Date: Sun, 5 Sep 2010 14:20:21 +0800 From: Yanhui Shen <syh.daemon@gmail.com> To: danfe@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: mac-3.99.4.5 Message-ID: <AANLkTimc1yA04%2B-VPyJhivLkX0V%2BgDszWiWuskPYTMeH@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello Today I writen an application to play the ape file. However, I found the head files in /usr/local/include/mac is not complete. The APEDecompress.h in that directory need "Prepare.h" and "UnBitArrayBase.h", but they're not present. Finally, I "make extract" in /usr/ports/audio/mac, and cp those files(and all they depends) to the include directory, then the my program compiles fine(also plays fine). So, I think the head files listed in pkg-plist which shall be installed into system is not complete, cound you check the problem again and update the ports (maybe). Thank you so much~ ____________ syh, China
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimc1yA04%2B-VPyJhivLkX0V%2BgDszWiWuskPYTMeH>