[CM] compiling snd on freebsd

\js johns at or8.net
Wed Feb 13 13:45:55 PST 2013


hi

i'm trying to compile snd on freebsd. it's not working.
i grabbed the latest sources from cvs off of sourceforge today, and ran 
this command:

configure --with-no-gui --with-oss

freebsd uses OSS for sound. there was a comment in the README.Snd that 
the oss was not tested in a long while [or something like that] ...

anyway, configure ran fine.

   Options selected
   -------------------------
   Snd version ...........: 13.5
   CFLAGS ................: -O2 -I. -g -O2
   LDFLAGS ...............: -Wl,-export-dynamic
   LIBS...................: -lc -lm  -lm -lm
   prefix.................: /usr/local
   extension language.....: s7
   audio system...........: OSS
   graphics toolkit.......: None
   optional libraries.....: fftw3 gsl
   random features........:
   environs...............: i386-unknown-freebsd9.1 gcc

but then when compiling i got this:
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -DHAVE_CONFIG_H   -O2 -I. 
-g -O2   -I/usr/local/include   -I/usr/local/include snd-file.c
snd-file.c: In function 'snd_decode':
snd-file.c:2675: error: 'PATH_MPG123' undeclared (first use in this 
function)
snd-file.c:2675: error: (Each undeclared identifier is reported only once
snd-file.c:2675: error: for each function it appears in.)

here's what the machine responds with when given the 'uname -a' command:
FreeBSD hostname-changed.brandeis.edu 9.1-RELEASE FreeBSD 9.1-RELEASE #0 
r243826: Tue Dec  4 06:55:39 UTC 2012 
root at obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

any suggestions?


-- 
\js [http://or8.net/~johns/] -



More information about the Cmdist mailing list