On Sun, Aug 21, 2011 at 16:09, Vincent Snijders <[email protected]>wrote:
> 2011/8/21 ik <[email protected]>: > > On Sun, Aug 21, 2011 at 15:02, Maxim Ganetsky <[email protected]> wrote: > >> > >> 21.08.2011 13:44, ik пишет: > >>> > >>> Hello, > >>> > >>> I have a new svn copy of Lazarus under Fedora 15. > >>> When I try to build it using ¨make¨ or any other combination (such as > >>> ide, > >>> bigide etc), I get the following error code: > >>> Fatal: Can't find unit process used by RegisterFCL > >>> > >>> Should I provide something to the make code ? > >> > >> You should review and fix your fpc.cfg. > > > > What should I add there ? I never touched it before to make it compile > > Lazarus. > > RegisterFCL is a unit that is part of lazarus afaik. > > Yes, and process is part of the FPC packages, unit path to it should > be in fpc.cfg. > > Your fpc.cfg doesn't match the used compiler. > Thanks, now I get it. It had lib64 instead of lib. that solved the problem. > > Vincent > Ido > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus >
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
