[Mono-list] Hi everybody !

Martin Dore MDore@integrim.com
Fri, 19 Mar 2004 16:27:39 -0500


I'm new to linux and I'm trying to figure it out how to compile (or =
find) mono.

I previously tried to follow the steps found into the Hinne Hettema =
document but it didn't work...

I finally resolve the first step of the process with an environment =
variable (I create PKG_CONFIG_PATH with a relative path).

But the make doesn't work !  I redirect the output and the error message =
is :=20

[path]/glib/libglib-1.3.la: file not recognized: File format not =
recognized
collect2: ld returned 1 exit status
make[3]: *** [monoburg] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Thanks in advance,

Martin