I think the gift package is missing a dependency. I was getting :

gcc -g -pipe -pipe -fno-common -no-cpp-precomp -flat_namespace -DHAS_TELLDIR_PROTOTYPE -fno-strict-aliasing -I/System/Library/Perl/darwin/CORE -I/usr/sw/include -g -Wall -o giFT daemon.o plugin.o download.o if_port.o if_message.o if_search.o if_share.o if_stats.o if_transfer.o main.o md5.o mime.o meta.o meta_mp3.o meta_ogg.o meta_image.o share_file.o share_cache.o share_db.o share_hash.o transfer.o upload.o perl.o hook.o -L/usr/sw/src/gift-0.10.0-20021129-1/giFT/lib/.libs -L/usr/sw/lib -L/usr/X11R6/lib -L../lib/.libs -lgiFT -lz -L/usr/lib -ldl /tmp/DynaLoader.a -L/System/Library/Perl/darwin/CORE -lperl -lm -lc -lid3 -lz -lpopt -lz -lvorbisfile -lm -lvorbis -lm -logg -lm /usr/sw/lib/libMagick.a -lz -lm -llcms -ltiff -lfreetype -ljpeg -lpng -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lxml2 -lz -liconv -lm -lz -lpthread -lm -lz
ld: can't locate file for: -lpopt
make[2]: *** [giFT] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of failed, exit code 2
Failed: compiling gift-0.10.0-20021129-1 failed

until I figured that I needed to install popt. After that, gift compile ok.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to