From: Steffen Sledz <sledz@dresearch.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: net-snmp-svn-r7.0 do_compile failed
Date: Thu, 24 Feb 2011 08:04:24 +0100 [thread overview]
Message-ID: <4D6602F8.2040702@dresearch.de> (raw)
In-Reply-To: <4D657E89.9050706@mentor.com>
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:sledz@DResearch.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058
next prev parent reply other threads:[~2011-02-24 7:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-23 7:55 net-snmp-svn-r7.0 do_compile failed Steffen Sledz
2011-02-23 21:39 ` Tom Rini
2011-02-24 7:04 ` Steffen Sledz [this message]
2011-02-23 22:07 ` Khem Raj
2011-02-24 7:10 ` Steffen Sledz
2011-03-02 7:26 ` Steffen Sledz
2011-03-02 8:01 ` Khem Raj
2011-03-02 9:25 ` Steffen Sledz
2011-03-02 20:45 ` Khem Raj
2011-03-03 7:18 ` Steffen Sledz
[not found] ` <4D75DBE0.5090601@dresearch.de>
2011-03-08 18:21 ` Khem Raj
2011-03-09 6:44 ` Steffen Sledz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D6602F8.2040702@dresearch.de \
--to=sledz@dresearch.de \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox