On Wednesday 17 May 2006 20:08, johnf wrote:
> What is next?
I had the same error due to a fpc.cfg containing
-Fu/usr/lib/fpc/2.0.0/units/$fpctarget
-Fu/usr/lib/fpc/2.0.0/units/$fpctarget/*
-Fu/usr/lib/fpc/2.0.0/units/$fpctarget/rtl
instead of
-Fu/usr/lib/fpc/$fpcversion/units/$fpctarget
-Fu/usr/lib/fpc/$fpcversion/units/$fpctarget/*
-Fu/usr/lib/fpc/$fpcversion/units/$fpctarget/rtl
when compiling with a fpc > 2.0.0.

The paths are different on Suse, but the
problem may be similar

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

Reply via email to