[lazarus] First try on compiling lazarus...

Michael A. Hess mhess at miraclec.com
Sat Sep 18 19:32:36 EDT 1999


Peter Henriksen wrote:
> 
> Compiling /opt/fpc/rtl/linux/syslinux.pp
> syslinux.pp(34,2) Fatal: Can't open include file systemh.inc
> make[1]: Leaving directory `/opt/fpc/fcl/linux'

The fact that it is doing this indicates that the rtl doesn't match the
current compiler build. Before it can build the fcl it is trying to
rebuild the rtl. Go into the rtl directory and type make. This should
build the rtl first. Then go to fcl, do make, then gtk, do make, then
lazarus, do make.

-- 
==== Programming my first best destiny! ====

Michael A. Hess      Miracle Concepts, Inc.
mhess at miraclec.com   http://www.miraclec.com






More information about the Lazarus mailing list