Comment 6 for bug 696417

Revision history for this message
grofaty (grofaty) wrote :

Oliver, I tried to compile the code on Ubuntu 11.10 and I am getting A LOT of errors, see bellow.

========
/usr/lib/mono/4.0/Microsoft.CSharp.targets: error : Error executing tool '/usr/bin/gmcs': ApplicationName='/usr/bin/gmcs', CommandLine='/noconfig @/tmp/tmp79fbb441.tmp', CurrentDirectory='/home/[MYUSER]/Downloads/textPinta/System.ComponentModel.Composition'
   Task "Csc" execution -- FAILED
   Done building target "CoreCompile" in project "/home/[MYUSER]/Downloads/textPinta/System.ComponentModel.Composition/System.ComponentModel.Composition.csproj".-- FAILED
  Done building project "/home/[MYUSER]/Downloads/textPinta/System.ComponentModel.Composition/System.ComponentModel.Composition.csproj".-- FAILED
 Task "MSBuild" execution -- FAILED
 Done building target "Build" in project "/home/[MYUSER]/Downloads/textPinta/Pinta.sln".-- FAILED
Done building project "/home/[MYUSER]/Downloads/textPinta/Pinta.sln".-- FAILED

Build FAILED.
Errors:

/home/[MYUSER]/Downloads/textPinta/Pinta.sln (default targets) ->
(Build target) ->
/home/[MYUSER]/Downloads/textPinta/Pinta.Resources/Pinta.Resources.csproj (default targets) ->
/usr/lib/mono/4.0/Microsoft.CSharp.targets (CoreCompile target) ->

 /usr/lib/mono/4.0/Microsoft.CSharp.targets: error : Error executing tool '/usr/bin/gmcs': ApplicationName='/usr/bin/gmcs', CommandLine='/noconfig @/tmp/tmp2d5717f1.tmp', CurrentDirectory='/home/[MYUSER]/Downloads/textPinta/Pinta.Resources'

/home/[MYUSER]/Downloads/textPinta/Pinta.sln (default targets) ->
(Build target) ->
/home/[MYUSER]/Downloads/textPinta/System.ComponentModel.Composition/System.ComponentModel.Composition.csproj (default targets) ->
/usr/lib/mono/4.0/Microsoft.CSharp.targets (CoreCompile target) ->

 /usr/lib/mono/4.0/Microsoft.CSharp.targets: error : Error executing tool '/usr/bin/gmcs': ApplicationName='/usr/bin/gmcs', CommandLine='/noconfig @/tmp/tmp79fbb441.tmp', CurrentDirectory='/home/[MYUSER]/Downloads/textPinta/System.ComponentModel.Composition'
========