MoreProblems with gpc
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
Hernandez Perdomo Juan Carlos wrote:
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
That's a little few information. Obviously you are trying to compile GPC. Which version of GPC, which version of GCC, and what operating system are you using? And what did you type to get to this point? Peter -- Peter Gerwinski, Essen, Germany, http://home.pages.de/~Peter.Gerwinski/ Maintainer GNU Pascal - http://home.pages.de/~GNU-Pascal/ - gpc-19990118 PGP key on request - 6C 94 45 BE 28 A4 96 - 0E CC E9 12 47 25 82 75 *** Vote against SPAM! ********* http://www.politik-digital.de/spam/ ***
participants (2)
-
Hernandez Perdomo Juan Carlos -
Peter Gerwinski