Mono building failing on Ubuntu AMD64

Vincent Arnoux vincent.arnoux at rfo.atmel.com
Thu Aug 11 09:53:58 UTC 2005


Hello,
I am trying to compile mono for on an Ubuntu AMD64.
I install libgdiplus-1.1.8 OK, ran the ./configure --prefix=/usr in
mono-1.1.8.3 without problem, but the make fails with :
Creating ../build/deps/basic_mcs.exe.makefrag ...
/bin/sh: ../build/deps/basic_mcs.exe.makefrag: No such file or directory
make[6]: *** [../build/deps/basic_mcs.exe.makefrag] Erreur 1
make[6]: quittant le répertoire
« /home/vincent/mono/mono-1.1.8.3/mcs/mcs »
cp: When copying many files:
last argument `../basic' is not a directory.
To know more do: « cp --help ».
ls: ./class/lib/basic/mcs.exe: Is not a directory
ls: ./mcs/cs-parser.cs: No such file or directory
make[6]: entrant dans le répertoire
« /home/vincent/mono/mono-1.1.8.3/mcs/jay »
make all-local
make[7]: entrant dans le répertoire
« /home/vincent/mono/mono-1.1.8.3/mcs/jay »
make[7]: Rien à faire pour « all-local ».
make[7]: quittant le répertoire
« /home/vincent/mono/mono-1.1.8.3/mcs/jay »
make[6]: quittant le répertoire
« /home/vincent/mono/mono-1.1.8.3/mcs/jay »
make[6]: entrant dans le répertoire
« /home/vincent/mono/mono-1.1.8.3/mcs/mcs »
Creating ../build/deps/basic_mcs.exe.makefrag ...
/bin/sh: ../build/deps/basic_mcs.exe.makefrag: No such file or directory
make[6]: *** [../build/deps/basic_mcs.exe.makefrag] Erreur 1
make[6]: quittant le répertoire
« /home/vincent/mono/mono-1.1.8.3/mcs/mcs »
make[5]: *** [all-recursive] Erreur 1
make[5]: quittant le répertoire « /home/vincent/mono/mono-1.1.8.3/mcs »
make[4]: *** [profile-do--basic--all] Erreur 2
make[4]: quittant le répertoire « /home/vincent/mono/mono-1.1.8.3/mcs »
make[3]: *** [profiles-do--all] Erreur 2
make[3]: quittant le répertoire « /home/vincent/mono/mono-1.1.8.3/mcs »
make[2]: *** [all-local] Erreur 2
make[2]: quittant le répertoire
« /home/vincent/mono/mono-1.1.8.3/runtime »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/vincent/mono/mono-1.1.8.3 »
make: *** [all] Erreur 2



(I translated some sentences from French to English...).
Does anyone have an idea ?

Vincent






More information about the ubuntu-users mailing list