[oe] [meta-networking, meta-oe][PATCH 0/9] Move networking recipes to meta-networking

Paul Eggleton paul.eggleton at linux.intel.com
Tue Apr 16 12:30:34 UTC 2013


On Tuesday 16 April 2013 12:01:09 Jack Mitchell wrote:
> On 16/04/13 11:53, Paul Eggleton wrote:
> > This moves most of the remaining networking recipes in meta-oe to
> > meta-networking, with some additional tidying up.
> 
> Could we possibly get net-snmp in with this move?

Whoops, I meant to move that one. However I just tried to build it after
doing so and it fails during do_compile:

| ../arm-poky-linux-gnueabi-libtool  --mode=link arm-poky-linux-gnueabi-gcc  -march=armv5te  -marm -mthumb-interwork   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed --sysroot=/home/paul/poky/poky/build/tmp/sysroots/qemuarm -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -Ulinux -Dlinux=linux  -o snmpd snmpd.lo  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed  libnetsnmpagent.la libnetsnmpmibs.la ../snmplib/libnetsnmp.la -lm
| arm-poky-linux-gnueabi-libtool: link: arm-poky-linux-gnueabi-gcc -march=armv5te -marm -mthumb-interwork -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed --sysroot=/home/paul/poky/poky/build/tmp/sysroots/qemuarm -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -Ulinux -Dlinux=linux -o .libs/snmpd .libs/snmpd.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed  ./.libs/libnetsnmpagent.so ./.libs/libnetsnmpmibs.so /home/paul/poky/poky/build/tmp/work/armv5te-poky-linux-gnueabi/net-snmp/5.7.1-r6.4/net-snmp-5.7.1/agent/.libs/libnetsnmpagent.so /home/paul/poky/poky/build/tmp/work/armv5te-poky-linux-gnueabi/net-snmp/5.7.1-r6.4/net-snmp-5.7.1/snmplib/.libs/libnetsnmp.so -lpci -ldl ../snmplib/.libs/libnetsnmp.so -lcrypto -lm
| .libs/snmpd.o: In function `main':
| /home/paul/poky/poky/build/tmp/work/armv5te-poky-linux-gnueabi/net-snmp/5.7.1-r6.4/net-snmp-5.7.1/agent/snmpd.c:459: undefined reference to `netsnmp_sd_listen_fds'
| collect2: error: ld returned 1 exit status
| make[1]: *** [snmpd] Error 1
| make[1]: Leaving directory `/home/paul/poky/poky/build/tmp/work/armv5te-poky-linux-gnueabi/net-snmp/5.7.1-r6.4/net-snmp-5.7.1/agent'
| make: *** [subdirs] Error 1
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (see /home/paul/poky/poky/build/tmp/work/armv5te-poky-linux-gnueabi/net-snmp/5.7.1-r6.4/temp/log.do_compile.21614 for further information)

Not sure why this is failing, I doubt the move has anything to do with it
though.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre




More information about the Openembedded-devel mailing list