install woes, mod_mp3s

"Darin Ginther" <[email protected]> Thu, 19 Sep 2002 17:11:00 -0500
Newsgroups gmane.comp.apache.mod-mp3
Message-ID <97B71B827DFB2B448A73EC00E5DA0EE6032704@logos.inhouse.broadjump.com>
I've got a RH 7.3 system, a recently compiled and installed version of
apache (2.0.40).
I've downloaded and extracted the 0.39 version of mod_mp3 and I'm trying
to follow the examples in the install file.
I can run the configuration file OK, but on make, I'm crashing:

[root@lakebox mod_mp3-0.39]# make
`/usr/local/apache/bin/apxs -q CC` -I/usr/local/include/
-I`/usr/local/apache/b
in/apxs -q INCLUDEDIR` `/usr/local/apache/bin/apxs -q CFLAGS`
-DCONTENT_DISPOSIT
ION  -DSELECT_ENABLED  -DYP_ENABLED  -DYP_ENABLED   -c src/mod_mp3.c
-DCONTENT_D
ISPOSITION  -DSELECT_ENABLED  -DYP_ENABLED  -DYP_ENABLED   -o
src/mod_mp3.o
In file included from src/mod_mp3.c:6:
src/mod_mp3.h:43: parse error before `mp3_module'
src/mod_mp3.h:43: warning: data definition has no type or storage class
src/mod_mp3.h:108: parse error before `table'
src/mod_mp3.h:108: warning: no semicolon at end of struct or union
src/mod_mp3.h:114: `random' redeclared as different kind of symbol
/usr/local/include/stdlib.h:397: previous declaration of `random'
src/mod_mp3.h:119: parse error before `*'
src/mod_mp3.h:119: warning: data definition has no type or storage class
src/mod_mp3.h:127: parse error before `}'
src/mod_mp3.h:127: warning: data definition has no type or storage class
src/mod_mp3.h:132: parse error before `*'..... <SNIP>

I crash from there...


Ideas?  Email directly please!  Work around?