Compiling on lfs system
Sonny Taberman
sonny at lan-master.se
Thu Oct 28 13:58:38 EDT 2004
Hi,
I'm trying to install krb5-1.3.5 on my homemade linuxsystem.
It's a linuxfromscratch system based on kernel-2.6.8.1.
Using Gcc 3.4.2.
My setup is:
./configure --prefix=/usr --sysconfdir=/etc \
--localstatedir=/var/lib --enable-dns \
--enable-shared --mandir=/usr/share/man
As far as I can tell everything is ok so far.
But when I do "make" I get this errors.
prof_tree.c: In function `profile_verify_node':
prof_tree.c:128: error: "PROF_SECTION_WITH_VALUE" undeclared
prof_tree.c:139: error: "PROF_BAD_PARENT_PTR" undeclared
prof_tree.c: In function `profile_add_node':
prof_tree.c:162: error: "PROF_ADD_NOT_SECTION" undeclared
prof_tree.c: In function `profile_set_relation_value':
prof_tree.c:617: error: "PROF_SET_SECTION_VALUE" undeclared
I guess I miss som package but what?
Any ideas anyone ?
Yes I have tried google and maillist archives but no luck.
/Sonny
More information about the Kerberos
mailing list