segmentation fault running xlife on amd64. /usr/ports/games/xlife cause: =================================== in main.c use of 'getenv()' with no #include <stdlib.h> there is a warning anyway... main.c:66: warning: passing argument 1 of 'XOpenDisplay' makes pointer from integer without a cast Fix: patch enclosed Patch attached with submission follows: How-To-Repeat: try on amd64 it works ok on my P4
State Changed From-To: open->closed Committed, thanks!
pav 2009-03-24 12:04:16 UTC FreeBSD ports repository Modified files: games/xlife Makefile Added files: games/xlife/files patch-main.c Log: - Fix runtime on amd64 PR: ports/132949 Submitted by: billy <markslashbill@yahoo.co.uk> Revision Changes Path 1.23 +1 -1 ports/games/xlife/Makefile 1.1 +10 -0 ports/games/xlife/files/patch-main.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"