[Mono-dev] Cannot compile mono or mcs, please help

David Piepgrass qwertie256 at gmail.com
Thu Sep 28 10:08:26 EDT 2006


You're right, WinRAR screwed up the untarballing! Thanks.

By the way, the build instructions say to use ./configure
--prefix=/tmp/install and "feel free to use any prefix you want".  What is
the prefix for? It seems to work without one.

However, it still won't build, whether or not I gave a prefix. I get one of
the following two "error 128"s:

Making all in monoburg
make[3]: Entering directory `/cygdrive/d/Dev/University/ENCM599/mono-
1.1.17.1/mono/monoburg'
bison ./monoburg.y -o parser.c
gcc -mno-cygwin -g -o monoburg ./monoburg.c
parser.c-I/cygdrive/d/Dev/University/ENCM599/mcs_dependencies/include/glib-
2.0 -I/cygdrive/d/Dev/University/ENCM599/mcs_dependencies/lib/glib-2.0/include
-I. -g -O2  -L/cygdrive/d/Dev/Universit
y/ENCM599/mcs_dependencies/lib -lgthread-2.0 -lglib-2.0 -lintl -liconv
./monoburg ./sample.brg > sample.c
make[3]: *** [sample.c] Error 128
make[3]: Leaving directory `/cygdrive/d/Dev/University/ENCM599/mono-
1.1.17.1/mono/monoburg'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/cygdrive/d/Dev/University/ENCM599/mono-
1.1.17.1/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/d/Dev/University/ENCM599/mono-1.1.17.1
'
make: *** [all] Error 2

----OR----

Making all in mini
make[3]: Entering directory `/cygdrive/d/Dev/University/ENCM599/mono-
1.1.17.1/mono/mini'
../../mono/monoburg/monoburg -c 1 -p -e ./inssel.brg ./inssel-float.brg./inssel-
long32.brg ./inssel-x86.brg -d inssel.h
 -s inssel.c
make[3]: *** [inssel.c] Error 128
make[3]: Leaving directory `/cygdrive/d/Dev/University/ENCM599/mono-
1.1.17.1/mono/mini'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/cygdrive/d/Dev/University/ENCM599/mono-
1.1.17.1/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/d/Dev/University/ENCM599/mono-1.1.17.1
'
make: *** [all] Error 2

On 9/26/06, Andreia Gaita <shana.ufie at gmail.com> wrote:
>
> On 9/26/06, David Piepgrass <qwertie256 at gmail.com> wrote:
> > - Why doesn't mono-1.1.17.1.tar.gz contain a gmcs directory at all?
>
> Check that you're extracting in cygwin's command line, and not with
> winrar or some such program. The tar doesn't come out properly and is
> missing many files if you extract it with winrar and others, but it
> doesn't signal any errors.
>
> shana
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



-- 
- David
http://qwertie.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060928/3d2cb73f/attachment.html 


More information about the Mono-devel-list mailing list