audio/jack fails to build. This was reported for the previous version as PR 145121. The build error is as follows: memops.c:33:20: error: endian.h: No such file or directory gmake[3]: *** [jack_alsa_la-memops.lo] Error 1 Fix: Attached patch Patch attached with submission follows: How-To-Repeat: cd /usr/ports/audio/jack && make
Responsible Changed From-To: freebsd-ports-bugs->freebsd-multimedia Over to maintainer (via the GNATS Auto Assign Tool)
sylvio 2010-05-09 00:02:05 UTC FreeBSD ports repository Added files: audio/jack/files patch-drivers-alsa_memops.c Log: - Fixed location of include endian.h to file drivers/alsa/memops.c PR: ports/146407 Submitted by: Richard Kolkovich <richard@sigil.org> Revision Changes Path 1.1 +11 -0 ports/audio/jack/files/patch-drivers-alsa_memops.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"
State Changed From-To: open->closed Committed. Thanks!