[fpc-devel] compile latest svn on Ubuntu 10.10 Maverick

Lukas Gradl fpc at ssn.at
Fri Oct 22 00:55:23 CEST 2010


Updated today one of the Ubuntu-Machines to Maverick x64.

Then started a "svn up" and tried to compile fpc.

The x64 version was compiled and installed without any problems, but 
when I tried to compile the i386 crosscompiler with
"make all CPU_TARGET=i386"
the build script stops.

Output is:

make -C  clean
make: Betrete ein unbekanntes Verzeichnis
make: *** clean: No such file or directory.  Schluss.
make: Verlasse ein unbekanntes Verzeichnis
make[3]: *** [rtlclean] Fehler 2
make[3]: Verlasse Verzeichnis '/mnt/projects/Source/fpc/compiler'
make[2]: *** [cycle] Fehler 2
make[2]: Verlasse Verzeichnis '/mnt/projects/Source/fpc/compiler'
make[1]: *** [compiler_cycle] Fehler 2
make[1]: Verlasse Verzeichnis '/mnt/projects/Source/fpc'
make: *** [build-stamp.i386-] Fehler 2

Here a translated version (just a translation, so might be different 
from the english version):

make -C  clean
make: Entering an unknown Directory
make: *** clean: No such file or directory.  Finishing.
make: Leaving an unknown Directory
make[3]: *** [rtlclean] Error 2
make[3]: Leaving Directory '/mnt/projects/Source/fpc/compiler'
make[2]: *** [cycle] Error 2
make[2]: Leaving Directory '/mnt/projects/Source/fpc/compiler'
make[1]: *** [compiler_cycle] Error 2
make[1]: Leaving Directory '/mnt/projects/Source/fpc'
make: *** [build-stamp.i386-] Error 2


Anyone a little hint for me?

regards
Lukas

-- 

--------------------------
software security networks
Lukas Gradl <fpc#ssn.at>
Eduard-Bodem-Gasse 5
A - 6020 Innsbruck
Tel: +43-512-214040-0
Fax: +43-512-214040-21
--------------------------



More information about the fpc-devel mailing list