[lazarus] Include path for PP files

Amitabh Mathur amathur at tychi.com
Mon Aug 7 15:46:30 EDT 2000


Hi,

I have been trying to test out lazarus for some time now, and have
finally got stuck with the following problem. Could someone let me know
how to set the include path corretly and solve the problem.

After compiling the compiler, I try to run the following command

> cd fcl
> make

The message I get is

/bin/pwd: ignoring non-option arguments
make -C linux all
/bin/pwd: ignoring non-option arguments
make[1]: Entering directory `/opt/fpc/fcl/linux'
make -C /opt/fpc/packages/zlib all
/bin/pwd: ignoring non-option arguments
make[2]: Entering directory `/opt/fpc/packages/zlib'
ppc386 -Fu/opt/fpc/rtl/linux -Fu/opt/fpc/units/linux -di386 zlib.pp
systemh.inc(435,2) Fatal: Can't open include file setjumph.inc
make[2]: *** [zlib.ppu] Error 1
make[2]: Leaving directory `/opt/fpc/packages/zlib'
make[1]: *** [package_zlib] Error 2
make[1]: Leaving directory `/opt/fpc/fcl/linux'
make: *** [linux_all] Error 2

This is the complete listing.

It appears that the compiler is not able to locate the file
"/opt/fpc/rtl/i386/setjumph.inc"

If this is a temporary error, I will just wait for the upgrade, else
could somebody let me know where to tweak the files to solve this
problem.

Thanks

Amitabh

My machine configuration is listed below

>Environment:


    <machine, os, target, libraries (multiple lines)>
System: Linux io.tychi.com 2.2.12-20 #1 Mon Sep 27 10:40:35 EDT 1999
i686 unknown
Architecture: i686

> env

FPCDIR=/opt/fpc
HISTSIZE=5000
HOSTNAME=io.tychi.com
LOGNAME=amathur
HISTFILESIZE=5000
INIT_VERSION=sysvinit-2.77
VISUAL=vi
MAIL=/var/spool/mail/amathur
CLASSPATH=/usr/local/jdk117-v3/lib
TERM=xterm
HOSTTYPE=i386
PATH=/bin:/usr/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/jdk117_v3/bin:/usr/X11R6/bin:/usr/X11R6/lib:.:/home/amathur/bin:/opt/fpc:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/jdk117_v3/bin:/usr/X11R6/bin:/usr/X11R6/lib:.:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/jdk117_v3/bin:/usr/X11R6/bin:/usr/X11R6/lib:.:/home/amathur/bin:/opt/fpc:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/jdk117_v3/bin:/usr/X11R6/bin:/usr/X11R6/lib:.:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/jdk117_v3/bin:/usr/X11R6/bin:/usr/X11R6/lib:.:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/jdk117_v3/bin:/usr/X11R6/bin:/usr/X11R6/lib:.

CONSOLE=/dev/console
KDEDIR=/usr
HOME=/home/amathur
INPUTRC=/etc/inputrc
PREVLEVEL=N
RUNLEVEL=5
SHELL=/bin/bash
XAUTHORITY=/home/amathur/.Xauthority
PS1=\u@\h:\w\n>
USER=amathur
GDM_LANG=(null)
MANPATH=/usr/local/man:/usr/man:.
BASH_ENV=/home/amathur/.bashrc
QTDIR=/usr/lib/qt-2.0.1
LC_ALL=en_US
BOOT_IMAGE=linux
DISPLAY=:0
SESSION_MANAGER=local/io.tychi.com:/tmp/.ICE-unix/666
LANG=(null)
OSTYPE=Linux
WINDOWID=71303217
GDMSESSION=Default
LINGUAS=en_US
SHLVL=2









More information about the Lazarus mailing list