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 17:43:56.000000000 -0400 +++ shadow/75335.tmp.24614 2005-06-22 18:28:43.000000000 -0400 @@ -101,6 +101,13 @@ mono # Okay installed successfully, I'll figure out which flag was messing things up and get back in a day or two. + +------- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
