Looks like your fpc.cfg isn't setup well, could you post the content here? It
should be located in /etc, if none exists, then you definitely miss one.
Create the default file with fpcmkcfg program (comes with fpc, so you
probably already have it) then move to /etc. Edit (or add) -Fu lines to
point to your COMPILED units directory. If you install FPC from repository,
this should normally be: -Fu/usr/lib/fpc/<fpc version>/units/<your arch-os
pair>/* (-Fu supports wildcard).



--
View this message in context: 
http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-Communication-with-PostgreSQL-tp4029138p4029141.html
Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com.

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to