[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gnubg] Linking trunk ChangeLog 1.948
From: |
Joern Thyssen |
Subject: |
Re: [Bug-gnubg] Linking trunk ChangeLog 1.948 |
Date: |
Fri, 17 Jan 2003 20:06:25 +0000 |
User-agent: |
Mutt/1.4i |
On Fri, Jan 17, 2003 at 08:48:06PM +0100, Nardy Pillards wrote
> Error while linking:
> gtkboard.o(.text+0x4fce):gtkboard.c: undefined reference to `ptt'
>
> (line 2 438 in gtkboard.c, v. 1.104 of trunk)
Just remove the line. It should set a tooltips on the player color, but
the tooltips parent (ptt) is missing from code.
Jørn