Hi Masanori,
I maintain a pretty tight Fink repository for my colleagues at work and use a script that removes orphan packages after building new packages to save disk space. So I commonly have libiconv-dev and other -dev packages not installed. When I go to compile gdk-pixbuf, I get these two compile failures unless libiconv-dev and audiofile:
mv -f .libs/gdk-pixbuf-parse-color.lo gdk-pixbuf-parse-color.lo
/bin/sh ../libtool --mode=link gcc -g -O2 -L/sw/lib -o libgdk_pixbuf.la -rpath /sw/lib -version-info 2:0:0 -export-dynamic -L/sw/lib -lgmodule -lglib -L/sw/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXext -lX11 -lm gdk-pixbuf.lo gdk-pixbuf-animation.lo gdk-pixbuf-data.lo gdk-pixbuf-drawable.lo gdk-pixbuf-io.lo gdk-pixbuf-loader.lo gdk-pixbuf-render.lo gdk-pixbuf-scale.lo gdk-pixbuf-util.lo gdk-pixbuf-parse-color.lo pixops/libpixops.la
grep: /sw/lib/libiconv.la: No such file or directory
sed: /sw/lib/libiconv.la: No such file or directory
libtool: link: `/sw/lib/libiconv.la' is not a valid libtool archive
make[3]: *** [libgdk_pixbuf.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling gdk-pixbuf-0.18.0-12 failed
mv -f .libs/gnome-canvas-pixbuf.lo gnome-canvas-pixbuf.lo
/bin/sh ../libtool --mode=link gcc -g -O2 -L/sw/lib -o libgnomecanvaspixbuf.la -rpath /sw/lib -version-info 1:0:0 -L/sw/lib -L/usr/X11R6/lib -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lintl -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -lglib gnome-canvas-pixbuf.lo
grep: /sw/lib/libaudiofile.la: No such file or directory
sed: /sw/lib/libaudiofile.la: No such file or directory
libtool: link: `/sw/lib/libaudiofile.la' is not a valid libtool archive
make[3]: *** [libgnomecanvaspixbuf.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling gdk-pixbuf-0.18.0-12 failed
Do you mind if I add these to the .info file as BuildDepends?
Regards, Blair
-- Blair Zajac <[EMAIL PROTECTED]> Plots of your system's performance - http://www.orcaware.com/orca/
------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel