http://bugzilla.novell.com/show_bug.cgi?id=485841
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=485841#c3 --- Comment #3 from Eugeny Grishul <[email protected]> 2009-07-06 18:09:59 MDT --- Original bug was related with this one: https://bugzilla.novell.com/show_bug.cgi?id=504667 But now there is another error - nant incorrectly configured. After `nant -debug` I have following log (also I tried to build another projects, but error log is same): BUILD FAILED Failed to initialize the 'Mono 3.5 Profile' (mono-3.5) target framework. Unable to locate 'mono' module using pkg-config. Download the Mono development packages from http://www.mono-project.com/downloads/. Stacktrace: Failed to initialize the 'Mono 3.5 Profile' (mono-3.5) target framework.: NAnt.Core.BuildException: Failed to initialize the 'Mono 3.5 Profile' (mono-3.5) target framework. ---> Unable to locate 'mono' module using pkg-config. Download the Mono development packages from http://www. no-project.com/downloads/.: NAnt.Core.BuildException: Unable to locate 'mono' module using pkg-config. Download the Mono development packages from http://www.mono-project.com/downloads/. at NAnt.Core.Tasks.FailTask.ExecuteTask () [0x00000] at NAnt.Core.Task.Execute () [0x00000] --- End of inner exception stack trace --- at NAnt.Core.FrameworkInfo.Init () [0x00000] at NAnt.Core.FrameworkInfo.Validate () [0x00000] at NAnt.Core.ProjectSettingsLoader.ConfigureRuntimeFramework () [0x00000] Try 'nant -help' for more information -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
