After some of the last SVN updates I get now:

...
 /usr/lib/libglib-2.0.so /usr/lib/libgnutls.so /usr/lib/libtasn1.so 
/usr/lib/libgcrypt.so -lnsl /usr/lib/libgpg-error.so -lz
epan/.libs/libwireshark.so: undefined reference to `.LC1694'
epan/.libs/libwireshark.so: undefined reference to `.LC1693'
collect2: ld returned 1 exit status
make[2]: *** [wireshark] Error 1
make[2]: Leaving directory `/home/tfoerste/devel/wireshark/trunk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tfoerste/devel/wireshark/trunk'
make: *** [all] Error 2

I'tested it with the current svn version and used the following build command 
sequence :

[EMAIL PROTECTED] ~/devel/wireshark/trunk $ make distclean; ./autogen.sh && 
./configure --with-ssl --with-net-snmp --enable-threads CC="ccache gcc" && time 
make -j 2     

What's wrong ?

-- 
MfG/Sincerely

Toralf Förster

Attachment: pgpqLDJLdYGnt.pgp
Description: PGP signature

_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to