A few days ago I had the same problem. I solved remaking the FPC.CFG file
with "/usr/bin/fpcmkcfg", and change this line in the new fpc.cfg file:

-Fu~/fpc/packages/base/*/units/;~/fpc/fcl/units/;~fpc/rtl/units/

to this

-Fu /usr/lib/fpc/2.5.1/units/*

I dont know if it's correct, but worked.

I'm using FPC 2.5.1 and Lazarus 0.9.31 30371 on Ubuntu 11.04.

-- 
___________________________________________________

* **Rafael Tuim Elias*
lazarus-cgi.co.cc
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to