On Wed, 18 Nov 2009 01:10:48 +0200 Juha Manninen <[email protected]> wrote:
> I get these warnings when Lazarus reads FPC source. Is it normal? I am still > using the release FPC 2.2.4 from Suse package. > > WARNING: unable to find source of fpc unit lexlib > WARNING: unable to find source of fpc unit yacclib > WARNING: unable to find source of fpc unit pkgmkconv > WARNING: unable to find source of fpc unit fprepos > WARNING: unable to find source of fpc unit fpxmlrep > WARNING: unable to find source of fpc unit pkgwget > WARNING: unable to find source of fpc unit pkgmessages > WARNING: unable to find source of fpc unit pkgglobals > WARNING: unable to find source of fpc unit pkgcommands > WARNING: unable to find source of fpc unit pkgrepos > WARNING: unable to find source of fpc unit pkgoptions > WARNING: unable to find source of fpc unit pkghandler > WARNING: unable to find source of fpc unit pkgfpmake > WARNING: unable to find source of fpc unit pkglnet > WARNING: unable to find source of fpc unit pkgdownload It means your /etc/fpc.cfg points to ppu files that are not in your FPC source directory. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
