Date: Tue, 16 Dec 2008 12:25:03 GMT From: Erwan David <erwan@rail.eu.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/129675: tshark 1.0.5 compilation aborts Message-ID: <200812161225.mBGCP3GA035360@www.freebsd.org> Resent-Message-ID: <200812161230.mBGCU3OZ030621@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 129675 >Category: ports >Synopsis: tshark 1.0.5 compilation aborts >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 16 12:30:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Erwan David >Release: 7.0 >Organization: >Environment: FreeBSD nez-casse.depot.rail.eu.org 7.0-STABLE FreeBSD 7.0-STABLE #3: Fri Apr 18 15:47:27 CEST 2008 edavid@nez-casse.depot.rail.eu.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: When upgrading tshark port from 1.0.4 to 1.0.5 I get the following error : cc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../tools/lemon -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/lib/include -I/usr/include -DPLUGIN_DIR=\"/usr/local/lib/wireshark/plugins/1.0.5\" -DINET6 "-D_U_=__attribute__((unused))" -O -pipe -funit-at-a-time -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -I/usr/local/include -I/usr/local/include/glib12 -I/usr/local/lib/include -I/usr/include -MT libwireshark_la-to_str.lo -MD -MP -MF .deps/libwireshark_la-to_str.Tpo -c to_str.c -fPIC -DPIC -o .libs/libwireshark_la-to_str.o to_str.c: In function 'time_secs_to_str_buf': to_str.c:371: error: 'G_MININT32' undeclared (first use in this function) to_str.c:371: error: (Each undeclared identifier is reported only once to_str.c:371: error: for each function it appears in.) gmake[3]: *** [libwireshark_la-to_str.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/net/tshark/work/wireshark-1.0.5/epan' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/net/tshark/work/wireshark-1.0.5/epan' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/net/tshark/work/wireshark-1.0.5' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/net/tshark. *** Error code 1 >How-To-Repeat: portupgrade tshark, with a tshark 1.0.4 port installed >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812161225.mBGCP3GA035360>