[fpc-devel] Can't build 1.9.8
Carlos Laviola
carlos.laviola at gmail.com
Sun Mar 20 03:34:50 CET 2005
Hi all,
As 1.9.6 has finally entered Debian, I'm now working on packages for
1.9.8. However, by the time I try to compile the RTL, I get makefile
errors which I didn't with 1.9.6. Here's the relevant output:
make[4]: Leaving directory
`/home/claviola/code/debian/packages/freepascal/fpc/build/fpc-1.9.8/compiler/utils'
make[3]: Leaving directory
`/home/claviola/code/debian/packages/freepascal/fpc/build/fpc-1.9.8/compiler'
make[2]: Leaving directory
`/home/claviola/code/debian/packages/freepascal/fpc/build/fpc-1.9.8'
/usr/bin/make rtl_distinstall
PP=/home/claviola/code/debian/packages/freepascal/fpc/build/fpc-1.9.8/compiler/ppc386
INSTALL_PREFIX=/home/claviola/code/debian/packages/freepascal/fpc/build/fpc-1.9.8/debian/tmp/usr
make[2]: Entering directory
`/home/claviola/code/debian/packages/freepascal/fpc/build/fpc-1.9.8'
/usr/bin/make -C rtl distinstall
make[3]: Entering directory
`/home/claviola/code/debian/packages/freepascal/fpc/build/fpc-1.9.8/rtl'
/usr/bin/make -C linux all
make[4]: Entering directory
`/home/claviola/code/debian/packages/freepascal/fpc/build/fpc-1.9.8/rtl/linux'
make[4]: Leaving directory
`/home/claviola/code/debian/packages/freepascal/fpc/build/fpc-1.9.8/rtl/linux'
/usr/bin/fpcmake -p -Ti386-linux Makefile.fpc
Processing Makefile.fpc
Error: No targets set
make[3]: *** [fpc_install] Error 1
make[3]: Leaving directory
`/home/claviola/code/debian/packages/freepascal/fpc/build/fpc-1.9.8/rtl'
make[2]: *** [rtl_distinstall] Error 2
make[2]: Leaving directory
`/home/claviola/code/debian/packages/freepascal/fpc/build/fpc-1.9.8'
make[1]: *** [install-arch-stamp] Error 2
make[1]: Leaving directory
`/home/claviola/code/debian/packages/freepascal/fpc/build/fpc-1.9.8'
make: *** [debbuild] Error 2
Regards,
--
Carlos Laviola
carlos.laviola at gmail.com
More information about the fpc-devel
mailing list