Help; RE: [lazarus] Form designer

Samuel Liddicott sam at campbellsci.co.uk
Thu Aug 12 10:48:43 EDT 1999


The fix to the make-lazarus script helped a bit but I am now stuck in:

cd lazarus
make

and fails with same error.

> -----Original Message-----
> From: Peter Vreman [mailto:pfv at cooldown.demon.nl]
> Sent: 12 August 1999 12:15 PM
> To: lazarus at miraclec.com
> Subject: Re: Help; RE: [lazarus] Form designer
>
> Because the released compiler is version 0.99.12 and you need to link with
> the ppu's which are created with 0.99.13. You need to add to your
> /etc/ppc386.cfg something like:

I don't have a /etc/ppc386.cfg.  The file at
http://www.pcpros.net/~vbman/howto.html says I won't need one.

> #IFDEF VER0_99_12
>   <old -Fu lines form ppc386.cfg>
> #ELSE
>   /opt/fpc/rtl/linux
>   /opt/fpc/fcl/linux
>   /opt/fpc/gtk
>   /opt/fpc/lazarus/lcl
> #ENDIF

How do be sure which version I have?
Also I tried hacking the makefiles but there is no clue there!  The words
"ppc386" are not even mentioned!

Right now I get:

# cd lazarus
# make
ppc386 -Tlinux   -Fu/opt/fpc/rtl/linux -Fu/opt/fpc/units/linux -Fu../fcl/lin
ux -
Fu../rtl/linux -Fu../gtk -Fulcl -Fl/usr/lib/gcc-lib/i386-redhat-linux/2.7.2.
3 -F
l/usr/i486-linuxaout/lib -Fl/usr/lib -Fl/usr/i486-linux-libc5/lib -Fl/usr/X1
1R6/
lib -FE.  -di386 lazarus.pp
syslinux.pp(34,2) Fatal: Can't open include file systemh.inc
make: *** [lazarus] Error 1


Sam







More information about the Lazarus mailing list