Eric Richardson - 2001-11-17

Hi,
The gcc compiles but has some problems in the install section. In the dir gcc/binutils/gas the build calls ./../ylwrap and fails.

make[3]: Entering directory `/home/maxwell/pws/ivm/gcc/binutils/gas'
/bin/sh ./../ylwrap "" config/icvm-parse.y y.tab.c config/icvm-parse.c y.tab.h config/icvm-parse.h -- 
./../ylwrap: config/icvm-parse.y: Permission denied

Upon investigation, y.tab.c, config/icvm-parse.c and y.tab.h are not found.

Debian/Stable x86

Any help appreciated,
Eric