[lazarus] File "/home/amead/interfacebase.pp" not found
Alan Mead
cubrewer at yahoo.com
Thu Sep 25 22:55:28 EDT 2003
I'm still having trouble getting started with Lazarus 0.9.0.4. When
I try to run a project (by clicking the 'play' button) I get a dialog
saying "File "/home/amead/interfacebase.pp" not found".
In the messages window, it says:
syslinux.pp(5,1) Hint: Conditional I386 was set at startup in last
compilation of syslinux.pp
interfacebase.pp(6,13) Fatal: Can't find unit CLASSES
Here's my the output of 'ppc386 -vt foo':
[amead at alan amead]$ ppc386 -vt foo
Searching file ppc386.cfg... not found
Searching file /home/amead/.ppc386.cfg... not found
Searching file /etc/ppc386.cfg... not found
Searching file fpc.cfg... found
Searching file foo.pp... not found
Searching file foo.pas... not found
Searching file /lib/ld-linux.so.2... found
Searching file /lib/ld-2.0.*... not found
Compiler: /usr/lib/fpc/1.0.10/ppc386
Using executable path: /usr/lib/fpc/1.0.10/
Using unit path: /usr/lib/fpc/1.0.10/units/linux/
Using unit path: /usr/lib/fpc/1.0.10/units/linux/rtl/
Using unit path: /usr/lib/fpc/1.0.10/
Using library path: /lib/
Using library path: /usr/lib/
Using library path: /usr/X11R6/lib/
Using library path: /usr/lib/fpc/1.0.10/units/linux/
Using library path: /usr/lib/fpc/1.0.10/units/linux/rtl/
Using library path: /usr/lib/fpc/1.0.10/
Using object path: /usr/lib/fpc/1.0.10/units/linux/
Using object path: /usr/lib/fpc/1.0.10/units/linux/rtl/
Using object path: /usr/lib/fpc/1.0.10/
Fatal: Can't open file foo
Here's the output of 'rpm -qa | grep -i fpc':
[amead at alan amead]$ rpm -qa | grep -i fpc
fpc-docs-1.0.10-0
fpc-1.0.10-0
fpcsrc-1.0.10-0
lazarus-0.9.0.4-fpc_1.0.10_030911
Here's /etc/fpc.cfg:
[amead at alan amead]$ cat /etc/fpc.cfg | grep -v '^$' | grep -v '^#'
-OG2p3
-Xs
#WRITE Compiling Release Version
-g
-Crtoi
#WRITE Compiling Debug Version
-Sgic
-Fu/usr/lib/fpc/1.0.10/units/$target
-Fu/usr/lib/fpc/1.0.10/units/$target/fcl
-Fu/usr/lib/fpc/1.0.10/units/$target/*
-Fu/usr/lib/fpc/1.0.10/units/$target/rtl
-Fl/usr/lib/gcc-lib/i386-redhat-linux/2.96
-Xs
-l
-viwn
-Alan
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
More information about the Lazarus
mailing list