-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/25/10 12:11 PM, Матвей wrote: > On 25 December 2010 18:29, Alexander Hansen <[email protected] > <mailto:[email protected]>> wrote: > > > > > > 32 or 64 bit Fink setup? > > You haven't provided quite enough of the output. What does the line of > before errors start to occur say? Post that line and then a few lines > after that. Seeing this can help us see if you're getting interference > from third-party stuff. > > - -- > Alexander Hansen, Ph.D. > Fink User Liaison > > > I have 32bit OSX therefore 'default' 32bi fink setup.
Whether you pick 32 or 64 bit is independent of what kernel you're using. You can use 32-bit libs with a 64-bit kernel running, and vice versa. > > I'm new to mailing lists. AFAIK there are some limits for the mails > here. The log was too long so I copied only the part of it. > Here's the most full version http://sharetext.org/YKX9 > There are limits, but it's usually possible to provide some context for the output. [ 96%] Building CXX object tests/daemon/CMakeFiles/daemonconfiguratortest.dir/daemonconfiguratortest.cpp.o In file included from /opt/local/include/cppunit/TestFixture.h:4, from /sw/src/fink.build/strigi-0.7.2-3/strigi-0.7.2/tests/daemon/daemonconfiguratortest.h:23, from /sw/src/fink.build/strigi-0.7.2-3/strigi-0.7.2/tests/daemon/daemonconfiguratortest.cpp:21: /opt/local/include/cppunit/Portability.h:71:5: warning: "CPPUNIT_STD_NEED_ALLOCATOR" is not defined In file included from /opt/local/include/cppunit/Message.h:11, from /opt/local/include/cppunit/Exception.h:5, from /opt/local/include/cppunit/TestCaller.h:4, from /opt/local/include/cppunit/extensions/HelperMacros.h:9, from /sw/src/fink.build/strigi-0.7.2-3/strigi-0.7.2/tests/daemon/daemonconfiguratortest.h:24, from /sw/src/fink.build/strigi-0.7.2-3/strigi-0.7.2/tests/daemon/daemonconfiguratortest.cpp:21: /opt/local/include/cppunit/portability/CppUnitDeque.h:10:5: warning: "CPPUNIT_STD_NEED_ALLOCATOR" is not defined In file included from /opt/local/include/cppunit/TestSuite.h:12, from /opt/local/include/cppunit/extensions/HelperMacros.h:10, from /sw/src/fink.build/strigi-0.7.2-3/strigi-0.7.2/tests/daemon/daemonconfiguratortest.h:24, from /sw/src/fink.build/strigi-0.7.2-3/strigi-0.7.2/tests/daemon/daemonconfiguratortest.cpp:21: /opt/local/include/cppunit/portability/CppUnitVector.h:10:5: warning: "CPPUNIT_STD_NEED_ALLOCATOR" is not defined In file included from /opt/local/include/cppunit/extensions/TestFactoryRegistry.h:11, from /opt/local/include/cppunit/extensions/AutoRegisterSuite.h:5, from /opt/local/include/cppunit/extensions/HelperMacros.h:11, from /sw/src/fink.build/strigi-0.7.2-3/strigi-0.7.2/tests/daemon/daemonconfiguratortest.h:24, from /sw/src/fink.build/strigi-0.7.2-3/strigi-0.7.2/tests/daemon/daemonconfiguratortest.cpp:21: /opt/local/include/cppunit/portability/CppUnitSet.h:11:5: warning: "CPPUNIT_STD_NEED_ALLOCATOR" is not defined In file included from /opt/local/include/cppunit/extensions/TestSuiteBuilderContext.h:5, from /opt/local/include/cppunit/extensions/HelperMacros.h:15, from /sw/src/fink.build/strigi-0.7.2-3/strigi-0.7.2/tests/daemon/daemonconfiguratortest.h:24, from /sw/src/fink.build/strigi-0.7.2-3/strigi-0.7.2/tests/daemon/daemonconfiguratortest.cpp:21: /opt/local/include/cppunit/portability/CppUnitMap.h:11:5: warning: "CPPUNIT_STD_NEED_ALLOCATOR" is not defined Linking CXX executable daemonconfiguratortest ld: warning: in /opt/local/lib/libcppunit.dylib, file was built for unsupported file format which is not the architecture being linked (i386) Undefined symbols: "CppUnit::TestResultCollector::TestResultCollector(CppUnit::SynchronizedObject::SynchronizationObject*)", referenced from: _main in libstrigi_test_runner.a(test_runner.cpp.o) Your output shows a bunch of references to /opt/local, so it appears that you are mixing 32-bit Fink and 64-bit or universal Macports stuff. That's frequently a source of problems. - -- 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/ iEYEARECAAYFAk0WjSUACgkQB8UpO3rKjQ94pACfXmhxPtwITHZgo9LfpD1XdCN6 n/0AnjQs8K1cVMmJ40pfBghD6hMwh6/S =UeZb -----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
