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