[fpc-pascal] fpc svn development version fails to build from source
    Peter 
    peter at pblackman.plus.com
       
    Mon Aug 24 12:54:16 CEST 2015
    
    
  
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
    
    
More information about the fpc-pascal
mailing list