LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   rhel put kerberos headers in wrong place (https://www.linuxquestions.org/questions/linux-enterprise-47/rhel-put-kerberos-headers-in-wrong-place-390929/)

Ratclaws 12-09-2005 11:57 AM

rhel put kerberos headers in wrong place
 
as many people have noticed rhel puts the kerberos headers in /usr/kerberos/includes

for the life of me, I can not recall how to always include that path.
Shouldn't there be an etc file somewhere with a list of paths to include.



Code:

gcc -c -g -O2 -Wall -Wno-unused -D_GNU_SOURCE -I./libedit -DHAVE_CONFIG_H -I.  -o tlsutil.o tlsutil.c
In file included from /usr/include/openssl/ssl.h:179,
                from tlsutil.c:58:
/usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
In file included from /usr/include/openssl/ssl.h:179,
                from tlsutil.c:58:



All times are GMT -5. The time now is 04:18 AM.