Date: Sat, 19 Oct 2002 10:05:27 -0700 (PDT) From: Scott Long <scottl@FreeBSD.org> To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: ports/sysutils/cdrtools/files patch-bc Message-ID: <200210191705.g9JH5RlY063136@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2002/10/19 10:05:27 PDT
Added files:
sysutils/cdrtools/files patch-bc
Log:
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.
Revision Changes Path
1.1 +11 -0 ports/sysutils/cdrtools/files/patch-bc (new)
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?200210191705.g9JH5RlY063136>
