Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCHv2] argus: bump to vanilla version 3.6.0.1
Date: Wed, 18 Jun 2014 14:31:15 +0200	[thread overview]
Message-ID: <87fvj22ycs.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1403027700-14160-1-git-send-email-gustavo@zacarias.com.ar> (Gustavo Zacarias's message of "Tue, 17 Jun 2014 14:55:00 -0300")

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > All of the new toolchain requirements (ipv6, threads, rpc) aren't
 > actually new - this package failed to build for ages, it just wasn't
 > picked up by the autobuilders because the main Makefile just doesn't
 > care about bailing out properly.

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

It looks like there's some dbus support that isn't taken into
consideration. Care to take a look:

/bin/bash ../libtool --tag=CC   --mode=link /home/peko/source/buildroot/output/host/usr/bin/arm-linux-gcc -I../libopts -I.. -Itcpedit   -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))"   -pipe -Os  -Wall -O3 -std=gnu99  -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/home/peko/source/buildroot/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include   -o tcpreplay-edit tcpreplay_edit-tcpreplay_edit_opts.o tcpreplay_edit-send_packets.o tcpreplay_edit-signal_handler.o tcpreplay_edit-tcpreplay.o tcpreplay_edit-sleep.o tcpreplay_edit-tcpreplay_api.o tcpreplay_edit-replay.o ./tcpedit/libtcpedit.a ./common/libcommon.a  /home/peko/source/buildroot/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libpcap.a  ../libopts/libopts.la -lrt -lnsl 
libtool: link: /home/peko/source/buildroot/output/host/usr/bin/arm-linux-gcc -I../libopts -I.. -DTCPPREP "-D_U_=__attribute__((unused))" -pipe -Os -Wall -O3 -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/home/peko/source/buildroot/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o tcpprep tcpprep-tcpprep_opts.o tcpprep-tcpprep.o tcpprep-tree.o tcpprep-tcpprep_api.o  ./common/libcommon.a /home/peko/source/buildroot/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libpcap.a ../libopts/.libs/libopts.a -lrt -lnsl
/home/peko/source/buildroot/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libpcap.a(nametoaddr.o): In function `pcap_nametoaddr':
nametoaddr.c:(.text+0x58): warning: gethostbyname is obsolescent, use getnameinfo() instead.
/home/peko/source/buildroot/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libpcap.a(pcap-dbus.o): In function `dbus_write':
pcap-dbus.c:(.text+0x58): undefined reference to `dbus_message_demarshal'
pcap-dbus.c:(.text+0x80): undefined reference to `dbus_error_free'
pcap-dbus.c:(.text+0x98): undefined reference to `dbus_connection_send'
pcap-dbus.c:(.text+0xa0): undefined reference to `dbus_connection_flush'
pcap-dbus.c:(.text+0xa8): undefined reference to `dbus_message_unref'
/home/peko/source/buildroot/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libpcap.a(pcap-dbus.o): In function `dbus_read':
pcap-dbus.c:(.text+0xe0): undefined reference to `dbus_connection_read_write'
pcap-dbus.c:(.text+0x110): undefined reference to `dbus_connection_pop_message'
pcap-dbus.c:(.text+0x134): undefined reference to `dbus_message_is_signal'
pcap-dbus.c:(.text+0x160): undefined reference to `dbus_message_marshal'
pcap-dbus.c:(.text+0x1d8): undefined reference to `dbus_free'
/home/peko/source/buildroot/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libpcap.a(pcap-dbus.o): In function `dbus_activate':
pcap-dbus.c:(.text+0x24c): undefined reference to `dbus_bus_get'
pcap-dbus.c:(.text+0x28c): undefined reference to `dbus_bus_get'
pcap-dbus.c:(.text+0x2b8): undefined reference to `dbus_error_free'
pcap-dbus.c:(.text+0x2ec): undefined reference to `dbus_connection_open'
pcap-dbus.c:(.text+0x31c): undefined reference to `dbus_bus_register'
pcap-dbus.c:(.text+0x3ec): undefined reference to `dbus_connection_unref'
pcap-dbus.c:(.text+0x410): undefined reference to `dbus_connection_set_max_received_size'
pcap-dbus.c:(.text+0x430): undefined reference to `dbus_bus_add_match'
pcap-dbus.c:(.text+0x438): undefined reference to `dbus_error_is_set'
pcap-dbus.c:(.text+0x448): undefined reference to `dbus_error_free'
pcap-dbus.c:(.text+0x458): undefined reference to `dbus_bus_add_match'
pcap-dbus.c:(.text+0x460): undefined reference to `dbus_error_is_set'
pcap-dbus.c:(.text+0x488): undefined reference to `dbus_error_free'
pcap-dbus.c:(.text+0x494): undefined reference to `dbus_connection_unref'
collect2: error: ld returned 1 exit status
Makefile:547: recipe for target 'tcpreplay' failed

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2014-06-18 12:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-17 17:55 [Buildroot] [PATCHv2] argus: bump to vanilla version 3.6.0.1 Gustavo Zacarias
2014-06-18 12:31 ` Peter Korsgaard [this message]
2014-06-18 12:38   ` Gustavo Zacarias
2014-06-18 13:16     ` Peter Korsgaard
2014-06-18 12:32 ` Peter Korsgaard
2014-06-18 14:49 ` Jerzy Grzegorek
2014-06-18 15:45   ` Gustavo Zacarias
2014-06-19  8:32     ` Jerzy Grzegorek

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=87fvj22ycs.fsf@dell.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /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