When I use the command line : export LCL_PLATFORM=gtk; make clean all it compiles well.

But when I use export LCL_PLATFORM=gtk; make -j 2 clean all it does not compile at all



Target OS: Darwin for i386
Compiling lazarus.pp
Free Pascal Compiler version 2.2.1 [2007/11/25] for i386
Copyright (c) 1993-2007 by Florian Klaempfl
Target OS: Darwin for i386
Compiling startlazarus.lpr
Fatal: Can't find unit Interfaces used by Lazarus
Fatal: Can't find unit Interfaces used by StartLazarus
Fatal: Compilation aborted
make[2]: *** [startlazarus] Error 1
Fatal: Compilation aborted
make[1]: *** [starter] Error 2
make[2]: *** [lazarus] Error 1
make: *** [starter] Error 2
make: *** Waiting for unfinished jobs....
make[1]: *** [ide] Error 2
make: *** [ide] Error 2


Is there another way to do this ?



--
Damien Gerard
[EMAIL PROTECTED]



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

Reply via email to