[Mono-dev] build error (No rule to make target `../../../external/cecil/Mono.Collections.Generic/Collection.cs')

KISHIMOTO, Makoto ksmakoto at dd.iij4u.or.jp
Wed May 2 04:42:42 UTC 2012


Hello

These days (after 2012/Apr/28) master HEAD of Mono cannot build
at my FreeBSD box.
Following is error message.

gmake[7]: Entering directory `/export/home/ksmakoto/Mono/mono/mcs/class/Mono.Cecil'
gmake[7]: Leaving directory `/export/home/ksmakoto/Mono/mono/mcs/class/Mono.Cecil'
gmake[7]: Entering directory `/export/home/ksmakoto/Mono/mono/mcs/class/Mono.Cecil'
gmake all-local
gmake[8]: Entering directory `/export/home/ksmakoto/Mono/mono/mcs/class/Mono.Cecil'
gmake[8]: *** No rule to make target `../../../external/cecil/Mono.Collections.Generic/Collection.cs', needed by `../../class/lib/net_2_0/Mono.Cecil.dll'.  Stop.
gmake[8]: Leaving directory `/export/home/ksmakoto/Mono/mono/mcs/class/Mono.Cecil'
gmake[7]: *** [do-all] Error 2
gmake[7]: Leaving directory `/export/home/ksmakoto/Mono/mono/mcs/class/Mono.Cecil'
gmake[6]: *** [all-recursive] Error 1
gmake[6]: Leaving directory `/export/home/ksmakoto/Mono/mono/mcs/class'
gmake[5]: *** [all-recursive] Error 1
gmake[5]: Leaving directory `/export/home/ksmakoto/Mono/mono/mcs'
gmake[4]: *** [profile-do--net_2_0--all] Error 2
gmake[4]: Leaving directory `/export/home/ksmakoto/Mono/mono/mcs'
gmake[3]: *** [profiles-do--all] Error 2
gmake[3]: Leaving directory `/export/home/ksmakoto/Mono/mono/mcs'
gmake[2]: *** [all-local] Error 2
gmake[2]: Leaving directory `/export/home/ksmakoto/Mono/BUILD/runtime'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/export/home/ksmakoto/Mono/BUILD'
gmake: *** [all] Error 2


More information about the Mono-devel-list mailing list