Abou Al Montacir wrote:
Thank you for the interest you are giving to FPC.

Indeed, FPC is supported upstream on *BSD, and we shouldn't get any
issue making it available for Debian for any of these targets.

However a new FPC version (2.4.0) is being released and we should focus
on it instead of 2.2.4. Once it is released, I'll try to create the
packages for both armel/linux and */kfreebsd.
I just tried bootstrapping 2.4.0 on kfreebsd-i386 with the following procedure

wget ftp://ftp.freepascal.org/pub/fpc/dist/2.4.0/i386-freebsd/fpc-2.4.0.i386-freebsd7.tar
tar -xf fpc-2.4.0.i386-freebsd7.tar
tar -xf fpc-2.2.4.i386-freebsd7.tar
tar -xf binary.i386-freebsd.tar
tar -zxf base.i386-freebsd.tar.gz
tar -zxf utils.i386-freebsd.tar.gz
export PATH=$PATH:$PWD/bin
export PATH=$PATH:$PWD/lib/fpc/2.4.0/
apt-get source -b fpc
cd fpc-2.4.0
-------------At this point install any missing build-dependencies EXCEPT though with a fp- prefix and change DEB_BUILD_ARCH to DEB_BUILD_ARCH_CPU in debian/rules
dpkg-buildpackage -B -d

unfrotunately it failed again with
**** Examples copyed ****
rmdir: failed to remove `/root/fpcbootstrap/fpc-2.4.0/debian/tmp/usr/share/doc/fpc-2.4.0': No such file or directory
make: *** [install-arch-stamp] Error 1




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to