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=82012 --- shadow/82012 2007-07-09 17:05:24.000000000 -0400 +++ shadow/82012.tmp.11504 2007-07-09 20:59:21.000000000 -0400 @@ -137,6 +137,33 @@ -m ------- Additional Comments From [EMAIL PROTECTED] 2007-07-09 17:05 ------- if it doesn't work for you after bootstrapping, try backing out changes in revisions 80509 and 80510 and then bootstrap. + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-09 20:59 ------- +OK, well I completely removed my old installation and setup a fresh +directory structure with a fresh pull from SVN. I built everything, +and the issue remained with the current version from SVN after the +reinstall. I then reverted the changes you called out (80509 and +80510; which changed 57 to 58). I then ran the following (please let +me know if this is not everything I should do for a proper bootstrap): + +(in the mono working directory) +> make distclean +> ./autoconfigure --prefix=/usr/local +> make +> make install + +Then of course, I fully restarted apache: +> /etc/init.d/apache2 stop +> killall mono +> /etc/init.d/apache2 start + +This did not fix the problem. + +I ended up reinstalling from my old mono checkout which is currently +pointing at revision 78042, and my site functions again. + +Thanks, +Mike _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
