Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2018 18:39:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 228469] audio/madplay: fails to build: file not found #include <audiofile.h>
Message-ID:  <bug-228469-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228469

            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@FreeBSD.org
          Reporter: w.schwarzenfeld@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+=3D   libaudiofile.so:audio/libaudiofile

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228469-7788>