Has anyone come up with a solution to this problem of not finding the contnrs unit?

I am using Lazarus 0.9.21 svn 10737M under Linux gtk.

This appear to be a problem with FPC. I've had no problem compiling Lazarus using fpc 2.0.4, but when I try with 2.3.1 I get this error message coming from the graphics unit.

fpc 2.0.4 is installed in /usr/lib/fpc/2.0.4

fpc 2.3.1 is installed in usr/local/lib/fpc/2.3.1

I change the link in /usr/bin/ppc386 to point between the two.

When I originally installed lazarus, this is the path that 2.0.4 was installed.

In 2.0.4, the contnrs unit is found in /usr/lib/fpc/2.0.4/units/i386-linux/flc

In 2.3.1, contnrs is founbd in usr/local/lib/fpc/2.3.1/units/i386-linux/fcl-base

It might also be intresting to note: 2.3.1 does not have an i386-win32 directory as is found in 2.0.4. Is it possible that it is looking for the contnrs unit that is in i386-win32?





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

Reply via email to