After of to try "chmod +w *", I continue whith this problem ........ if [ -f libgcc2.ready ] ; then \ true; \ else \ touch libgcc2.ready; \ fi gcc -DGPC -DIN_GCC -DSVR4 -g -DHAVE_CONFIG_H -I. -I. -I./config -c p/mkstemp.c -o p/mkstemp.o p/mkstemp.c:30: system.h: No such file or directory make: *** [p/mkstemp.o] Error 1 And I can't to compile it... bye ---------- Forwarded message ---------- Date: Tue, 8 Jun 1999 18:39:54 +0200 From: Markus Gerwinski <markus@gnu.de> Reply-To: markus@adrian.gerwinski.de To: Juan Carlos <alu268@csi.ull.es> Subject: Re: Problem with gpc Hello, Juan!
patch: 'Makefile.in': Permission denied ......
Try "chmod +w *". If there are still problems, ask gpc@gnu.de. Hope this helps Markus