On 07/08/15 13:41, Roderick Johnstone wrote:
> Hi
> 
> I'm trying to build the fpc svn development version on Red Hat
> ....
> FATAL: cannot open file /usr/lib/fpc/lexyacc/yyparse.cod
> 
> ....
> so it seems to be looking in the wrong place for yyparse.cod, or
> yyparse.cod is not installed correctly
> 
> I'm wondering if this is a problem with the release rpms and whether I
> can fix it in a configuration file somewhere?
> 
> Thanks
> 
> Roderick Johnstone


FWIW, on Debian, the file /usr/lib/fpc/2.6.4/lexyacc/yyparse.cod is
supplied by the fp-utils-2.6.4. package.

/usr/lib/fpc/lexyacc/yyparse.cod points to this file via symlinks.
Looks like a packaging bug to me, unless the relevant package is missing.

Regards,
PB
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to