[fpc-devel] fixes branch r15611 doesn't build

Graeme Geldenhuys graemeg.lists at gmail.com
Mon Jul 19 17:11:58 CEST 2010


Hi,

I just updated my local "fixes" branch to the latest revision. r15611
and when I try and build it with my usual build scripts, it fails to
build. Trying to compile under Linux (Ubuntu 9.04) 32-bit.

Here is the compiler output.

---------------------------------------
...
make[7]: Entering directory `/opt/fpc_fixes_2.2/src/rtl/linux'
/opt/fpc-2.4.1/bin/fpc -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../i386
-Fi../unix -Fii386 -FE. -FU/opt/fpc_fixes_2.2/src/rtl/units/i386-linux
-OpPentium4 -di386 -dRELEASE -Us -Sg system.pp
wustrings.inc(78,22) Fatal: Unknown compilerproc
"fpc_unicodestr_setlength". Check if you use the correct run time
library.
Fatal: Compilation aborted
Error: /opt/fpc-2.4.1/i386-linux/bin/ppc386 returned an error exitcode
(normal if you did not specify a source file to be compiled)
make[7]: *** [system.ppu] Error 1
make[7]: Leaving directory `/opt/fpc_fixes_2.2/src/rtl/linux'
make[6]: *** [linux_all] Error 2
make[6]: Leaving directory `/opt/fpc_fixes_2.2/src/rtl'
make[5]: *** [rtl] Error 2
make[5]: Leaving directory `/opt/fpc_fixes_2.2/src/compiler'
make[4]: *** [next] Error 2
make[4]: Leaving directory `/opt/fpc_fixes_2.2/src/compiler'
make[3]: *** [ppc1] Error 2
make[3]: Leaving directory `/opt/fpc_fixes_2.2/src/compiler'
make[2]: *** [cycle] Error 2
make[2]: Leaving directory `/opt/fpc_fixes_2.2/src/compiler'
make[1]: *** [compiler_cycle] Error 2
make[1]: Leaving directory `/opt/fpc_fixes_2.2/src'
make: *** [build-stamp.i386-linux] Error 2

---------------------------------------

I can build Trunk just fine, and the build scripts I use, I have been
using for ages, so I know they are correct. I always do a make clean;
make all FPC=.... ; make install FPC=.... INSTALL_PREFIX=...



-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the fpc-devel mailing list