I'm trying to update aalib as preparation for updating gimp and I'm getting a failure during make as follows:
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/sw/include -g -O2 > -I/usr/X11R6/include -I/usr/include/ncurses -c aainfo.c > /bin/sh ../libtool --mode=link gcc -g -O2 -I/usr/X11R6/include > -I/usr/include/ncurses -L/sw/lib -o aainfo -L/sw/lib aainfo.o > libaa.la -lncurses -lm -L/usr/X11R6/lib -lX11 > gcc -g -O2 -I/usr/X11R6/include -I/usr/include/ncurses -L/sw/lib -o > .libs/aainfo -L/sw/lib aainfo.o -L.libs -laa -lncurses -lm > -L/usr/X11R6/lib -lX11 -lncurses -lm -L/usr/X11R6/lib -lX11 > ld: Undefined symbols: > _SLsmg_Display_Eight_Bit > _SLsmg_gotorc > _SLsmg_init_smg > _SLsmg_refresh > _SLsmg_reset_smg > _SLsmg_set_color > _SLsmg_write_string > _SLtt_Screen_Cols > _SLtt_Screen_Rows > _SLtt_Use_Ansi_Colors > _SLtt_get_screen_size > _SLtt_get_terminfo > _SLtt_set_color > _SLtt_set_cursor_visibility > _SLtt_set_mono > _SLang_init_tty > _SLang_input_pending > _SLang_reset_tty > _SLkp_getkey > _SLkp_init > make[1]: *** [aainfo] Error 1 > make: *** [all-recursive] Error 1 > ### execution of make failed, exit code 2 > Failed: compiling aalib-1.4rc5-2 failed > I see some references to ncurses in there so I think I should mention that it is installed and doesn't need updating. Steve Wall ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
