----- Original Message ----- From: "Marc Weustink" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, November 21, 2007 02:30
Subject: Re: [lazarus] Latest reviosn fails on Windows


Jeff Steinkamp wrote:



C:\lazarus>make
makefile:3434: warning: overriding commands for target `examples'
makefile:3394: warning: ignoring old commands for target `examples'
make -C lcl all
make[1]: Entering directory `C:/lazarus/lcl'
C:/lazarus/fpc/bin/i386-win32/rm.exe -f units/i386-win32/alllclunits.ppu C:/lazarus/fpc/bin/i386-win32/ppc386.exe -gl -Fu. -Fuforms -Fuwidgetset -Fiinclu
de -FE. -FUunits/i386-win32 -di386 alllclunits.pp
Free Pascal Compiler version 2.2.0 [2007/09/09] for i386
Copyright (c) 1993-2007 by Florian Klaempfl
Target OS: Win32 for i386
Compiling alllclunits.pp
alllclunits.pp(31,1) Fatal: Can't find unit System used by AllLCLUnits
Fatal: Compilation aborted
make[1]: *** [alllclunits.ppu] Error 1
make[1]: Leaving directory `C:/lazarus/lcl'
make: *** [lcl] Error 2

Make sure that your fpc.cfg is pointing to the right version of the fpc units. (If the system unit cannot be found, you're using the the wrong version of units)

Marc



How or why would this change from one revision to another when doing an SVN update since it work previously, albeit an SVN from about a month ago.

I'll look at this when I get home from work this evening.

Jeff



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

Reply via email to