Hello, 

I hope that someone can help me. I have just installed
Mac OS 10.3 and now I'm trying to install fink
(fink-full-0.6.0). I have installed the Xcode Tools
from the CD, including the X11 SDK.  I'm trying to
compile the source using the bootstrap script that was
provided. The problem appears to be when ncurses is
linking:

 gcc -no-cpp-precomp -DNDEBUG -I. -I../include
-I/sw/include/ncurses -I../ncurses -DHAVE_CONFIG_H
-Wno-deprecated -isystem /sw/include/ncurses
-no-cpp-precomp -c ../panel/p_win.c -o p_win.o
>/dev/null 2>&1
cd ../lib && /usr/bin/glibtool gcc -o libpanel.la
../obj_lo/panel.lo ../obj_lo/p_above.lo
../obj_lo/p_below.lo ../obj_lo/p_bottom.lo
../obj_lo/p_delete.lo ../obj_lo/p_hide.lo
../obj_lo/p_hidden.lo ../obj_lo/p_move.lo
../obj_lo/p_new.lo ../obj_lo/p_replace.lo
../obj_lo/p_show.lo ../obj_lo/p_top.lo
../obj_lo/p_update.lo ../obj_lo/p_user.lo
../obj_lo/p_win.lo -rpath /sw/lib -version-info 5:3
*** Warning: inferring the mode of operation is
deprecated.
*** Future versions of Libtool will require -mode=MODE
be specified.
gcc -dynamiclib  -flat_namespace -undefined suppress
-o .libs/libpanel.5.dylib  ../obj_lo/.libs/panel.o
../obj_lo/.libs/p_above.o ../obj_lo/.libs/p_below.o
../obj_lo/.libs/p_bottom.o ../obj_lo/.libs/p_delete.o
../obj_lo/.libs/p_hide.o ../obj_lo/.libs/p_hidden.o
../obj_lo/.libs/p_move.o ../obj_lo/.libs/p_new.o
../obj_lo/.libs/p_replace.o ../obj_lo/.libs/p_show.o
../obj_lo/.libs/p_top.o ../obj_lo/.libs/p_update.o
../obj_lo/.libs/p_user.o ../obj_lo/.libs/p_win.o 
-install_name  /sw/lib/libpanel.5.dylib
-compatibility_version 6 -current_version 6.3
ld: -undefined: unknown argument:
-L/usr/lib/gcc/darwin/2.95.2
/usr/bin/libtool: internal link edit command failed
make[1]: *** [../lib/libpanel.la] Error 1
make: *** [all] Error 2
### execution of  failed, exit code 2
compiling ncurses-5.3-1 failed

any ideas?

Thanks in advance!
Toni

__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to