Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

From: Marcel Haas <inf462@xxxxxxxxxxx>
Date: Fri, 24 Feb 2012 10:32:51 +0100
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