[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make build failure,( probably stupid too :-)
well first of it all thanks for all that replies about the kernel compile, I reactivated the ppp stuff and it worked fine (going to get some time to figure out how to remove it without conflicts later). Well after that i tried to do a make build in the source tree to update the rest of the system but now it stops at kerberosV compile:
installing in /usr/src/include/../kerberosV/lib
===> roken
===> asn1
asn1_compile /usr/src/kerberosV/lib/asn1/../../src/lib/asn1/k5.asn1 krb5_asn1
asn1_compile: not found
*** Error code 1
AFAIK it should be compiled/installed AFTER the building of kerberosV, right? Shouldn't that be
handled by a make depend?
Sorry about this stupid questions and bad english, if someone can point me some way...
Marcos