[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
No Subject
Hello!
I get this error while compiling heimdal 0.4e
Is there something i have missed?
Thanks in advance
Daniel Lindh
Making all in login
make[2]: Entering directory `/export/spare/slask/heimdal-0.4e/appl/login'
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include
-I../../lib/roken -I../../lib/roken -Wall -Wmissing-prototypes
-Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs
-g -O2 -c conf.c
In file included from conf.c:33:
login_locl.h:95: prot.h: No such file or directory
make[2]: *** [conf.o] Error 1
make[2]: Leaving directory `/export/spare/slask/heimdal-0.4e/appl/login'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/spare/slask/heimdal-0.4e/appl'
make: *** [all-recursive] Error 1
- Follow-Ups:
- Re: none
- From: joda@pdc.kth.se (Johan Danielsson)