Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78988 --- shadow/78988 2006-08-01 08:33:34.000000000 -0400 +++ shadow/78988.tmp.8493 2006-08-01 08:33:34.000000000 -0400 @@ -0,0 +1,58 @@ +Bug#: 78988 +Product: Mono: Runtime +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: misc +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Problem compiling mono 1.1.16.1 + +[...] +Making all in runtime +make[2]: Entering directory `/tmp/mono-1.1.16.1/runtime' +if test -w ../mcs; then :; else chmod -R +w ../mcs; fi +cd ../mcs && make PROFILES='default net_2_0' CC='gcc' all-profiles +make[3]: Entering directory `/tmp/mono-1.1.16.1/mcs' +make profile-do--default--all profile-do--net_2_0--all +make[4]: Entering directory `/tmp/mono-1.1.16.1/mcs' +make PROFILE=basic all +make[5]: Entering directory `/tmp/mono-1.1.16.1/mcs' +make[6]: Entering directory `/tmp/mono-1.1.16.1/mcs/build' +make all-local +make[7]: Entering directory `/tmp/mono-1.1.16.1/mcs/build' +test -n '1.1.16.1' +SHA test passed! +MD5 test passed! +MD2 test passed! +MD4 test passed! +RIPEMD test passed! +HMAC test passed! +ARC4 test passed! +DES test passed! +AES test passed! +Twofish test passed! +Blowfish test passed! +where's your certs dir?make[7]: *** [common/Consts.cs] Error 177 +make[7]: Leaving directory `/tmp/mono-1.1.16.1/mcs/build' +make[6]: *** [do-all] Error 2 +make[6]: Leaving directory `/tmp/mono-1.1.16.1/mcs/build' +make[5]: *** [all-recursive] Error 1 +make[5]: Leaving directory `/tmp/mono-1.1.16.1/mcs' +make[4]: *** [profile-do--basic--all] Error 2 +make[4]: Leaving directory `/tmp/mono-1.1.16.1/mcs' +make[3]: *** [profiles-do--all] Error 2 +make[3]: Leaving directory `/tmp/mono-1.1.16.1/mcs' +make[2]: *** [all-local] Error 2 +make[2]: Leaving directory `/tmp/mono-1.1.16.1/runtime' +make[1]: *** [all-recursive] Error 1 +make[1]: Leaving directory `/tmp/mono-1.1.16.1' +make: *** [all] Error 2 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
