[fpc-devel] Build packages 2.6.4 on arm/linux failed

Marc Weustink marc at dommelstein.nl
Fri Mar 28 21:36:11 CET 2014


Hi, I was playing with GNUroot/debian on my android pad and installed fpc 2.6.0 since 2.6.4 was not available. 
After that I tried to build 2.6.4 from svn. However make all stopped when building fastcgi:

/usr/bin/make -C fastcgi all
make[1]: Entering directory `/home/fpc-2.6.4/packages/fastcgi'
/usr/bin/ppcarm fpmake.pp -n -Fu../../rtl/units/arm-linux -Fu../../packages/hash/units/arm-linux -Fu../../packages/paszlib/units/arm-linux -Fu../../packages/fcl-process/units/arm-linux -Fu../../packages/fpmkunit/units/arm-linux
/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
/home/fpc-2.6.4/rtl/units/arm-linux/cprt0.o: In function `_haltproc_eabi':
(.text+0x88): undefined reference to `_fini'
/home/fpc-2.6.4/rtl/units/arm-linux/cprt0.o: In function `_haltproc_eabi':
(.text+0x90): undefined reference to `_init'
fpmake.pp(30,38) Error: Error while linking
fpmake.pp(30,38) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
make[1]: *** [fpmake] Error 1
make[1]: Leaving directory `/home/fpc-2.6.4/packages/fastcgi'
make: *** [fastcgi_all] Error 2

uname -a :

Linux localhost 3.1.10-gb1a9af5 #1 SMP PREEMPT Thu Aug 1 16:15:28 CST 2013 armv7l GNU/Linux


Marc


More information about the fpc-devel mailing list