Date: Thu, 13 Sep 2007 07:16:49 GMT From: Nathan Butcher <n-butcher@gol.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/116327: prboom fails to compile on amd/i386 FreeBSD7.0-CURRENT Message-ID: <200709130716.l8D7Gnms027267@www.freebsd.org> Resent-Message-ID: <200709130720.l8D7K14U067565@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 116327 >Category: ports >Synopsis: prboom fails to compile on amd/i386 FreeBSD7.0-CURRENT >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 13 07:20:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Nathan Butcher >Release: FreeBSD 7.0-CURRENT >Organization: >Environment: FreeBSD current.localdomain 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat Sep 8 16:43:04 UTC 2007 root@current.localdomain:/usr/obj/usr/src/sys/GEENRIC i386 >Description: Compiling bombs out like this:- p_mobj.c: At top level: p_mobj.c:806: error: static declaration of 'itemrespawnque' follows non-static declaration p_mobj.h:391: error: previous declaration of 'itemrespawnque' was here p_mobj.c:807: error: static declaration of 'itemrespawntime' follows non-static declaration p_mobj.h:392: error: previous declaration of 'itemrespawntime' was here p_mobj.c: In function 'P_SpawnMapThing': p_mobj.c:1199: warning: integer constant is too large for 'long' type p_mobj.c:1203: warning: integer constant is too large for 'long' type p_mobj.c:1208: warning: integer constant is too large for 'long' type p_mobj.c: In function 'P_SpawnPlayerMissile': p_mobj.c:1365: warning: integer constant is too large for 'long' type gmake[3]: *** [p_mobj.o] Error 1 gmake[3]: Leaving directory `/usr/ports/games/prboom/work/prboom-2.2.6/src' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/games/prboom/work/prboom-2.2.6/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/games/prboom/work/prboom-2.2.6' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/games/prboom. *** Error code 1 Stop in /usr/ports/games/prboom. >How-To-Repeat: Try compiling it on FreeBSD7.0-CURRENT >Fix: There is a newer version of prboom (2.4.7), which may or may not have this problem, and may compile properly with GCC 4.2.1. The current version (2.2.6) is nearly over three years old. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709130716.l8D7Gnms027267>