[Slackbuilds-users] krb5 not finding header: verto.h

Rich Shepard rshepard at appl-ecosys.com
Sat Jan 20 16:14:31 UTC 2018


   Building krb5 fails here:

make[2]: Entering directory '/tmp/SBo/krb5-1.15.2/src/lib/apputils'
gcc -DHAVE_CONFIG_H  -I../../include -I../../include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include/et -O2 -march=i586 -mtune=i686 -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Werror=uninitialized -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=declaration-after-statement -Werror-implicit-function-declaration -pthread  -c net-server.c
In file included from net-server.c:61:0:
../../include/net-server.h:32:19: fatal error: verto.h: No such file or directory
compilation terminated.
Makefile:490: recipe for target 'net-server.o' failed
make[2]: *** [net-server.o] Error 1
make[2]: Leaving directory '/tmp/SBo/krb5-1.15.2/src/lib/apputils'
Makefile:987: recipe for target 'all-recurse' failed
make[1]: *** [all-recurse] Error 1
make[1]: Leaving directory '/tmp/SBo/krb5-1.15.2/src/lib'
Makefile:1523: recipe for target 'all-recurse' failed
make: *** [all-recurse] Error 1

   The only verto.h is in

# find / -name verto.h
/tmp/SBo/krb5-1.15.2/src/util/verto/verto.h

   I'm not seeing why the build script isn't finding verto.h and would
appreciate guidance on how to remove this error.

Rich



More information about the SlackBuilds-users mailing list