Part of the JPEG loading code assumes long is 32 bit, which isn't true on amd64 (and potentially other platforms). To be addressed upstream, but this fixes it locally for now.
Responsible Changed From-To: freebsd-ports-bugs->scheidell I'll take it
State Changed From-To: open->closed Committed, Thanks.
scheidell 2012-01-10 04:48:21 UTC FreeBSD ports repository Modified files: x11-wm/ctwm Makefile Added files: x11-wm/ctwm/files patch-util.c Log: - patch potential amd64 problem with assuming long is 32bits PR: ports/163939 Submitted by: maintainer Approved by: gabor (mentor, implicit) Revision Changes Path 1.53 +1 -0 ports/x11-wm/ctwm/Makefile 1.1 +11 -0 ports/x11-wm/ctwm/files/patch-util.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"