Julio C. Taborda wrote:
Hi all,

The last few days I was trying to build lazarus on linux but I always
get the following error:

Compiling graphics.pp
Fatal: Can't find unit crc
Fatal: Compilation aborted
make[1]: *** [alllclunits.ppu] Error 1
make[1]: Leaving directory `/home/test/lazarus/src/lcl'
make: *** [lcl] Error 2

any hints?

Im using fpc svn rev 2023 and lazarus svn rev 8353

Make sure you have a clean install of fpc, i.e. that there are no old unit files in $INSTALL_PREFIX/lib/fpc/$FPCVERSION/units.

The best way to make sure, is to remove that directory completely before doing make install.

Vincent.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to