[Mono-dev] Help with a hung build....
Randall Stewart
rrs at lakerest.net
Fri May 15 16:04:59 EDT 2009
All:
I would appreciate a bit of advice if possible.
I have now gotten the AIX port to pass the regressions and build
up to the point where it hits the mcs/docs directory. In that
directory it belches:
gmake all-local
gmake[1]: Entering directory `/home/rrs/mono/mono-2.4/mcs/docs'
MDOC [net_2_0] cs-errors.tree
System.DllNotFoundException: libc.a
at (wrapper managed-to-native)
System.CodeDom.Compiler.TempFileCollection:mkdir (string,uint)
at System.CodeDom.Compiler.TempFileCollection.GetOwnTempDir ()
[0x00000]
at System.CodeDom.Compiler.TempFileCollection.get_BasePath ()
[0x00000]
at System.CodeDom.Compiler.TempFileCollection.AddExtension
(System.String fileExtension, Boolean keepFile) [0x00000]
at System.CodeDom.Compiler.TempFileCollection.AddExtension
(System.String fileExtension) [0x00000]
at System.Xml.Serialization.XmlSerializer.GenerateSerializers
(System.Xml.Serialization.GenerationBatch batch,
System.CodeDom.Compiler.CompilerParameters cp) [0x00000]
at System.Xml.Serialization.XmlSerializer.RunSerializerGeneration
(System.Object obj) [0x00000]
And then it just hangs. I am not sure what aspect of libc.a is not
found its in
/usr/lib
I re-ran the exception tests and these pass...
Any help would be much appreciated (in the mean time I have commented
out the
docs directory in the make to see what happens.. it seems to be moving
on and building the rest of things .. not that its correct ;-0)
Thanks in advance for your help
R
------------------------------
Randall Stewart
803-317-4952 (cell)
803-345-0391(direct)
More information about the Mono-devel-list
mailing list