PDA

View Full Version : Error 127


ChrisMayhew
03-27-2004, 11:05 AM
./compile qmail-local.c
./compile: exec: cc: not found
make: *** [qmail-local.o] Error 127


I get this error when trying to do make && make setup check part of the setup, any ideas?

Bookworm
03-28-2004, 12:32 AM
Not really...

My suggestion would be to look at your ./configure line, and make sure you have everything set properly, then run the configure script again.

It may be it didn't complete correctly.

BW