[Mono-list] Compilation

Daniel Cazzulino dcazzulino@users.sourceforge.net
Thu, 28 Nov 2002 07:19:48 -0300


This is a multi-part message in MIME format.

------=_NextPart_000_000B_01C296AE.88DBB050
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi everyone!
I'm trying to compile the entire Mono with the provided script, but I
got to the following point where I just don't know how to move on. I'm
getting this error:

make[2]: Entering directory `/cygdrive/e/Mono/mono/mono/monoburg'
gcc -mno-cygwin -o monoburg ./monoburg.c parser.c
-IC:/Cygwin/include/glib-2.0 -
IC:/Cygwin/lib/glib-2.0/include   -I.  -LC:/Cygwin/lib -lglib-2.0 -lintl
-liconv

/usr/lib/gcc-lib/i686-pc-mingw32/3.2/../../../../i686-pc-mingw32/bin/ld:
cannot
find -lintl
make[2]: *** [monoburg] Error 1


In the cygwin list of packages there's no "intl" library. Where should I
get that thing????

Thanks!

Daniel Cazzulino

------=_NextPart_000_000B_01C296AE.88DBB050
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.0.4630.0">
<TITLE>Compilation</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=3D2 FACE=3D"Arial">Hi everyone!</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">I'm trying to compile the entire Mono =
with the provided script, but I got to the following point where I just =
don't know how to move on. I'm getting this error:</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">make[2]: Entering directory =
`/cygdrive/e/Mono/mono/mono/monoburg'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">gcc -mno-cygwin -o monoburg =
./monoburg.c parser.c -IC:/Cygwin/include/glib-2.0 -</FONT>

<BR><FONT SIZE=3D2 =
FACE=3D"Arial">IC:/Cygwin/lib/glib-2.0/include&nbsp;&nbsp; -I.&nbsp; =
-LC:/Cygwin/lib -lglib-2.0 -lintl -liconv</FONT>
</P>

<P><FONT SIZE=3D2 =
FACE=3D"Arial">/usr/lib/gcc-lib/i686-pc-mingw32/3.2/../../../../i686-pc-m=
ingw32/bin/ld: cannot</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">find -lintl</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[2]: *** [monoburg] Error 1</FONT>
</P>
<BR>

<P><FONT SIZE=3D2 FACE=3D"Arial">In the cygwin list of packages there's =
no &quot;intl&quot; library. Where should I get that thing????</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Thanks!</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Daniel Cazzulino</FONT>
</P>

</BODY>
</HTML>
------=_NextPart_000_000B_01C296AE.88DBB050--