[Mono-list] problem with make fullbuild?

Davy Brion davy.brion@pandora.be
Sun, 24 Aug 2003 18:17:38 +0000


ok i've gotten it to use the right prefix by putting the prefix in 
mcs/build/config.make

but i still get the same compile error saying that it can't find 
System.Xml.dll (the mcs command line now specifies the right prefix though)

any ideas on how to fix this?

thx

On Sunday 24 August 2003 17:05, Davy Brion wrote:
> Hey guys,
>
> just trying to install mono from CVS and when i issue the following
> commands:
>
> cd mono &&
> ./autogen.sh --prefix=/opt/mono-cvs/24082003 &&
> make fullbuild
>
> then i get the following error after a while:
> MONO_PATH="../../class/lib:$MONO_PATH" mono  ../../mcs/mcs.exe   /d:NET_1_1
> -g /noconfig /lib:/usr/local/lib /r:System.Xml.dll /r:corlib.dll
> /target:library /out:../../class/lib/System.dll @System.dll.sources
> error CS0006: Cannot find assembly `System.Xml.dll'
> Log:
>
> Compilation failed: 1 error(s), 0 warnings
>
>
> as you can see it's still using /usr/local as a prefix even though i used a
> different prefix... should i use another build method if i want to make
> sure that the build gets put in it's own directory? (i wanna make sure my
> cvs version of mono is in a totally different place than my 0.26 version of
> mono)
>
> thx in advance,
> davy brion
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list