On 02/23/2011 10:39 PM, Tom Rini wrote: > On 02/23/2011 12:55 AM, Steffen Sledz wrote: >> Again a clean build: >> >> OE:hipox sledz@mobil-400-586:~/work/openembedded> bitbake net-snmp >> ... >> >> Build Configuration: >> BB_VERSION = "1.12.0" >> METADATA_BRANCH = "org.openembedded.dev" >> METADATA_REVISION = "8e4bd2f" >> TARGET_ARCH = "arm" >> TARGET_OS = "linux-gnueabi" >> MACHINE = "hipox" >> DISTRO = "angstrom" >> DISTRO_VERSION = "2010.7-test-20110223" >> TARGET_FPU = "soft" >> >> ... >> libtool: link: arm-angstrom-linux-gnueabi-gcc -march=armv5te >> -mtune=arm926ej-s -Wl,-rpath-link >> -Wl,/home/sledz/work/OE-testing/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/lib >> -Wl,-O1 -Wl,--hash-style=gnu -mthumb-interwork -mno-thumb >> -DNETSNMP_ENABLE_IPV6 >> -isystem/home/sledz/work/OE-testing/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/include >> -fexpensive-optimizations -frename-registers -fomit-frame-pointer -O2 >> -ggdb2 -Ulinux -Dlinux=linux -Wall -Winline -Wstrict-prototypes >> -Wwrite-strings -Wcast-qual -Wno-char-subscripts -o .libs/snmpd >> .libs/snmpd.o -Wl,-rpath-link >> -Wl,/home/sledz/work/OE-testing/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/lib >> -Wl,-O1 -Wl,--hash-style=gnu >> -L/home/sledz/work/OE-testing/tmp.6/work/armv5te-angstrom-linux-gnueabi/net-snmp-svn-r7.0/net-snmp/agent/.libs >> -L/home/sledz/work/OE-testing/tmp.6/work/armv5te-angstrom-linux-gnueabi/net-snmp-svn-r7.0/net-snmp/agent/helpers/.libs >> >> -L/home/sledz/work/OE-testing/tmp.6/work/armv5te-angstrom-linux-gnueabi/net-snmp-svn-r7.0/net-snmp/snmplib/.libs >> -L/home/sledz/work/OE-testing/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/lib >> -L/home/sledz/work/OE-testing/tmp.6/work/armv5te-angstrom-linux-gnueabi/net-snmp-svn-r7.0/net-snmp/snmplib >> -L/home/sledz/work/OE-testing/tmp.6/work/armv5te-angstrom-linux-gnueabi/net-snmp-svn-r7.0/net-snmp/agent/helpers >> ./.libs/libnetsnmpagent.so helpers/.libs/libnetsnmphelpers.so >> ./.libs/libnetsnmpmibs.so >> /home/sledz/work/OE-testing/tmp.6/work/armv5te-angstrom-linux-gnueabi/net-snmp-svn-r7.0/net-snmp/agent/helpers/.libs/libnetsnmphelpers.so >> /home/sledz/work/OE-testing/tmp.6/work/armv5te-angstrom-linux-gnueabi/net-snmp-svn-r7.0/net-snmp/agent/.libs/libnetsnmpagent.so >> /home/sledz/work/OE-testing/tmp.6/work/armv5te-angstrom-linux-gnueabi/net-snmp-svn-r7.0/net-snmp/snmplib/.libs/libnetsnmp.so >> -ldl ../snmplib/.libs/libnetsnmp.so -lcrypto -lssl >> ./.libs/libnetsnmpmibs.so: undefined reference to `pthread_create' >> collect2: ld returned 1 exit status >> make[1]: *** [snmpd] Error 1 > > Does log.do_configure say anything about pthreads?
Nothing special: OE:hipox sledz@mobil-400-586:~/work/OE-testing> grep -u pthread /home/sledz/work/OE-testing/tmp.6/work/armv5te-angstrom-linux-gnueabi/net-snmp-svn-r7.0/temp/log.do_configure* /home/sledz/work/OE-testing/tmp.6/work/armv5te-angstrom-linux-gnueabi/net-snmp-svn-r7.0/temp/log.do_configure:checking pthread.h usability... yes /home/sledz/work/OE-testing/tmp.6/work/armv5te-angstrom-linux-gnueabi/net-snmp-svn-r7.0/temp/log.do_configure:checking pthread.h presence... yes /home/sledz/work/OE-testing/tmp.6/work/armv5te-angstrom-linux-gnueabi/net-snmp-svn-r7.0/temp/log.do_configure:checking for pthread.h... yes /home/sledz/work/OE-testing/tmp.6/work/armv5te-angstrom-linux-gnueabi/net-snmp-svn-r7.0/temp/log.do_configure.19195:checking pthread.h usability... yes /home/sledz/work/OE-testing/tmp.6/work/armv5te-angstrom-linux-gnueabi/net-snmp-svn-r7.0/temp/log.do_configure.19195:checking pthread.h presence... yes /home/sledz/work/OE-testing/tmp.6/work/armv5te-angstrom-linux-gnueabi/net-snmp-svn-r7.0/temp/log.do_configure.19195:checking for pthread.h... yes Steffen -- DResearch Fahrzeugelektronik GmbH Otto-Schmirgal-Str. 3, 10319 Berlin, Germany Tel: +49 30 515932-237 mailto:[email protected] Fax: +49 30 515932-299 Geschäftsführer: Dr. Michael Weber, Werner Mögle; Amtsgericht Berlin Charlottenburg; HRB 130120 B; Ust.-IDNr. DE273952058 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
