[Mono-bugs] [Bug 55910][Maj] Changed - /usr/ccs/bin/ld does not like "monoldflags = -Wl,-version-script=$(srcdir)/ldscript"

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Mar 2004 11:50:50 -0500 (EST)


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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=55910

--- shadow/55910	2004-03-22 22:54:00.000000000 -0500
+++ shadow/55910.tmp.15507	2004-03-23 11:50:50.000000000 -0500
@@ -162,6 +162,32 @@
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-03-22 22:53 -------
 This patch causes me to get errors about .Plo files not existing in
 mono/utils.
 
 cesar reported this as well.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-03-23 11:50 -------
+make[3]: Leaving directory `/devel/mono/libgc'
+make[2]: Leaving directory `/devel/mono/libgc'
+Making all in mono
+make[2]: Entering directory `/devel/mono/mono'
+Making all in utils
+make[3]: Entering directory `/devel/mono/mono/utils'
+Makefile:292: mono-codeman.Plo: No such file or directory
+Makefile:293: mono-hash.Plo: No such file or directory
+Makefile:294: mono-logger.Plo: No such file or directory
+Makefile:295: mono-math.Plo: No such file or directory
+Makefile:296: mono-md5.Plo: No such file or directory
+Makefile:297: mono-sha1.Plo: No such file or directory
+Makefile:298: mono-uri.Plo: No such file or directory
+Makefile:299: monobitset.Plo: No such file or directory
+Makefile:300: strenc.Plo: No such file or directory
+Makefile:301: strtod.Plo: No such file or directory
+make[3]: *** No rule to make target `strtod.Plo'.  Stop.
+make[3]: Leaving directory `/devel/mono/mono/utils'
+make[2]: *** [all-recursive] Error 1
+make[2]: Leaving directory `/devel/mono/mono'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory `/devel/mono'
+make: *** [all] Error 2
+