[Mono-list] io-layer naming issues on OSX.

Andreas Färber andreas.faerber at web.de
Sun Oct 15 07:47:37 EDT 2006


Am 15.10.2006 um 11:12 schrieb Andreas Färber:

>
> Am 14.10.2006 um 17:41 schrieb Robert Jordan:
>
>> Regarding your Mono build problems: comment out the PKG_CHECK_MODULES
>> line from Mono's configure.in and rerun autogen.sh:
>>
>> PKG_CONFIG_PATH=/Library/Frameworks/Mono.framework/Libraries/ 
>> pkgconfig
>>    ./autogen.sh --prefix=...
>
> Checked out on i386 this time, rev. 66680 unpatched, used the above
> command, which works, too, but this time the compilation of
> System.Xml.dll hangs (left it running over night, a mono process with
> 4 threads, no CPU, no I/Os. Re-tried with make clean, make
> EXTERNAL_MCS=/usr/bin/mcs EXTERNAL_RUNTIME=/usr/bin/mono - no
> difference.
> If it were a problem of mine then I would expect an error message and
> make to exit.
> Ctrl+C does not work, I have to kill the mono process via the
> activity monitor. This results in this make output:
>
> make[8]: *** [../../class/lib/basic/System.Xml.dll] Interrupt
> make[7]: *** [do-all] Interrupt
> make[6]: *** [all-recursive] Interrupt
> make[5]: *** [all-recursive] Interrupt
> make[4]: *** [profile-do--basic--all] Interrupt
> make[3]: *** [profiles-do--all] Interrupt
> make[2]: *** [all-local] Interrupt
> make[1]: *** [all-recursive] Interrupt
> make: *** [all] Interrupt

Tried updating working copy to rev. 66692 and Mono to 1.1.18 - re- 
running autogen.sh and make then results in compilation hanging  
already at System.dll.

When I did make clean and then make it compiled System.dll but still  
hangs at System.Xml.dll as before.

Any ideas as to what might be the cause of this?

Andreas


More information about the Mono-list mailing list