[Mono-bugs] [Bug 58161][Maj] Changed - 0.91: make install fails with gcc-3.4
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 16:04:22 -0400 (EDT)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58161
--- shadow/58161 2004-05-13 06:16:16.000000000 -0400
+++ shadow/58161.tmp.32212 2004-05-25 16:04:22.000000000 -0400
@@ -10,13 +10,13 @@
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: ed@catmur.co.uk
QAContact: mono-bugs@ximian.com
TargetMilestone: V1
URL:
-Cc:
+Cc: dick@ximian.com,martin@ximian.com
Summary: 0.91: make install fails with gcc-3.4
Making install in net_1_1
make[2]: Entering directory
`/var/tmp/portage/mono-0.91/work/mono-0.91/runtime/net_1_1'
make[3]: Entering directory
@@ -45,6 +45,12 @@
same configuration.
------- Additional Comments From norbert@spice.gia.rwth-aachen.de 2004-05-13 06:16 -------
Created an attachment (id=7693)
Partial problem solving and guess of another problem
+
+------- Additional Comments From miguel@ximian.com 2004-05-25 16:04 -------
+The patch included in this bug seems relevant not only here, but
+it seems that it might be biting us in some other places as well.
+
+Am CCing Dick and Martin.