* net-snmp-svn-r7.0 do_compile failed
@ 2011-02-23 7:55 Steffen Sledz
2011-02-23 21:39 ` Tom Rini
` (2 more replies)
0 siblings, 3 replies; 12+ messages in thread
From: Steffen Sledz @ 2011-02-23 7:55 UTC (permalink / raw)
To: openembedded-devel
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
--
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
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: net-snmp-svn-r7.0 do_compile failed
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
2011-02-23 22:07 ` Khem Raj
2011-03-02 7:26 ` Steffen Sledz
2 siblings, 1 reply; 12+ messages in thread
From: Tom Rini @ 2011-02-23 21:39 UTC (permalink / raw)
To: openembedded-devel
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?
--
Tom Rini
Mentor Graphics Corporation
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: net-snmp-svn-r7.0 do_compile failed
2011-02-23 7:55 net-snmp-svn-r7.0 do_compile failed Steffen Sledz
2011-02-23 21:39 ` Tom Rini
@ 2011-02-23 22:07 ` Khem Raj
2011-02-24 7:10 ` Steffen Sledz
2011-03-02 7:26 ` Steffen Sledz
2 siblings, 1 reply; 12+ messages in thread
From: Khem Raj @ 2011-02-23 22:07 UTC (permalink / raw)
To: openembedded-devel
On Tue, Feb 22, 2011 at 11:55 PM, Steffen Sledz <sledz@dresearch.de> 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
confgure could have a test to use/not use libpthread to link and this
test may be failing for some reason and disabling libpthread from
getting into
linker commandline and resulting in this. look at config.log I would
say and see what games it plays with libpthread tests if they are
runtime
tests then they wont succeed for sure.
>
> --
> 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
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: net-snmp-svn-r7.0 do_compile failed
2011-02-23 21:39 ` Tom Rini
@ 2011-02-24 7:04 ` Steffen Sledz
0 siblings, 0 replies; 12+ messages in thread
From: Steffen Sledz @ 2011-02-24 7:04 UTC (permalink / raw)
To: openembedded-devel
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
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: net-snmp-svn-r7.0 do_compile failed
2011-02-23 22:07 ` Khem Raj
@ 2011-02-24 7:10 ` Steffen Sledz
0 siblings, 0 replies; 12+ messages in thread
From: Steffen Sledz @ 2011-02-24 7:10 UTC (permalink / raw)
To: Khem Raj; +Cc: openembedded-devel
On 02/23/2011 11:07 PM, Khem Raj wrote:
> On Tue, Feb 22, 2011 at 11:55 PM, Steffen Sledz <sledz@dresearch.de> 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
>
> confgure could have a test to use/not use libpthread to link and this
> test may be failing for some reason and disabling libpthread from
> getting into
> linker commandline and resulting in this. look at config.log I would
> say and see what games it plays with libpthread tests if they are
> runtime
> tests then they wont succeed for sure.
Nothing suspicios in config.log:
...
configure:27538: checking pthread.h usability
configure:27555: arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s -Wl,-O1 -Wl,--hash-style=gnu -mthumb-interwork -mno-thumb -c -DNETSNMP_ENABLE_IPV6 -fexpensive-optimizations -frename-registers -fomit-frame-pointer -O2 -ggdb2 -Ulinux -Dlinux=linux conftest.c >&5
configure:27562: $? = 0
configure:27576: result: yes
configure:27580: checking pthread.h presence
configure:27595: arm-angstrom-linux-gnueabi-gcc -E conftest.c
configure:27602: $? = 0
configure:27616: result: yes
configure:27649: checking for pthread.h
configure:27658: result: yes
...
ac_cv_header_pthread_h=yes
...
#define _POSIX_PTHREAD_SEMANTICS 1
...
#define HAVE_PTHREAD_H 1
...
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
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: net-snmp-svn-r7.0 do_compile failed
2011-02-23 7:55 net-snmp-svn-r7.0 do_compile failed Steffen Sledz
2011-02-23 21:39 ` Tom Rini
2011-02-23 22:07 ` Khem Raj
@ 2011-03-02 7:26 ` Steffen Sledz
2011-03-02 8:01 ` Khem Raj
2 siblings, 1 reply; 12+ messages in thread
From: Steffen Sledz @ 2011-03-02 7:26 UTC (permalink / raw)
To: openembedded-devel
Am 23.02.2011 08:55, schrieb Steffen Sledz:
> 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
I did some research in this. This is a bug fixed upstream with svn revision 18721[1].
How can we handle this? Should we increase the SRCREV to a newer version (which one)?
Or should we create a patch backporting the fix? Then we need someone who is more familiar with autotools (i failed here).
Steffen
[1] http://net-snmp.svn.sourceforge.net/viewvc/net-snmp?view=revision&revision=18721
--
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
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: net-snmp-svn-r7.0 do_compile failed
2011-03-02 7:26 ` Steffen Sledz
@ 2011-03-02 8:01 ` Khem Raj
2011-03-02 9:25 ` Steffen Sledz
0 siblings, 1 reply; 12+ messages in thread
From: Khem Raj @ 2011-03-02 8:01 UTC (permalink / raw)
To: openembedded-devel
On Tue, Mar 1, 2011 at 11:26 PM, Steffen Sledz <sledz@dresearch.de> wrote:
> Am 23.02.2011 08:55, schrieb Steffen Sledz:
>> 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
>
> I did some research in this. This is a bug fixed upstream with svn revision 18721[1].
>
> How can we handle this? Should we increase the SRCREV to a newer version (which one)?
>
> Or should we create a patch backporting the fix? Then we need someone who is more familiar with autotools (i failed here).
for svn recipe you can bump rev up and for others you can backport the
fix and you can backport it as it is ideally that patch should
have changed configure.ac and regenerated configure but they patched
configure instead. but its ok to patch configure here since
we do not regenerate configure for net-snmp recipe.
>
> Steffen
>
> [1] http://net-snmp.svn.sourceforge.net/viewvc/net-snmp?view=revision&revision=18721
>
> --
> 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
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: net-snmp-svn-r7.0 do_compile failed
2011-03-02 8:01 ` Khem Raj
@ 2011-03-02 9:25 ` Steffen Sledz
2011-03-02 20:45 ` Khem Raj
0 siblings, 1 reply; 12+ messages in thread
From: Steffen Sledz @ 2011-03-02 9:25 UTC (permalink / raw)
To: openembedded-devel
Am 02.03.2011 09:01, schrieb Khem Raj:
> On Tue, Mar 1, 2011 at 11:26 PM, Steffen Sledz <sledz@dresearch.de> wrote:
>> Am 23.02.2011 08:55, schrieb Steffen Sledz:
>>> 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
>>
>> I did some research in this. This is a bug fixed upstream with svn revision 18721[1].
>>
>> How can we handle this? Should we increase the SRCREV to a newer version (which one)?
>>
>> Or should we create a patch backporting the fix? Then we need someone who is more familiar with autotools (i failed here).
>
> for svn recipe you can bump rev up
I tried to bump to some newer revs (19399/5.6, 19787/5.6.1, 20047/HEAD) but ended up in some undefined referrence errors (nl_handle_destroy and nl_handle_alloc) in all cases. :(
So this needs some more attention.
Jamie, you're listed as net-snmp maintainer. Can you look into this please.
> and for others you can backport the
> fix and you can backport it as it is ideally that patch should
> have changed configure.ac and regenerated configure but they patched
> configure instead. but its ok to patch configure here since
> we do not regenerate configure for net-snmp recipe.
As mentioned before i failed trying this. The patch does not apply without modifications. :(
Steffen
>> [1] http://net-snmp.svn.sourceforge.net/viewvc/net-snmp?view=revision&revision=18721
--
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
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: net-snmp-svn-r7.0 do_compile failed
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>
0 siblings, 2 replies; 12+ messages in thread
From: Khem Raj @ 2011-03-02 20:45 UTC (permalink / raw)
To: Steffen Sledz; +Cc: openembedded-devel
On Wed, Mar 2, 2011 at 1:25 AM, Steffen Sledz <sledz@dresearch.de> wrote:
> failed here).
>>
>> for svn recipe you can bump rev up
>
> I tried to bump to some newer revs (19399/5.6, 19787/5.6.1, 20047/HEAD) but ended up in some undefined referrence errors (nl_handle_destroy and nl_handle_alloc) in all cases. :(
>
> So this needs some more attention.
--disable-nls in EXTRA_OECONF does that help ?
>
> Jamie, you're listed as net-snmp maintainer. Can you look into this please.
>
>> and for others you can backport the
>> fix and you can backport it as it is ideally that patch should
>> have changed configure.ac and regenerated configure but they patched
>> configure instead. but its ok to patch configure here since
>> we do not regenerate configure for net-snmp recipe.
>
> As mentioned before i failed trying this. The patch does not apply without modifications. :(
>
hmmm I cant promise but if I have time I can look into it
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: net-snmp-svn-r7.0 do_compile failed
2011-03-02 20:45 ` Khem Raj
@ 2011-03-03 7:18 ` Steffen Sledz
[not found] ` <4D75DBE0.5090601@dresearch.de>
1 sibling, 0 replies; 12+ messages in thread
From: Steffen Sledz @ 2011-03-03 7:18 UTC (permalink / raw)
To: openembedded-devel
Am 02.03.2011 21:45, schrieb Khem Raj:
> On Wed, Mar 2, 2011 at 1:25 AM, Steffen Sledz <sledz@dresearch.de> wrote:
>> failed here).
>>>
>>> for svn recipe you can bump rev up
>>
>> I tried to bump to some newer revs (19399/5.6, 19787/5.6.1, 20047/HEAD) but ended up in some undefined referrence errors (nl_handle_destroy and nl_handle_alloc) in all cases. :(
>>
>> So this needs some more attention.
>
> --disable-nls in EXTRA_OECONF does that help ?
Nope.
>> Jamie, you're listed as net-snmp maintainer. Can you look into this please.
>>
>>> and for others you can backport the
>>> fix and you can backport it as it is ideally that patch should
>>> have changed configure.ac and regenerated configure but they patched
>>> configure instead. but its ok to patch configure here since
>>> we do not regenerate configure for net-snmp recipe.
>>
>> As mentioned before i failed trying this. The patch does not apply without modifications. :(
>
> hmmm I cant promise but if I have time I can look into it
Would be really great.
Steffen
PS: And i'm willing to lern, so i'm looking forward excitedly to your solution. ;-)
--
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
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: net-snmp-svn-r7.0 do_compile failed
[not found] ` <4D75DBE0.5090601@dresearch.de>
@ 2011-03-08 18:21 ` Khem Raj
2011-03-09 6:44 ` Steffen Sledz
0 siblings, 1 reply; 12+ messages in thread
From: Khem Raj @ 2011-03-08 18:21 UTC (permalink / raw)
To: Steffen Sledz, openembeded-devel
On Mon, Mar 7, 2011 at 11:33 PM, Steffen Sledz <sledz@dresearch.de> wrote:
> Am 02.03.2011 21:45, schrieb Khem Raj:
>>>> and for others you can backport the
>>>> fix and you can backport it as it is ideally that patch should
>>>> have changed configure.ac and regenerated configure but they patched
>>>> configure instead. but its ok to patch configure here since
>>>> we do not regenerate configure for net-snmp recipe.
>>>
>>> As mentioned before i failed trying this. The patch does not apply without modifications. :(
>>>
>>
>> hmmm I cant promise but if I have time I can look into it
>
> Hi Khem, any chance that you can work on it in the next days?
I thought you check git regularly I already fixed it with
3fac2c7d24b4c4c3cbdff2a6b303a4db47e089f4
>
> 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
>
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: net-snmp-svn-r7.0 do_compile failed
2011-03-08 18:21 ` Khem Raj
@ 2011-03-09 6:44 ` Steffen Sledz
0 siblings, 0 replies; 12+ messages in thread
From: Steffen Sledz @ 2011-03-09 6:44 UTC (permalink / raw)
To: Khem Raj; +Cc: openembeded-devel
Am 08.03.2011 19:21, schrieb Khem Raj:
> On Mon, Mar 7, 2011 at 11:33 PM, Steffen Sledz <sledz@dresearch.de> wrote:
>> Am 02.03.2011 21:45, schrieb Khem Raj:
>>>>> and for others you can backport the
>>>>> fix and you can backport it as it is ideally that patch should
>>>>> have changed configure.ac and regenerated configure but they patched
>>>>> configure instead. but its ok to patch configure here since
>>>>> we do not regenerate configure for net-snmp recipe.
>>>>
>>>> As mentioned before i failed trying this. The patch does not apply without modifications. :(
>>>>
>>>
>>> hmmm I cant promise but if I have time I can look into it
>>
>> Hi Khem, any chance that you can work on it in the next days?
>
> I thought you check git regularly I already fixed it with
> 3fac2c7d24b4c4c3cbdff2a6b303a4db47e089f4
Great, thanx.
--
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
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2011-03-09 6:45 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.