On Tue, 2007-02-27 at 16:14 +0100, Vincent Snijders wrote:
> [EMAIL PROTECTED] schreef:
> > Hello,
> > 
> > With FPC 2.1.1 SVN 6671 and Lazarus SVN 10693 compilation of lazarus abort 
> > on
> > this message:
> > 
> > /usr/local/src/lazarus/lcl/graphics.pp(36,17) Fatal: Can't find unit contnrs
> > 
> > I've try to downgrade to some others SVN versions. Same thing happen with 
> > FPC
> > 2.1.1 SVN 6664 and Lazarus SVN 10685.
> > 
> > With FPC 2.1.1 6610 and lazarus 10678 all work's.
> > 
> > O.S Linux fedora core 6.
> 
> This problem is likely to be caused by the restructuring of fpc directory 
> layout. 
> The fcl directory has been moved to the packages directory. I didn't dare to 
> update 
> yet.

Yup. I had the same problem. Log in as root and remove all files
in /usr/local/lib/fpc/2.1.1/i386-linux/* and then do a make install.

The 'old' fcl-packages are still in i386-linux/fcl and the new ones are
in i386-linux/fcl-base. That result in those troubles...

Joost.

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

Reply via email to