From: "Stefan Fröberg" <stefan.froberg@petroprogram.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] divine: fix divine-config
Date: Tue, 08 Jan 2013 00:35:25 +0200 [thread overview]
Message-ID: <50EB4DAD.6040409@petroprogram.com> (raw)
In-Reply-To: <50EB496B.60301@mind.be>
Hi Arnout
8.1.2013 0:17, Arnout Vandecappelle kirjoitti:
> On 06/01/13 19:12, Stefan Fr?berg wrote:
>> Hi Baruch
>>
>> 6.1.2013 7:41, Baruch Siach kirjoitti:
>>> Hi Stefan,
>>>
>>> On Fri, Jan 04, 2013 at 04:56:53PM +0200, Stefan Fr?berg wrote:
>>>> Hello Gustavo, all
>>> [...]
>>>
>>>> (It took a long time for me to figure why wireshark that im trying to
>>>> compile here did not
>>>> work out with libpcap, untill I found out that the
>>>> $(STAGING_DIR)/usr/bin/pcap-config spit a
>>>> wrong prefix all the time...)
>>> Good to see work on wireshark. Did you fix the RPATH problem I
>>> encountered
>>> while trying to build tshark
>>> (http://article.gmane.org/gmane.comp.lib.uclibc.buildroot/48053) ?
>>>
>>> baruch
>>>
>> This is the problem Im having right now:
>>
>> make[2]: Siirryt??n hakemistoon
>> "/mnt/hee/new/buildroot-2012.08/output/build/wireshark-1.8.4"
>> /usr/bin/perl ./make-version.pl .
>> Version configuration file version.conf not found. Using defaults.
>> svnversion.h unchanged.
>> /bin/sh ./libtool --tag=CC --mode=link
>> /mnt/hee/new/buildroot-2012.08/output/host/usr/bin/i586-unknown-linux-uclibc-gcc
>>
>> -DPYTHON_DIR= -pipe -funit-at-a-time -Wno-error -Os -Os
>> -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall
>> -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith
>> -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security
>> -Wold-style-definition -Wno-error=unused-but-set-variable
>> -fexcess-precision=fast -pthread -D_REENTRANT
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/gtk-2.0
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/lib/gtk-2.0/include
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/atk-1.0
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/cairo
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/gdk-pixbuf-2.0
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/pango-1.0
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/glib-2.0
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/lib/glib-2.0/include
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/pixman-1
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/freetype2
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/directfb
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/libpng14
>>
>> -Wl,-static -all-static -Wl,-S -Wl,-O1 -Wl,--as-needed -Wl,-z
>> -Wl,combreloc -Wl,--enable-new-dtags -Wl,--hash-style=gnu
>> -Wl,--as-needed -o wireshark wireshark-capture-pcap-util-unix.o
>> wireshark-capture-pcap-util.o wireshark-cfile.o
>> wireshark-clopts_common.o wireshark-disabled_protos.o
>> wireshark-frame_data_sequence.o wireshark-packet-range.o
>> wireshark-print.o wireshark-ps.o wireshark-sync_pipe_write.o
>> wireshark-timestats.o wireshark-tap-megaco-common.o
>> wireshark-tap-rtp-common.o wireshark-version_info.o
>> wireshark-capture_ifinfo.o wireshark-capture_sync.o
>> wireshark-capture_ui_utils.o wireshark-airpcap_loader.o
>> wireshark-capture.o wireshark-capture_info.o wireshark-capture_opts.o
>> wireshark-color_filters.o wireshark-file.o wireshark-fileset.o
>> wireshark-filters.o wireshark-g711.o wireshark-merge.o
>> wireshark-proto_hier_stats.o wireshark-recent.o wireshark-summary.o
>> wireshark-tempfile.o wireshark-u3.o ui/gtk/libgtkui.a
>> ui/gtk/libgtkui_dirty.a ui/libui.a codecs/libcodec.a
>> wiretap/libwiretap.la epan/libwireshark.la wsutil/libwsutil.la -lcrypto
>> -dlopen plugins/asn1/asn1.la -dlopen plugins/docsis/docsis.la -dlopen
>> plugins/ethercat/ethercat.la -dlopen plugins/gryphon/gryphon.la -dlopen
>> plugins/irda/irda.la -dlopen plugins/m2m/m2m.la -dlopen
>> plugins/mate/mate.la -dlopen plugins/opcua/opcua.la -dlopen
>> plugins/profinet/profinet.la -dlopen plugins/stats_tree/stats_tree.la
>> -dlopen plugins/unistim/unistim.la -dlopen plugins/wimax/wimax.la
>> -L/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/lib
>>
>> -lpcap -lusb-1.0 -lpthread -ladns -lgcrypt -lgpg-error -lgnutls -pthread
>> -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0
>> -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype
>> -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl
>> -pthread -Wl,--export-dynamic -lgthread-2.0 -lgmodule-2.0 -lglib-2.0
>> -lintl -lm -lz
>> libtool: link: rm -f .libs/wireshark.nm .libs/wireshark.nmS
>> .libs/wireshark.nmT
>> libtool: link: (cd .libs&&
>> /mnt/hee/new/buildroot-2012.08/output/host/usr/bin/i586-unknown-linux-uclibc-gcc
>>
>> -pipe -funit-at-a-time -Wno-error -Os -Os -D_LARGEFILE_SOURCE
>> -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -Wextra
>> -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith
>> -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security
>> -Wold-style-definition -Wno-error=unused-but-set-variable
>> -fexcess-precision=fast -pthread -D_REENTRANT
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/gtk-2.0
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/lib/gtk-2.0/include
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/atk-1.0
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/cairo
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/gdk-pixbuf-2.0
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/pango-1.0
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/glib-2.0
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/lib/glib-2.0/include
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/pixman-1
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/freetype2
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/directfb
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/libpng14
>>
>> -c -fno-builtin "wiresharkS.c")
>> libtool: link: rm -f ".libs/wiresharkS.c" ".libs/wireshark.nm"
>> ".libs/wireshark.nmS" ".libs/wireshark.nmT"
>> libtool: link:
>> /mnt/hee/new/buildroot-2012.08/output/host/usr/bin/i586-unknown-linux-uclibc-gcc
>>
>> -DPYTHON_DIR= -pipe -funit-at-a-time -Wno-error -Os -Os
>> -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall
>> -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith
>> -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security
>> -Wold-style-definition -Wno-error=unused-but-set-variable
>> -fexcess-precision=fast -pthread -D_REENTRANT
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/gtk-2.0
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/lib/gtk-2.0/include
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/atk-1.0
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/cairo
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/gdk-pixbuf-2.0
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/pango-1.0
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/glib-2.0
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/lib/glib-2.0/include
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/pixman-1
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/freetype2
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/directfb
>>
>> -I/mnt/hee/new/buildroot-2012.08/output/host/usr/i586-unknown-linux-uclibc/sysroot/usr/include/libpng14
>>
>> -Wl,-static -static -Wl,-S -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,combreloc
>> -Wl,--enable-new-dtags -Wl,--hash-style=gnu -Wl,--as-needed -o wireshark
>> wireshark-capture-pcap-util-unix.o wireshark-capture-pcap-util.o
>> wireshark-cfile.o wireshark-clopts_common.o wireshark-disabled_protos.o
>> wireshark-frame_data_sequence.o wireshark-packet-range.o
>> wireshark-print.o wireshark-ps.o wireshark-sync_pipe_write.o
>> wireshark-timestats.o wireshark-tap-megaco-common.o
>> wireshark-tap-rtp-common.o wireshark-version_info.o
>> wireshark-capture_ifinfo.o wireshark-capture_sync.o
>> wireshark-capture_ui_utils.o wireshark-airpcap_loader.o
>> wireshark-capture.o wireshark-capture_info.o wireshark-capture_opts.o
>> wireshark-color_filters.o wireshark-file.o wireshark-fileset.o
>> wireshark-filters.o wireshark-g711.o wireshark-merge.o
>> wireshark-proto_hier_stats.o wireshark-recent.o wireshark-summary.o
>> wireshark-tempfile.o wireshark-u3.o .libs/wiresharkS.o -pthread -pthread
>> -Wl,--export-dynamic plugins/asn1/.libs/asn1.a
>> plugins/docsis/.libs/docsis.a plugins/ethercat/.libs/ethercat.a
>> plugins/gryphon/.libs/gryphon.a plugins/irda/.libs/irda.a
>> plugins/m2m/.libs/m2m.a plugins/mate/.libs/mate.a
>> plugins/opcua/.libs/opcua.a plugins/profinet/.libs/profinet.a
>> plugins/stats_tree/.libs/stats_tree.a plugins/unistim/.libs/unistim.a
>> plugins/wimax/.libs/wimax.a ui/gtk/libgtkui.a ui/gtk/libgtkui_dirty.a
>> ui/libui.a codecs/libcodec.a wiretap/.libs/libwiretap.a
>> epan/.libs/libwireshark.a -lgnutls -L/usr/lib
> ^^^^^^^^^^
> Here's your culprit.
>
> Probably one of the .la files incorrectly adds /usr/lib.
>
> Question is why libtool adds it, of course...
>
Bug in libtool ?
I tried checking all my $(STAGING_DIR)/usr/lib/*.la files but so far
everything seems fine...
But Im going to doublecheck....
Stefan
> Regards,
> Arnout
>
> [snip]
>
next prev parent reply other threads:[~2013-01-07 22:35 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-03 22:09 [Buildroot] [PATCH] divine: fix divine-config Stefan Fröberg
2013-01-03 22:09 ` [Buildroot] [PATCH] giblib: fix giblib-config Stefan Fröberg
2013-01-03 22:09 ` [Buildroot] [PATCH] imlib2: fix imlib2-config Stefan Fröberg
2013-01-03 22:09 ` [Buildroot] [PATCH] libgcrypt: fix libgcrypt-config Stefan Fröberg
2013-01-03 22:09 ` [Buildroot] [PATCH] imagemagick: fix Magick[++|Core|Wand]-config Stefan Fröberg
2013-01-04 21:45 ` Peter Korsgaard
2013-01-03 22:09 ` [Buildroot] [PATCH] neon: fix neon-config Stefan Fröberg
2013-01-03 22:09 ` [Buildroot] [PATCH] libnspr: fix nspr-config Stefan Fröberg
2013-01-03 22:09 ` [Buildroot] [PATCH] xlib_libXft: fix xft-config Stefan Fröberg
2013-01-04 23:30 ` Peter Korsgaard
2013-01-05 13:33 ` Stefan Fröberg
2013-01-04 11:41 ` [Buildroot] [PATCH] divine: fix divine-config Gustavo Zacarias
2013-01-04 14:17 ` Samuel Martin
2013-01-04 14:29 ` Gustavo Zacarias
2013-01-04 14:56 ` Stefan Fröberg
2013-01-04 15:00 ` Gustavo Zacarias
2013-01-06 5:41 ` Baruch Siach
2013-01-06 8:27 ` Samuel Martin
2013-01-06 8:34 ` Baruch Siach
2013-01-06 12:39 ` Thomas Petazzoni
2013-01-06 14:15 ` Stefan Fröberg
2013-01-06 18:12 ` Stefan Fröberg
2013-01-07 22:17 ` Arnout Vandecappelle
2013-01-07 22:35 ` Stefan Fröberg [this message]
2013-01-08 7:48 ` Arnout Vandecappelle
2013-01-08 8:10 ` Thomas Petazzoni
2013-01-08 8:24 ` Arnout Vandecappelle
2013-01-04 16:29 ` Thomas Petazzoni
2013-01-04 16:31 ` Thomas Petazzoni
2013-01-04 17:10 ` Gustavo Zacarias
2013-01-04 17:13 ` Stefan Fröberg
2013-01-04 21:49 ` Peter Korsgaard
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=50EB4DAD.6040409@petroprogram.com \
--to=stefan.froberg@petroprogram.com \
--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 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.