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:05:19 EDT (-0400)
  Re: Looking for a pre-compiled lparser for Linux?  
From: TigerHawk
Date: 1 Jul 1999 15:36:06
Message: <377D147C.42559FA0@sitc.net>
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


Post a reply to this message

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