[Mono-bugs] [Bug 572871] New: Compilation fails (libmono.so cannot be generated)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jan 21 21:25:48 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=572871
http://bugzilla.novell.com/show_bug.cgi?id=572871#c0
Summary: Compilation fails (libmono.so cannot be generated)
Classification: Mono
Product: Mono: Runtime
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: knocte at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=338173)
--> (http://bugzilla.novell.com/attachment.cgi?id=338173)
Full output of make, after the first make failed in a clean checkout
User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.1.6)
Gecko/20091201 SUSE/3.5.6-1.1.1 Firefox/3.5.6
This is happening to me recently on two machines. Both have opensuse, one with
11.1 and another one with 11.2.
I've checked with SVN and also with the 2.6 branch, and it happens in both.
Reproducible: Always
Steps to Reproduce:
1. Checkout mono.
2. Build
Actual Results:
LD monodis
gcc: ../mini/.libs/libmono.so: No such file or directory
make[3]: *** [monodis] Error 1
make[3]: se sale del directorio `/home/knocte/Documents/mono/mono/mono/dis'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio `/home/knocte/Documents/mono/mono/mono'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/home/knocte/Documents/mono/mono'
make: *** [all] Error 2
Expected Results:
Should compile.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list