-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/25/10 10:26 AM, Матвей wrote: > I seem to be unable to compile packages automoc-x11. > > Here's the last part of the terminal log: > > ld: warning: directory > '/sw/src/fink.build/automoc-x11-0.9.89-0.977962.3/automoc/build/lib' > following -L not found > Undefined symbols: > "__keymgr_set_per_thread_data", referenced from: > std::set_terminate(void (*)())in libstdc++.a(eh_terminate.o) > std::set_unexpected(void (*)())in libstdc++.a(eh_terminate.o) > ___cxa_get_globals in libstdc++.a(eh_globals.o) > ___cxa_get_globals in libstdc++.a(eh_globals.o) > "typeinfo for std::bad_alloc", referenced from: > __ZTISt9bad_alloc$non_lazy_ptr in kde4automoc.o > (maybe you meant: __ZTISt9bad_alloc$non_lazy_ptr) > "__keymgr_get_per_thread_data", referenced from: > std::terminate() in libstdc++.a(eh_terminate.o) > std::unexpected() in libstdc++.a(eh_terminate.o) > std::set_terminate(void (*)())in libstdc++.a(eh_terminate.o) > std::set_unexpected(void (*)())in libstdc++.a(eh_terminate.o) > ___cxa_get_globals_fast in libstdc++.a(eh_globals.o) > ___cxa_get_globals in libstdc++.a(eh_globals.o) > ld: symbol(s) not found > collect2: ld returned 1 exit status > make[2]: *** [automoc4] Error 1 > make[1]: *** [CMakeFiles/automoc4.dir/all] Error 2 > make: *** [all] Error 2 > ### execution of /var/tmp/tmp.1.EjecmY failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-automoc-x11-0.9.89-0.977962.3 > (Reading database ... 212282 files and directories currently installed.) > Removing fink-buildlock-automoc-x11-0.9.89-0.977962.3 ... > Failed: phase compiling: automoc-x11-0.9.89-0.977962.3 failed > > Fink 0.29.17 > Xcode 3.2.2 > > > Please advise. > > >
libstdc++.a doesn't appear to be from Xcode. Do you have another third-party compiler installed? (Fink's compilers are set up not to be visible by default in Fink's builds) - -- Alexander Hansen, Ph.D. Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk0WH60ACgkQB8UpO3rKjQ+TTwCeKIY3qmxaSPoQDrVU3pzrRV8p zh8Ani7szfn83C/foN2uNOj9YPBzruWq =W04/ -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
