Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Feb 2006 13:27:33 -0500
From:      "Michael P. Soulier" <msoulier@digitaltorque.ca>
To:        apache@FreeBSD.org
Subject:   fails to build
Message-ID:  <fb6605670602021027n2d553f2cs967bc918bb667145@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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.

=3D=3D=3D>  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=3D"yes" in my make.conf file.

Any idea what's causing the issue?

Thanks,
Mike
--
Michael P. Soulier <msoulier@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fb6605670602021027n2d553f2cs967bc918bb667145>