POV-Ray : Newsgroups : povray.binaries.utilities : Looking for a pre-compiled lparser for Linux? : Re: Looking for a pre-compiled lparser for Linux? Server Time
3 Jul 2024 06:18:29 EDT (-0400)
  Re: Looking for a pre-compiled lparser for Linux?  
From: Marc Schimmler
Date: 5 Jul 1999 03:23:22
Message: <37805D60.5C192627@ica.uni-stuttgart.de>
TigerHawk wrote:
> 
> Well, I tried to compile it and got this (see bottom).
> (it's been cut, but it repeats alot, so I think you get the general idea)
> I just don't quite know what's wrong. I tried it with gcc-2.7.2.1 and egcs.
> In any case, if you could send me your compiled binary, I would apreciate it!
> 
> Thanks for the help!
> 
> Tim Soderstrom
> TigerHawk
> 
> (Output snippet)
> LPARSER.C:246: stray '\' in program
> LPARSER.C:247: syntax error before `*='
> LPARSER.C:247: stray '\' in program
> LPARSER.C:248: syntax error before `*='
> LPARSER.C:248: stray '\' in program
> LPARSER.C: In function `void Set_ECS(float *)':
> LPARSER.C:1459: stray '\' in program
> LPARSER.C:1462: stray '\' in program
> LPARSER.C:1463: parse error before `else'
> LPARSER.C:1464: stray '\' in program
> LPARSER.C:1467: stray '\' in program
> LPARSER.C:1468: stray '\' in program
> LPARSER.C:1469: stray '\' in program
> LPARSER.C:1475: cannot declare static function inside another function
> LPARSER.C:1475: parse error before `{'
> LPARSER.C:1477: `p2' undeclared (first use this function)
> LPARSER.C:1477: (Each undeclared identifier is reported only once
> LPARSER.C:1477: for each function it appears in.)
> LPARSER.C:1477: `p1' undeclared (first use this function)
> LPARSER.C:1477: confused by earlier errors, bailing out


Have you removed the additional CRs (?) at the end of the lines? The
source has been written under M$. I remember GCC having problems with
that not giving clear messages. I'll have a look and send you the
binaries anyway.

All the Best,

Marc 
-- 
Marc Schimmler


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.