fails to build
Michael P. Soulier
msoulier at digitaltorque.ca
Thu Feb 2 10:27:36 PST 2006
Hello,
I'm on FreeBSD 5.4, trying to build mod_mp3 out of ports for apache2 &
mod_perl2, and I'm having this failure.
===> Building for mod_mp3-0.40
`/usr/local/sbin/apxs -q CC` `/usr/local/sbin/apxs -q CFLAGS_SHLIB`
-I`/usr/local/sbin/apxs -q INCLUDEDIR` `/usr/local/sbin/apxs -q
CFLAGS` -DCONTENT_DISPOSITION -DSELECT_ENABLED -c src/mod_mp3.c
-DCONTENT_DISPOSITION -DSELECT_ENABLED -o src/mod_mp3.lo
In file included from src/mod_mp3.c:6:
src/mod_mp3.h:43: error: syntax error before "mp3_module"
src/mod_mp3.h:108: error: syntax error before "table"
src/mod_mp3.h:119: error: syntax error before "array_header"
src/mod_mp3.h:132: error: syntax error before '*' token
src/mod_mp3.h:133: error: syntax error before "pool"
src/mod_mp3.h:134: error: syntax error before "pool"
src/mod_mp3.h:135: error: syntax error before "pool"
src/mod_mp3.h:136: error: syntax error before "pool"
src/mod_mp3.h:137: error: syntax error before "pool"
src/mod_mp3.h:138: error: syntax error before "pool"
src/mod_mp3.h:162: error: syntax error before "array_header"
In file included from src/mod_mp3.h:169,
from src/mod_mp3.c:6:
I have WITH_APACHE2="yes" in my make.conf file.
Any idea what's causing the issue?
Thanks,
Mike
--
Michael P. Soulier <msoulier at digitaltorque.ca>
"Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction."
--Albert Einstein
More information about the freebsd-apache
mailing list