On Wed, 16 Jan 2013 16:46:37 +0200 Eric Kom <[email protected]> wrote:
> > Good day, > > Please I got this error during build process of lazarus trunk: > > erickom@lazarusTwo:~/lazarus/lazarus$ make bigide > FPC=/usr/local/lib/fpc/2.7.1/ppc386 > make -C packager/registration > make[1]: Entering directory > `/home/erickom/lazarus/lazarus/packager/registration' > /bin/rm -f ../units/i386-linux/fcllaz.ppu > /bin/mkdir -p ../units/i386-linux > /usr/local/lib/fpc/2.7.1/ppc386 -MObjFPC -Scghi -O1 -g -gl -vewnhi -l > -Fu. -Fu/usr/local/lib/fpc/2.7.1/units/i386-linux/rtl -FE. > -FU../units/i386-linux -di386 fcllaz.pas > Hint: Start of reading config file /etc/fpc.cfg > Hint: End of reading config file /etc/fpc.cfg > Free Pascal Compiler version 2.7.1 [2013/01/15] for i386 > Copyright (c) 1993-2012 by Florian Klaempfl and others > Target OS: Linux for i386 > Compiling fcllaz.pas > Compiling registerfcl.pas > Compiling lazaruspackageintf.pas > registerfcl.pas(45,22) Fatal: Can't find unit process used by RegisterFCL > Fatal: Compilation aborted Check that your /etc/fpc.cfg uses /usr/local/lib/* instead of /usr/lib/*. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
