[Bug 228469] audio/madplay: fails to build: file not found #include <audiofile.h>

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 24 18:39:09 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228469

            Bug ID: 228469
           Summary: audio/madplay: fails to build:  file not found
                    #include <audiofile.h>
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: w.schwarzenfeld at utanet.at

madplay fails to build with:

In file included from audio_esd.c:30:
/usr/local/include/esd.h:3:10: fatal error: 'audiofile.h' file not found
#include <audiofile.h>

It build if I add to the  Makefile:

LIB_DEPENDS+=   libaudiofile.so:audio/libaudiofile

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list