[fpc-pascal]Can't find unit DRIVERS
John Coppens
john at jcoppens.com
Tue Sep 9 07:42:33 CEST 2003
Hi all.
Just downloaded the 1.0.10 package and tried to compile the ide. I had
quite a few problems:
1) in packages/ two directories seem to be in the wrong directory. Imlib
and Gnome are looked for in the extra directory and they installed in the
root of packages. (Gnome is looked for as gnome1?).
Anyway, I moved both into extra/ and compilation went well.
2) recompiled everything else, but finally was stopped here (doing a 'make
ide'):
LibGDB not found
LIBGDB=
GDBLIBDIR=/usr/local/src/fpc-1.0.10/packages/base/gdbint/libgdb/linux
/usr/local/bin/ppc386 -dUNIX -dCOMPILER_1_0 -Fufakegdb -Xs -OG2p3 -n -Sg
-Fucompiler -Fu/usr/local/src/fpc-1.0.10/rtl/linux
-Fu/usr/local/src/fpc-1.0.10/packages/base/gdbint
-Fu/usr/local/src/fpc-1.0.10/packages/base/regexpr -FE.
-Fl/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2 -Fl/usr/local/lib
-Fl/usr/X11R6/lib -Fl/usr/i386-slackware-linux/lib -Fl/opt/gnome/lib
-Fl/opt/mysql/lib/mysql -Fl/usr/openwin/lib -Fl/opt/kde/lib
-Fl/usr/lib/qt/lib -Fl/usr/local/lib/sane -di386 -dRELEASE fp.pas
fpcatch.pas(67,10) Fatal: Can't find unit DRIVERS make[2]: *** [fp] Error
1 make[2]: Leaving directory `/usr/local/src/fpc-1.0.10/ide'
make[1]: *** [gdb] Error 2
make[1]: Leaving directory `/usr/local/src/fpc-1.0.10/ide'
make: *** [ide] Error 2
I've looked around the 'net, but no ref to this particular error.
Suggestions?
John
More information about the fpc-pascal
mailing list