[lazarus] Failed to create pipe
Vincent Snijders
VSDS at RND.VB.CBS.NL
Mon Dec 22 03:28:58 EST 2003
The used compiler is definitely the cause of your problem. The 1.9.x fpc
compilers are beta's for the coming 2.0 version, and beta's ought to
have some bugs in them. ;-)
There are four options for you.
1. Use fpc 1.0.10, which you can download from
http://www.freepascal.nl/down-linux-i386.html.
2. You can upgrade your compiler to 1.9.1 by downloading a snapshot from
http://www.freepascal.org/develop.html#snapshots.
3. You can get the latest 1.9.1 using cvs. For instructions see:
http://www.freepascal.org/develop.html#cvs.
4. You can get until a new 1.9.x compiler is released. I don't know when
this will happen, but this could take another month.
HTH,
Vincent.
> -----Oorspronkelijk bericht-----
> Van: A.J. Venter [mailto:ajventer at direqlearn.org]
> ppc386 -h reveals:
> Free Pascal Compiler version 1.9.0 [2003/11/05] for i386
>
>
> Which is the latest I could find on the freepascal website.
> The reason I downloaded from there and not from the lazarus
> site is that lazarus site only has RPMS, I am on slackware,
> and the fpc rpms are notoriously incompatible with rpm2tgz
> (as I learned from experience) so I downloaded the "one big
> tar file" - picking the latest one I could find.
>
> Ciao
> A.J.
>
> On Mon, 2003-12-22 at 10:04, Vincent Snijders wrote:
> > > -----Oorspronkelijk bericht-----
> > > Van: A.J. Venter [mailto:ajventer at direqlearn.org]
> > > Right, I fixed the prior crashed by upgrading FPC.
> > >
> > > Now I have a new problem Lazarus refuses to compile anything,
> > > neither old project code nor projects recently created using
> > > the new project dialog.
> > >
> > > In all cases there is exactly the same message:
> > > "Failed to create pipe"
> > > No further information is forthcoming.
> > >
> > > I did notice these messages near the top of the lazarus output:
> > > NOTE: editor options config file not found - using defaults
> > > NOTE: miscellaneous options file not found - using defaults
> > > NOTE: codetools config file not found - using defaults
> > > ERROR: TDefinePool.CreateFPCTemplate: Failed to create pipe.
> > >
> > > NOTE: Could not create Define Template for Free Pascal Compiler
> > >
> > >
> > > Any ideas what I'm doing wrong this time ?
> > Fpc 1.9.0 has some problems ("Failed to create pipe"), and some fpc
> > 1.9.1 from last week, cannot read xml files.
> >
> > What version (and date) of fpc are you using?
> >
> > HTH,
> > Vincent.
> >
> > _________________________________________________________________
> > To unsubscribe: mail lazarus-request at miraclec.com with
> > "unsubscribe" as the Subject
> > archives at http://www.lazarus.freepascal.org/mailarchives
> --
> "The reason Santa is so jolly is
> because he knows where all the bad girls live."
>
> A.J. Venter
> DireqLearn Tech Guru
> www.direqlearn.org
> www.silentcoder.cjb.net (personal site)
>
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.lazarus.freepascal.org/mailarchives
>
More information about the Lazarus
mailing list