Emanuel Haupt <eha...@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:   aakuu...@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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to