[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-issues
Subject:    [oe-issues] [Bug 2058] New: can't build dsniff (from bitbake gpe-image)
From:       bugzilla-daemon () tinman ! treke ! net (bugzilla-daemon at tinman ! treke ! net)
Date:       2007-03-29 9:43:23
Message-ID: 20070329094323.B03FC401B33 () tinman ! treke ! net
[Download RAW message or body]

http://bugs.openembedded.org/show_bug.cgi?id=2058

           Summary: can't build dsniff (from bitbake gpe-image)
           Product: Openembedded
           Version: Angstrom
          Platform: ARM
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: begemot999 at gmail.com
         QAContact: tinderbox-oe at gmx.net


maybe -lresolv missed?

----
bitbake gpe-image
NOTE: Handling BitBake files: / (4398/4398) [100 %]
NOTE: Parsing finished. 4217 cached, 0 parsed, 181 skipped, 0 masked.
NOTE: build 200703291331: started

OE Build Configuration:
BB_VERSION     = "1.8.1"
OE_REVISION    = "e3a4dfb96f1175f896f10e885cd6c079d759e96c"
TARGET_ARCH    = "arm"
TARGET_OS      = "linux-gnueabi"
MACHINE        = "hx4700"
DISTRO         = "angstrom"
DISTRO_VERSION = "test-20070329"
TARGET_FPU     = "soft"

NOTE: Resolving missing task queue dependencies
NOTE: preferred version 2.5 of glibc not available (for item
virtual/arm-angstrom-linux-gnueabi-libc-for-gcc)
NOTE: multiple providers are available for drm (drm, libdrm);
NOTE: consider defining PREFERRED_PROVIDER_drm
NOTE: Preparing Runqueue
NOTE: Executing runqueue
NOTE: Running task 3207 of 3756 (ID: 954,
/export/OE/org.openembedded.dev/packages/dsniff/dsniff_2.3.bb, do_compile)
NOTE: package dsniff-2.3: started
NOTE: package dsniff-2.3-r1: task do_compile: started
ERROR: function do_compile failed
ERROR: log data follows
(/export/OE/build/tmp/work/armv5te-angstrom-linux-gnueabi/dsniff-2.3-r1/temp/log.do_compile.4106)
| NOTE: make -j 2
install_prefix=/export/OE/build/tmp/work/armv5te-angstrom-linux-gnueabi/dsniff-2.3-r1/image
| ccache arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=xscale
-L/export/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/lib
-Wl,-rpath-link,/export/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/lib
-Wl,-O1 -o dnsspoof dnsspoof.o pcaputil.o -lnsl 
-L/export/OE/build/tmp/work/armv5te-angstrom-linux-gnueabi/dsniff-2.3-r1/dsniff-2.3
-lmissing -L/export/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/lib -lpcap
-L/export/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/lib -lnet
| ccache arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=xscale
-L/export/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/lib
-Wl,-rpath-link,/export/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/lib
-Wl,-O1 -o dsniff asn1.o base64.o buf.o hex.o magic.o mount.o pcaputil.o rpc.o
tcp_raw.o trigger.o record.o dsniff.o decode.o decode_aim.o decode_citrix.o
decode_cvs.o decode_ftp.o decode_hex.o decode_http.o decode_icq.o decode_imap.o
decode_irc.o decode_ldap.o decode_mmxp.o decode_mountd.o decode_napster.o
decode_nntp.o decode_oracle.o decode_ospf.o decode_pcanywhere.o decode_pop.o
decode_portmap.o decode_postgresql.o decode_pptp.o decode_rip.o decode_rlogin.o
decode_smb.o decode_smtp.o decode_sniffer.o decode_snmp.o decode_socks.o
decode_tds.o decode_telnet.o decode_vrrp.o decode_yp.o decode_x11.o -lnsl 
-L/export/OE/build/tmp/work/armv5te-angstrom-linux-gnueabi/dsniff-2.3-r1/dsniff-2.3
-lmissing -L/export/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/lib -lnids
-L/export/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/lib -lpcap
-L/export/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/lib -lnet
-L/export/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/lib -ldb
-L/export/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/lib -lssl -lcrypto
| dnsspoof.o: In function `dns_spoof':
| dnsspoof.c:(.text+0x2c4): undefined reference to `__dn_expand'
| dnsspoof.c:(.text+0x398): undefined reference to `__dn_comp'
| collect2: ld returned 1 exit status
| make: *** [dnsspoof] Error 1
| make: *** Waiting for unfinished jobs....
|
/export/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/lib/libnids.a(killtcp.o):
In function `nids_killtcp':
| killtcp.c:(.text+0xd0): undefined reference to `libnet_write'
| killtcp.c:(.text+0x184): undefined reference to `libnet_write'
|
/export/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/lib/libnids.a(killtcp.o):
In function `raw_init':
| killtcp.c:(.text+0x1b8): undefined reference to `libnet_init'
| collect2: ld returned 1 exit status
| make: *** [dsniff] Error 1
| FATAL: oe_runmake failed
NOTE: Task failed:
/export/OE/build/tmp/work/armv5te-angstrom-linux-gnueabi/dsniff-2.3-r1/temp/log.do_compile.4106
NOTE: package dsniff-2.3-r1: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package dsniff-2.3: failed
ERROR: Build of /export/OE/org.openembedded.dev/packages/dsniff/dsniff_2.3.bb
do_compile failed
ERROR: Task 954 (/export/OE/org.openembedded.dev/packages/dsniff/dsniff_2.3.bb,
do_compile) failed
ERROR: '/export/OE/org.openembedded.dev/packages/dsniff/dsniff_2.3.bb' failed


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic