The error: ==> Running configure in work/main.d/libtool-1.5.24 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. make[7]: *** [configure-work/main.d/libtool-1.5.24/configure] Error 77 make[6]: *** [fixuplibtool] Error 2 make[5]: *** [../../platform/libart_lgpl/cookies/main.d/install] Error 2 make[4]: *** [../../desktop/libgnomeprint/cookies/main.d/install] Error 2 make[3]: *** [../../desktop/libgnomeprintui/cookies/main.d/install] Error 2 make[2]: *** [../../bindings/gnome-python/cookies/main.d/install] Error 2 make[1]: *** [paranoid-install] Error 2 make: *** [paranoid-install] Error 2
The OS: MacOSX 10.5.2 MacBook-Pro:garnome-2.21.92 jackal$ uname -a Darwin MacBook-Pro.local 9.2.0 Darwin Kernel Version 9.2.0: Tue Feb 5 16:13:22 PST 2008; root:xnu-1228.3.13~1/RELEASE_I386 i386 The Compiler: MacBook-Pro:garnome-2.21.92 jackal$ which gcc /usr/bin/gcc MacBook-Pro:garnome-2.21.92 jackal$ gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5465) MacBook-Pro:garnome-2.21.92 jackal$ which make /opt/local/bin/make MacBook-Pro:garnome-2.21.92 jackal$ make -v GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This program built for i386-apple-darwin9.2.0 The Fix: Remove -Wl,--export-dynamic from LDFLAGS in gar.conf.mk.
-- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
