cvs commit: ports/audio/xmp Makefile ports/audio/xmp/files
patch-audio__xmp__files__patch-configure
h h
aakuusta at gmail.com
Thu Sep 15 06:03:57 UTC 2011
Emanuel Haupt <ehaupt at FreeBSD.org> writes:
> ehaupt 2011-09-10 09:56:31 UTC
>
> FreeBSD ports repository
>
> Modified files:
> audio/xmp Makefile
> Added files:
> audio/xmp/files patch-audio__xmp__files__patch-configure
> Log:
> Fix autodetection of <sys/rtprio.h> which currently fails due to missing
> typedefs provided by <sys/types.h>.
>
> PR: 160597
> Submitted by: aakuusta at gmail.com
>
> Revision Changes Path
> 1.56 +1 -0 ports/audio/xmp/Makefile
> 1.1 +14 -0 ports/audio/xmp/files/patch-audio__xmp__files__patch-configure (new)
According to pointyhat the commit has no effect. Below excerpt matches
the one in the PR.
http://pointyhat.freebsd.org/errorlogs/amd64-9-latest-logs/xmp-3.4.1_1,1.log
checking sys/rtprio.h usability... no
checking sys/rtprio.h presence... yes
configure: WARNING: sys/rtprio.h: present but cannot be compiled
configure: WARNING: sys/rtprio.h: check for missing prerequisite headers?
configure: WARNING: sys/rtprio.h: see the Autoconf documentation
configure: WARNING: sys/rtprio.h: section "Present But Cannot Be Compiled"
configure: WARNING: sys/rtprio.h: proceeding with the compiler's result
checking for sys/rtprio.h... no
More information about the cvs-all
mailing list