Re: [Wireshark-dev] Built wireshark failed make[2]: *** [services] Error 1

2012-02-24 Thread Stephen Fisher

 On Fri, 24 Feb 2012 02:32:51 -0700 Marcel Haas  wrote  

>i wanna bulit wireshark and get a failure. 
>Maybe someone of u know the reason. 

>/usr/bin/perl ./tools/make-services.pl 
>starting to fetch http://www.iana.org/assignments/port-numbers ... 
>request for http://www.iana.org/assignments/port-numbers failed with 
>result code:500 at ./tools/make-services.pl line 90

What version of Wireshark are you trying to build?  Which operating system?

___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


[Wireshark-dev] Built wireshark failed make[2]: *** [services] Error 1

2012-02-24 Thread Marcel Haas

Hey guys,

i wanna bulit wireshark and get a failure.
Maybe someone of u know the reason.

libtool: link: rm -f .libs/rawshark.nm .libs/rawshark.nmS 
.libs/rawshark.nmT
libtool: link: (cd .libs && gcc -DINET6 -D_U_="__attribute__((unused))" 
-g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels 
-Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align 
-Wformat-security -I/usr/local/include -pthread -I/usr/include/gtk-2.0 
-I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pcap -c 
-fno-builtin "rawsharkS.c")
libtool: link: rm -f ".libs/rawsharkS.c" ".libs/rawshark.nm" 
".libs/rawshark.nmS" ".libs/rawshark.nmT"
libtool: link: gcc -DINET6 "-D_U_=__attribute__((unused))" -g -O2 -Wall 
-W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith 
-Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security 
-I/usr/local/include -pthread -I/usr/include/gtk-2.0 
-I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pcap 
-Wl,--as-needed -o .libs/rawshark rawshark-capture-pcap-util-unix.o 
rawshark-capture-pcap-util.o rawshark-cfile.o rawshark-clopts_common.o 
rawshark-disabled_protos.o rawshark-frame_data_sequence.o 
rawshark-packet-range.o rawshark-print.o rawshark-ps.o 
rawshark-sync_pipe_write.o rawshark-timestats.o rawshark-util.o 
rawshark-tap-megaco-common.o rawshark-tap-rtp-common.o 
rawshark-version_info.o rawshark-rawshark.o .libs/rawsharkS.o -pthread 
-Wl,--export-dynamic -Wl,--export-dynamic  -L/usr/local/lib 
wiretap/.libs/libwiretap.so epan/.libs/libwireshark.so -L/usr/lib64 
/mnt/ssd/wire/wiretap/.libs/libwiretap.so 
/mnt/ssd/wire/wsutil/.libs/libwsutil.so wsutil/.libs/libwsutil.so 
-lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 -lm -lpcap -lkrb5 -lk5crypto 
-lcom_err -lkeyutils -lresolv -ldl -lz -pthread

cp tools/idl2wrs.sh idl2wrs
chmod +x idl2wrs
/usr/bin/perl ./tools/make-services.pl
starting to fetch http://www.iana.org/assignments/port-numbers ...
request for http://www.iana.org/assignments/port-numbers failed with 
result code:500 at ./tools/make-services.pl line 90.

make[2]: *** [services] Error 101
make[2]: Leaving directory `/mnt/ssd/wire'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/ssd/wire'
make: *** [all] Error 2

regards Marcel


___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe