Subject: Re: siag package building prob
To: Guy Santiglia <robin5153@yahoo.com>
From: Frederick Bruckman <fb@enteract.com>
List: port-mac68k
Date: 09/03/1999 03:37:54
On Fri, 3 Sep 1999, Guy Santiglia wrote:
> I was trying to install that siag package and it stopped
> with this message:
>
> /usr/pkg/lib -L../lib/.libs -lncurses -Wl,-R/usr/pkg/lib -L/usr/pkg/lib
> -Wl,-R/usr/pkg/lib -L/usr/pkg/lib
> ../objects/firework.o: Undefined symbol `_use_default_colors' referenced from
> text segment
> collect2: ld returned 1 exit status
> *** Error code 1
Do you have the latest ncurses installed? The automatic update doesn't
seem to work if you have an old ncurses/work directory lying around.
Try "make clean-depends && make clean && make install".