[Mono-bugs] [Bug 599490] New: Problem compiling mono 2.6.3
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Apr 24 22:02:29 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=599490
http://bugzilla.novell.com/show_bug.cgi?id=599490#c0
Summary: Problem compiling mono 2.6.3
Classification: Mono
Product: Mono: Compilers
Version: 2.6.x
Platform: x86
OS/Version: Linux
Status: NEW
Severity: Major
Priority: P5 - None
Component: Other.
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: pierre42d at 9online.fr
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
[...]
make[6]: Entering directory `/tmp/mono-2.6.3/mcs/mcs'
Makefile:93: warning: overriding commands for target `csproj-local'
./build/executable.make:131: warning: ignoring old commands for target
`csproj-local'
make all-local
make[7]: Entering directory `/tmp/mono-2.6.3/mcs/mcs'
Makefile:93: warning: overriding commands for target `csproj-local'
./build/executable.make:131: warning: ignoring old commands for target
`csproj-local'
MCS [basic] mcs.exe
decl.cs(628) error CS0246: Cannot find type 'var'
delegate.cs(339) warning CS0219: The variable 'g_args' is assigned but its
value is never used
delegate.cs(376) warning CS0219: The variable 'g_args' is assigned but its
value is never used
nullable.cs(81) warning CS0219: The variable 'c' is assigned but its value is
never used
Compilation failed: 1 error(s), 3 warnings
make[7]: *** [../class/lib/basic/mcs.exe] Error 1
make[7]: Leaving directory `/tmp/mono-2.6.3/mcs/mcs'
make[6]: *** [do-all] Error 2
make[6]: Leaving directory `/tmp/mono-2.6.3/mcs/mcs'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/tmp/mono-2.6.3/mcs'
make[4]: *** [profile-do--basic--all] Error 2
make[4]: Leaving directory `/tmp/mono-2.6.3/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/tmp/mono-2.6.3/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/tmp/mono-2.6.3/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/mono-2.6.3'
make: *** [all] Error 2
--
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