Am Donnerstag, den 01.03.2007, 17:20 +0100 schrieb Vincent Snijders:
> tanila schreef:
> > 
> > Am Donnerstag, den 01.03.2007, 14:16 +0100 schrieb Vincent Snijders:
> >> tanila schreef:
> >>> can someone tell me how to setup the fpc.cfg to compile lazarus ?
> >>>
> >>> Make can not find many many includes and unit since the new fpc
> >>> directory layout.
> >>>
> >>> What do i have to change ? I am getting crasy here...
> >>>
> >> fpc.cfg can remain unchanged.
> >>
> >> Just make sure, you installed the fpc units in a clean directory.
> >>
> >> Vincent
> > 
> > Hi Vincent,
> > 
> > I cleand the fpc-install dir, but it doesn´t takes effekt.
> > 
> > Compiling lazarus notifies this:
> > 
> > PPU Loading /usr/local/lib/fpc/2.1.1/units/x86_64-linux/fcl/pipes.ppu
> > Recompiling Pipes, checksum changed for BaseUnix {impl}
> > PPU Loading /usr/local/lib/fpc/2.1.1/units/x86_64-linux/fcl/pipes.ppu
> > asyncprocess.pp(37,52) Fatal: Can't find unit Pipes
> > Fatal: Compilation aborted
> > make[1]: *** [alllclunits.ppu] Fehler 1
> 
> Strange. Are you using the SVN head of fpc?
> 
> SVN head installs pipes.ppu in .../fcl-base/pipes.ppu and you have it in 
> .../fcl/pipes.ppu
> 
> Vincent

Hi Vincent,

I removed all old directories and compiled units.
I think that does the trick.

Another strange thing is:
I had to remove the search-paths of my projects to make them compile.

A last little thing is, that Lazarus don`t likes the new directory
layout of FPC.

Thanks 4 your help, once more :D

tanila



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

Reply via email to