[Mono-dev] Problem building mscorlib.dll
Neale ferguson
nealeferguson at verizon.net
Thu Apr 28 16:08:59 EDT 2011
I am adding softdebugger support to s390x and tried a build this morning. It's
clean through my changes but I am getting the following when it starts on MCS:
make[8]: Entering directory `/home/neale/Mono/mono/mcs/class/corlib'
MCS [build] mscorlib.dll
error CS2011: Unable to open response file: corlib.dll.sources
make[8]: *** [../../class/lib/build/tmp/mscorlib.dll] Error 1
The file corlib.dll.sources exists, is non-empty, and has a date stamp from
February. I wouldn't have expected adding softdebug support would've led to this
error - especially when the mono command isn't requesting debugging.
Neale
More information about the Mono-devel-list
mailing list