[Mono-list] Mono on FreeBSD

Jonel Rienton csharp@core.com
Mon, 23 Sep 2002 14:31:48 -0500


This is a multi-part message in MIME format.

------=_NextPart_000_0010_01C2630D.F372D8F0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi guys, anyone here have successfully build 0.15 on a freebsd box? i'm
having a bit of problem, my build is stopping with the following
message:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I../.. -I../../mono
-DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\"
-D_REENTRANT -g -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align
-Wwrite-strings -c unicode.c  -fPIC -DPIC -o .libs/unicode.lo
unicode.c: In function `ves_icall_iconv_new_encoder':
unicode.c:161: syntax error before `cd'
unicode.c:178: `cd' undeclared (first use in this function)
unicode.c:178: (Each undeclared identifier is reported only once
unicode.c:178: for each function it appears in.)
unicode.c:178: warning: implicit declaration of function `iconv_open'
 
this message showed while i'm in the mono-0.15 directory. any input
would be greatly appreciated. box is a FreeBSD 4.6-RELEASE, i thought i
might just be missing some libs but i've installed every iconv libs in
the ports but to no avail.
 
thanks,
Jonel

------=_NextPart_000_0010_01C2630D.F372D8F0
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR></HEAD>
<BODY>
<DIV>
<DIV><SPAN class=3D336552419-23092002><FONT face=3DArial size=3D2>Hi =
guys, anyone here=20
have successfully build 0.15 on a freebsd box? i'm having a bit of =
problem, my=20
build is stopping with the following message:</FONT></SPAN></DIV><SPAN=20
class=3D336552419-23092002>
<DIV><BR><FONT face=3DArial size=3D2>gcc -DHAVE_CONFIG_H -I. -I. -I../.. =

-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include=20
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../..=20
-I../../mono -DMONO_ASSEMBLIES=3D\"/usr/local/lib\"=20
-DMONO_CFG_DIR=3D\"/usr/local/etc\" -D_REENTRANT -g -Wall -Wunused=20
-Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes=20
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual=20
-Wcast-align -Wwrite-strings -c unicode.c&nbsp; -fPIC -DPIC -o=20
.libs/unicode.lo<BR>unicode.c: In function=20
`ves_icall_iconv_new_encoder':<BR>unicode.c:161: syntax error before=20
`cd'<BR>unicode.c:178: `cd' undeclared (first use in this=20
function)<BR>unicode.c:178: (Each undeclared identifier is reported only =

once<BR>unicode.c:178: for each function it appears =
in.)<BR>unicode.c:178:=20
warning: implicit declaration of function `iconv_open'</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><SPAN class=3D336552419-23092002><FONT face=3DArial size=3D2>this =
message showed=20
while i'm in the mono-0.15 directory. any input would be greatly =
appreciated.=20
box is a FreeBSD 4.6-RELEASE, i thought i might just be missing some =
libs but=20
i've installed every iconv libs in the ports but to no=20
avail.</FONT></SPAN></DIV>
<DIV><SPAN class=3D336552419-23092002><FONT face=3DArial=20
size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D336552419-23092002><FONT face=3DArial=20
size=3D2>thanks,</FONT></SPAN></DIV>
<DIV><SPAN class=3D336552419-23092002><FONT face=3DArial=20
size=3D2>Jonel</FONT></SPAN></SPAN></DIV></DIV></BODY></HTML>

------=_NextPart_000_0010_01C2630D.F372D8F0--