Wireshark-bugs: [Wireshark-bugs] [Bug 2291] wiretap dependencies became broken (--as-needed)

Date: Wed, 19 Mar 2008 20:26:45 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2291


Peter <pva@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #2 from Peter <pva@xxxxxxxxxx>  2008-03-19 20:26:40 GMT ---
Reopening, since patch was removed, 

http://anonsvn.wireshark.org/viewvc/viewvc.py/trunk/wiretap/Makefile.am?r1=24432&r2=24518

but bug is still there. This is error message for 1.0.0pre1:

i686-pc-linux-gnu-gcc "-D_U_=__attribute__((unused))" -O2 -mtune=pentium-m
-fomit-frame-pointer -mcpu=pentium-m -pipe -Wall -W
-Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign
-I/usr/local/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2
-I/usr/include/libpng12 -Wl,--as-needed -o .libs/tshark
capture-pcap-util-unix.o capture_errs.o capture-pcap-util.o capture_ui_utils.o
cfile.o clopts_common.o disabled_protos.o packet-range.o print.o ps.o
sync_pipe_write.o timestats.o util.o tap-rtp-common.o version_info.o
tap-afpstat.o tap-ansi_astat.o tap-bootpstat.o tap-camelcounter.o
tap-camelsrt.o tap-dcerpcstat.o tap-funnel.o tap-gsm_astat.o tap-h225counter.o
tap-h225rassrt.o tap-httpstat.o tap-iostat.o tap-iousers.o tap-mgcpstat.o
tap-protocolinfo.o tap-protohierstat.o tap-radiusstat.o tap-rpcstat.o
tap-rpcprogs.o tap-rtp.o tap-sctpchunkstat.o tap-sipstat.o tap-smbsids.o
tap-smbstat.o tap-stats_tree.o tap-wspstat.o capture_opts.o capture_sync.o
tempfile.o tshark-tap-register.o tshark.o .libs/tsharkS.o -Wl,--export-dynamic
-Wl,--export-dynamic  -L/usr/local/lib wiretap/.libs/libwiretap.so
epan/.libs/libwireshark.so
/var/tmp/portage/net-analyzer/wireshark-1.0.0_rc1/work/wireshark-1.0.0pre1/wiretap/.libs/libwiretap.so
-L/usr/lib /usr/lib/libpcre.so -lbz2 /usr/lib/libgmodule-2.0.so -ldl
/usr/lib/libglib-2.0.so -lm -lpcap /usr/lib/libgnutls.so -lnsl
/usr/lib/libtasn1.so /usr/lib/libgcrypt.so /usr/lib/libgpg-error.so
/usr/lib/libsmi.so -lz
epan/.libs/libwireshark.so: undefined reference to `g_module_close'
epan/.libs/libwireshark.so: undefined reference to `g_module_symbol'
epan/.libs/libwireshark.so: undefined reference to `g_module_supported'
epan/.libs/libwireshark.so: undefined reference to `g_module_open'
epan/.libs/libwireshark.so: undefined reference to `g_module_error'
collect2: ld returned 1 exit status
make[2]: *** [tshark] Error 1
make[2]: Leaving directory
`/var/tmp/portage/net-analyzer/wireshark-1.0.0_rc1/work/wireshark-1.0.0pre1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/net-analyzer/wireshark-1.0.0_rc1/work/wireshark-1.0.0pre1'
make: *** [all] Error 2


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