[Mono-dev] No rule to make target `System.ServiceModel.Security/UsernamePasswordClientCredential.cs'

KISHIMOTO, Makoto ksmakoto at dd.iij4u.or.jp
Thu Nov 26 02:50:21 EST 2009


Hello,

Mono svn trunk cannot build. log is following.

...
gmake[7]: Leaving directory `/export/home/ksmakoto/Mono/mcs/class/System.Runtime.Serialization'
gmake[7]: Entering directory `/export/home/ksmakoto/Mono/mcs/class/System.ServiceModel'
Creating ../../build/deps/net_2_1_raw_System.ServiceModel.dll.makefrag ...
gmake[7]: Leaving directory `/export/home/ksmakoto/Mono/mcs/class/System.ServiceModel'
gmake[7]: Entering directory `/export/home/ksmakoto/Mono/mcs/class/System.ServiceModel'
gmake all-local
gmake[8]: Entering directory `/export/home/ksmakoto/Mono/mcs/class/System.ServiceModel'
gmake[8]: *** No rule to make target `System.ServiceModel.Security/UsernamePasswordClientCredential.cs', needed by `../../class/lib/net_2_1_raw/System.ServiceModel.dll'.  Stop.
gmake[8]: Leaving directory `/export/home/ksmakoto/Mono/mcs/class/System.ServiceModel'
gmake[7]: *** [do-all] Error 2
gmake[7]: Leaving directory `/export/home/ksmakoto/Mono/mcs/class/System.ServiceModel'
gmake[6]: *** [all-recursive] Error 1
gmake[6]: Leaving directory `/export/home/ksmakoto/Mono/mcs/class'
gmake[5]: *** [all-recursive] Error 1
gmake[5]: Leaving directory `/export/home/ksmakoto/Mono/mcs'
gmake[4]: *** [profile-do--net_2_1_raw--all] Error 2
gmake[4]: Leaving directory `/export/home/ksmakoto/Mono/mcs'
gmake[3]: *** [profiles-do--all] Error 2
gmake[3]: Leaving directory `/export/home/ksmakoto/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