On Mon, 16 Jul 2007 17:42:44 +0200
Luca Olivetti <[EMAIL PROTECTED]> wrote:

> En/na Mattias Gärtner ha escrit:
> 
> >>> If this does not work:
> >>> What OS, distribution do you use?
> >> linux, mandriva 2007.1, and the not found units are definitely
> >> there, somewhere under /usr/share/fpcsrc
> > 
> > What processor? 32 bit or 64 bit?
> 
> 32 bit
> 
> > What unit can not be found?
> 
> e.g. contnrs, eventlog and other units in the fcl
> 
> > Where is the corresponding .ppu? (Probably somewhere
> > under /usr/lib/fpc/)
> 
> /usr/lib/fpc/2.0.4/units/i386-linux/fcl/contnrs.ppu
> /usr/lib/fpc/2.0.4/units/i386-linux/fcl/eventlog.ppu
> 
> the corresponding sources:
> 
> $ rpm -ql fpc-src  | grep eventlog
> /usr/share/fpcsrc/fcl/amiga/eventlog.inc
> /usr/share/fpcsrc/fcl/beos/eventlog.inc
> /usr/share/fpcsrc/fcl/go32v2/eventlog.inc
> /usr/share/fpcsrc/fcl/inc/eventlog.pp
> /usr/share/fpcsrc/fcl/netware/eventlog.inc
> /usr/share/fpcsrc/fcl/netwlibc/eventlog.inc
> /usr/share/fpcsrc/fcl/os2/eventlog.inc
> /usr/share/fpcsrc/fcl/qnx/eventlog.inc
> /usr/share/fpcsrc/fcl/unix/eventlog.inc
> /usr/share/fpcsrc/fcl/win32/eventlog.inc
> 
> $ rpm -ql fpc-src  | grep contnrs
> /usr/share/fpcsrc/fcl/inc/contnrs.pp
> 
> 
> > I'm currently adding some more tests to Lazarus. I hope we find out
> > the reason, so I can add a check for this and future users will not
> > step into this.
> 
> I'm still thinking that I did something stupid, the problem is I
> don't know what ;-)

Please check ~/.lazarus/inputhistory.xml. Search for the missing units.
For example there should be a line
eventlog /usr/share/fpcsrc/fcl/inc/eventlog.pp
Are they there?

If not, please compile lazarus clean with -dVerboseFPCSrcScan. Then
start the new IDE and rescan the FPC sources (again). Can you send me
the output?


Mattias

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

Reply via email to