[Mono-docs-list] Missing files or... ?

Romka Romkavich rtarnavski@hotmail.com
Thu, 7 Aug 2003 01:49:45 +1000


This is a multi-part message in MIME format.

------=_NextPart_000_0022_01C35C86.2D7C4DC0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi everyone - I've been trying all night with this and just cant get it =
to work. I'm trying to get apache2 to host asp.net pages. I have done =
everything the how-to for mod_mono says and got to the stage of =
compiling it.

Only I get these errors every time - why? I've loaded everything from =
the cvs server - it should all be there - in theory.

Any help? - Thank you.

$ make
Making all in src
make[1]: Entering directory `/root/mod_mono/src'
/bin/sh ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I. =
-I../include     -g -O2 -I/usr/local/apache2/include -DAPACHE13  =
-Ipwd/include -c mod_mono.c
rm -f .libs/mod_mono.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -O2 =
-I/usr/local/apache2/include -DAPACHE13 -Ipwd/include =
-Wp,-MD,.deps/mod_mono.pp -c mod_mono.c    -fPIC -DPIC -o =
.libs/mod_mono.lo
mod_mono.c:57: mono/jit/jit.h: No such file or directory
mod_mono.c:58: mono/metadata/appdomain.h: No such file or directory
mod_mono.c:59: mono/metadata/debug-helpers.h: No such file or directory
make[1]: *** [mod_mono.lo] Error 1
make[1]: Leaving directory `/root/mod_mono/src'
make: *** [all-recursive] Error 1

------=_NextPart_000_0022_01C35C86.2D7C4DC0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1170" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi everyone - I've been trying all =
night with this=20
and just cant get it to work. I'm trying to get apache2 to host asp.net =
pages. I=20
have done everything the how-to for mod_mono says and got to the stage =
of=20
compiling it.</FONT></DIV><FONT face=3DArial size=3D2>
<DIV><BR>Only I get these errors every time - why? I've loaded =
everything from=20
the cvs server - it should all be there - in theory.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any help? - Thank you.</DIV>
<DIV></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>$ make<BR>Making all in src<BR>make[1]: =
Entering=20
directory `/root/mod_mono/src'<BR>/bin/sh ../libtool --mode=3Dcompile =
gcc=20
-DHAVE_CONFIG_H -I. -I. -I../include&nbsp;&nbsp;&nbsp;&nbsp; -g -O2=20
-I/usr/local/apache2/include -DAPACHE13&nbsp; -Ipwd/include -c =
mod_mono.c<BR>rm=20
-f .libs/mod_mono.lo<BR>gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -O2=20
-I/usr/local/apache2/include -DAPACHE13 -Ipwd/include =
-Wp,-MD,.deps/mod_mono.pp=20
-c mod_mono.c&nbsp;&nbsp;&nbsp; -fPIC -DPIC -o=20
.libs/mod_mono.lo<BR>mod_mono.c:57: mono/jit/jit.h: No such file or=20
directory<BR>mod_mono.c:58: mono/metadata/appdomain.h: No such file or=20
directory<BR>mod_mono.c:59: mono/metadata/debug-helpers.h: No such file =
or=20
directory<BR>make[1]: *** [mod_mono.lo] Error 1<BR>make[1]: Leaving =
directory=20
`/root/mod_mono/src'<BR>make: *** [all-recursive] Error=20
1<BR></DIV></FONT></BODY></HTML>

------=_NextPart_000_0022_01C35C86.2D7C4DC0--