Date: Sat, 19 Oct 2002 15:43:28 -0400 (EDT) From: Garrett Wollman <wollman@lcs.mit.edu> To: Scott Long <scottl@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/cdrtools/files patch-bc Message-ID: <200210191943.g9JJhSHV045818@khavrinen.lcs.mit.edu> In-Reply-To: <200210191705.g9JH5RlY063136@repoman.freebsd.org> References: <200210191705.g9JH5RlY063136@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Sat, 19 Oct 2002 10:05:27 -0700 (PDT), Scott Long <scottl@FreeBSD.org> said: > Make the cdrecord portion of cdrtools compile. 5-CURRENT defines > _POSIX_MEMLOCK, which was causing cdrecord to think that mlockall(2) > was available. Of course the real solution is to not define > _POSIX_MEMLOCK until this is true. No, the real solution is for cdrecord to use _POSIX_MEMLOCK correctly. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210191943.g9JJhSHV045818>