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=75335 --- shadow/75335 2005-06-22 18:28:43.000000000 -0400 +++ shadow/75335.tmp.28595 2005-06-23 00:09:40.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 75335 Product: Mono: Runtime Version: 1.1 OS: GNU/Linux [Other] OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: INVALID Severity: Unknown Priority: Wishlist Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -108,6 +108,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-06-22 18:28 ------- Little sooner, apparently it doesn't like the prelink flags... CFLAGS=${CFLAGS/-fPIC/} CFLAGS=${CFLAGS/-DPIC/} that made it work. + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-23 00:09 ------- +So don't do that :-). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
