[Mono-devel-list] mod_mono 0.7 build error
Mike Calmus
mcalmus at nyx.net
Wed Mar 24 19:49:28 EST 2004
I'm trying to build mod_mono on MacOS X 10.3. I just used the
configure script from the downloaded distribution, and it found
Apache 2 in /usr/local/apache2 and didn't find old files requiring
the creation of the old modules. When I run make, gcc gives an error
"no input file". The output from make follows. Can anyone help me
here? Thanks.
/bin/sh ../libtool --mode=link gcc -g -O2
-I/usr/local/apache2.0.49/include -o libmod_mono_old.la -rpath
/usr/local/lib
rm -fr .libs/libmod_mono_old.la .libs/libmod_mono_old.* .libs/libmod_mono_old.*
gcc -r -keep_private_externs -nostdlib -o
.libs/libmod_mono_old.0.0.0.dylib-master.o && gcc -dynamiclib
-flat_namespace -undefined suppress -o
.libs/libmod_mono_old.0.0.0.dylib
.libs/libmod_mono_old.0.0.0.dylib-master.o -lc -install_name
/usr/local/lib/libmod_mono_old.0.dylib -compatibility_version 1
-current_version 1.0
gcc: no input files
make[1]: *** [libmod_mono_old.la] Error 1
make: *** [all-recursive] Error 1
More information about the Mono-devel-list
mailing list