On 04/11/2009, at 03:48, zooloo wrote: > I have troubles getting pangomm1.4.1-2.24.0-2 compiled with fink > under on > OS X 10.4.11 on i386. fluxbox-menu-editor depends on it. Here are the > most relevant lines at the end of the output: > > make > make all-recursive > Making all in tools > Making all in m4 > make[3]: Nothing to be done for `all'. > Making all in extra_defs_gen > g++ -DHAVE_CONFIG_H -I. -I../.. -I../../pango > -I/sw/lib/fontconfig2/include -I/sw/include/glibmm-2.4 > -I/sw/lib/glibmm-2.4/include -I/sw/include/sigc++-2.0 > -I/sw/lib/sigc++-2.0/include -I/sw/include/glib-2.0 > -I/sw/lib/glib-2.0/include -I/sw/include/cairomm-1.0 -I/sw/include/ > cairo > -I/sw/include/pixman-1 -I/sw/include/freetype2 -I/sw/include > -I/sw/include/libpng12 -I/sw/include/pango-1.0 -I/usr/X11R6/include > -I/usr/X11/include -I/sw/lib/fontconfig2/include -DX_LOCALE > -I/sw/include -Os -pipe -c -o generate_defs_pango.o > generate_defs_pango.cc > /bin/sh ../../libtool --tag=CXX --mode=link g++ -Os -pipe > -L/sw/lib/fontconfig2/lib -L/sw/lib -o generate_extra_defs > generate_defs_pango.o -L/sw/lib -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 > -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 > -lglib-2.0 -lintl -lglibmm_generate_extra_defs-2.4 > mkdir .libs > libtool: link: warning: library `/sw/lib/libsigc-2.0.la' was moved. > libtool: link: warning: library `/sw/lib/libsigc-2.0.la' was moved. > libtool: link: cannot find the library > `/sw/src/fink.build/root-libsigc++2-2.2.4.2-2/sw/lib/libsigc-2.0.la' > or > unhandled argument > `/sw/src/fink.build/root-libsigc++2-2.2.4.2-2/sw/lib/libsigc-2.0.la' > make[3]: *** [generate_extra_defs] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of make failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-pangomm1.4.1-2.24.0-2 > (Reading database ... 48879 files and directories currently > installed.) > Removing fink-buildlock-pangomm1.4.1-2.24.0-2 ... > Failed: phase compiling: pangomm1.4.1-2.24.0-2 failed > > > I am not sure what exactly the wording "was moved" is meant to > indicate. The file /sw/lib/libsigc-2.0.la does exist.
It built fine for me on OS 10.5.8, zooloo. I'm not sure what this problem would be. Tell us the output of the following commands, please: ls -la /sw/lib/libsigc-2.0.la cat /sw/lib/libsigc-2.0.la Cheers, -- monipol http://finkers.wordpress.com Submitting a Fink bug report? Read this: http://www.finkproject.org/doc/netiquette/index.php http://finkers.wordpress.com/2009/06/03/bug-reports/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
