En/na Graeme Geldenhuys ha escrit:
Hi,

Every time I startup Lazarus since I changed to FPC 2.2.0, I need to
manually select the Environment-> Rescan FPC Source directory option.
Otherwise Lazarus can't find any units included in FPC.  Here is a
sample error message. I Ctrl-Click'ed on a class and Lazarus jumped to
the SysUtils entry in the uses clause and then showing the following
error.

---------------------------------------------
/home/graemeg/programming/fpGUI/src/corelib/gfxbase.pas(9,3) Error:
source not found: unit
/opt/fpc_2.2.0/lib/fpc/2.2.0/units/i386-linux/rtl/sysutils.ppu


I'm running Lazarus 0.9.23 (r11993) compiled with GTK1 under Ubuntu Linux 7.04.
Anybody else experience this issue and even better, have a solution?

Are you sure there aren't remnants of the previous fpc version in /etc/fpc.cfg or ~/fpc.cfg? At least that was what happened to me the last time I had a similar problem: I forgot I had an old fpc.cfg in my home directory and that what the file that fpc used.

Bye
--
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004      Fax +34 93 5883007

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

Reply via email to