[Mono-list] Problems setting up MONO for research

Vijay R. Nair nvijay@cs.ucsb.edu
Wed, 13 Feb 2002 19:42:22 -0800 (PST)


Hi All/Miguel
 We at UCSB are doing a project for our computer science course
on Programming languages on the features and effeciency ofthe mono system
However during setup we have a few problems .WE started out with
procdure mentioned onthe web site . The first problem we ran into was
ofcourse the change in code and also the version of autoconf . Once we
fixed this we could not install it because it apparently never found
glib.h . Howver, when we changed the path in the env variables, to point
to the relevant direcotries it did .Now we are left with this hurdle,a
snapshot of which is given below. It apparently bombed because it didnt
find setup.exe? Or isit somehting else? Please help Your help inthis
regard will be appreciated !

P.s we are trying to create a documentation on the setup procedure too
. The instructions say to execute in the mcs directory, however  on
exectuion of ./configure --prefix=//c/mono it says theres no such file
. When we ran autogen it worked. WE hope this is the right way. If so,
please make appropriate changes in your install doc. Hope this helps in
your documentation effort and mainting its quality.

- Vijay n Larry 

cs263@BIOMAYHEM ~/mono-05-Feb-02/mono/mono
$ make
Making all in io-layer
make[1]: Entering directory
`/home/cs263/mono-05-Feb-02/mono/mono/io-layer'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/cs263/mono-05-Feb-02/mono/mono/io-layer'
Making all in monoburg
make[1]: Entering directory
`/home/cs263/mono-05-Feb-02/mono/mono/monoburg'
make  all-am
make[2]: Entering directory
`/home/cs263/mono-05-Feb-02/mono/mono/monoburg'
/bin/sh ../../libtool --mode=link gcc  -g -Wall -Wunused
-Wmissing-prototypes -W
missing-declarations   -o sample.exe  sample.o -L/usr/local/lib -lglib-1.3
gcc -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -o
sample.exe
sample.o  -L/usr/local/lib -lglib-1.3
/usr/lib/libcygwin.a(libcmain.o)(.text+0x6a): undefined reference to
`WinMain@16
'
collect2: ld returned 1 exit status
make[2]: *** [sample.exe] Error 1
make[2]: Leaving directory `/home/cs263/mono-05-Feb-02/mono/mono/monoburg'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/cs263/mono-05-Feb-02/mono/mono/monoburg'
make: *** [all-recursive] Error 1


-----------------------------------------------
Vijay Nair
Candidate for MS in Computer Science
Dept of Computer Science
University of California , Santa Barbara
Goleta 
California - 93117
Tel- (805) 685 8777
www.cs.ucsb.edu/~nvijay
-"Success is a path , Not a Destination"
-----------------------------------------------