[lazarus] On my way to compile lazarus

Baeseman, Cliff Cliff.Baeseman at greenheck.com
Thu Jul 15 11:55:57 EDT 1999


Yes you are better off just grabbing a compiled snapshot and overwriting
your implementation.


Cliff

-----Original Message-----
From: Didier Gasser-Morlay [mailto:didierg at Visualgroup.com]
Sent: Thursday, July 15, 1999 10:03 AM
To: lazarus at miraclec.com
Subject: Re: [lazarus] On my way to compile lazarus


I went home at lunch time and still no luck :-(

same message using ppc1 
Make[3] (compiling pp.pas)
> > text.inc (100,1) invalid PPU_file entry : 14

what puzzles me the make was able to make ppc1 up to release 0.99.13 and
then it tries again to compile pp.pas, this is were it gets stuck with
the PPU_file entry.

Does not it mean that I simply CANNOT go from 0.99.12 to 0.99.13 unsing
the cycle, since I understood from the list that the format of the ppu
file has changed. Unless I have missed something completely.

I was only trying to use CVS to help with the bandwidth but understand
from another post that I could use the snapshot. Do they come with a
ready-buil compiler ?. 

Didier  

Peter Vreman wrote:
> 
> > Still no luck to compile the compiler, needed to compile lazarus.
> >
> > . I downloaded the Howto
> > . Took the latest CVS versions
> > . Unziped on linux option -a this gets rid of the CR/LF problem I had
> > yesterday.
> > . went to /opt/fpc/copmpiler as suggested in the Howto
> > . made a make cycle. My current compiler version is 0.99.12.
> > the cycle went through building 0.99.12a and 0.99.13 (as seen on the
> > banners of the compiler)
> > but on Cycle 3 I receive the following
> > Make[3] (compiling pp.pas)
> > text.inc (100,1) invalid PPU_file entry : 14
> maybe you can try 'make cycle RELEASE=1' this won't read your ppc386.cfg
> 
> And to your ppc386.cfg you need to add:
> 
> #ifdef VER0_99_13
> 
> -Fu/opt/fpc/rtl/$TARGET
> -Fu/opt/fpc/fcl/$TARGET
> -Fu/opt/fpc/gtk
> 
> #else
> 
>  <here will get all the old -Fu -Fo etc. commands from the already
> installed ppc386.cfg>
> 
> #endif
> 
> > So I decide to go in the fcl directory and attemps a make ALL
> > it ended up with an internal error 9999 compiling ../xml/xmlread.pp @
> > line (24,18) of dom.pp
> You need to have 0.99.13 working correctly before you can compile it.
> 
> Peter
> 
> _________________________________________________________________
>      To unsubscribe: mail lazarus-request at miraclec.com with
>                 "unsubscribe" as the Subject
>     archives at http://www.miraclec.com/list_archives/lazarus

-- 
----------------------------------------------------------------------------
----------------
Any views or opinions are solely those of the author and do not
necessarily 
represent those of Visual Communications Group or its principal
operating 
divisions (FPG, Telegraph Colour Library, Planet Earth Pictures, 
Colorific!, Pix, Giraudon, Bavaria Bildagentur).
----------------------------------------------------------------------------
----------------
The information transmitted is intended only for the person or entity to
which
it is addressed, and may contain confidential and/or privileged
material.
If you are not the intended recipient of this message, please do not
read,
copy, use or disclose this communication; and please notify the sender 
immediately. It should be noted that any review, retransmission, 
dissemination or other use of, or taking action in reliance upon, this 
information by persons or entities other than the intended recipient is 
prohibited.
----------------------------------------------------------------------------
----------------

_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus






More information about the Lazarus mailing list