[lazarus] Nearly there.

Samuel Liddicott sam at campbellsci.co.uk
Fri Aug 13 05:45:50 EDT 1999


THE HOWTO SAID (now I look) TO DO THIS WHEN REBUILDING PPC:

cd compiler
make cycle
cd ../rtl/linux
mv *.o /opt/fpc/units/linux/  <<<<<<< LOOK
mv *.ppu /opt/fpc/units/linux/  <<<<<<< LOOK

which is obviously the cause of the problem.

Could I ask someone knowledgeable to review the unix howto on the lazarus
web page and make sure it is right.
http://www.pcpros.net/~vbman/howto.html

Now in 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
/usr/bin/ld: cannot open -lgtk: No such file or directory

# locate libgtk
/usr/lib/libgtk-1.2.so.0
/usr/lib/libgtk-1.2.so.0.1.0
/usr/lib/libgtk.so.1
/usr/lib/libgtk.so.1.0.6
/usr/lib/libgtkxmhtml.so.1
/usr/lib/libgtkxmhtml.so.1.0.1

so... what ails me now?
Sounds like a makefile problem, any ideas?

Sam






More information about the Lazarus mailing list