On Wednesday 20 August 2008 16:20:25 Yair K. wrote: > Hi, > > The attached patch includes misc. fixes: > 1) Fix FreeBSD compile - two typos by yours truly, and #ifdef around > EBADE in setup/srcconf.c since that doesn't exist in FreeBSD. (EBADE is used > only by libsalsa right now, and that doesn't compile in FreeBSD yet).
One other thing (make sure the man pages for the drivers are also copied): diff -r e0a1351321e5 setup/FreeBSD/build.sh --- a/setup/FreeBSD/build.sh Tue Aug 19 15:28:59 2008 +0300 +++ b/setup/FreeBSD/build.sh Wed Aug 20 17:08:54 2008 +0300 @@ -22,6 +22,7 @@ mkdir prototype/usr/share mkdir prototype/usr/share/man mkdir prototype/usr/share/man/man1 +mkdir prototype/usr/share/man/man7 mkdir prototype/usr/share/man/man8 echo "OSSLIBDIR=/usr/lib/oss" > prototype/etc/oss.conf Yours, Yair K. _______________________________________________ oss-devel mailing list oss-devel@mailman.opensound.com http://mailman.opensound.com/mailman/listinfo/oss-devel