-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
Hi
Don't know if it is the right place to post...
I am trying to compile the module for an apache 2.4 on RHEL 6 but I am running through a problem.
Here is my configure syntax
./configure --prefix=/usr/product/apache/httpd-2.4.25 --with-apxs=/usr/product/apache/httpd-2.4.25/bin/apxs --with-apr=/usr/product/apache/libs-2.4.25/bin/apr-1-config
It goes without any problem but when I try to make I get this :
make[2]: entrant dans le répertoire « /dn-compil/ntiers/compil/sources/kerberos/mod_auth_gssapi-master/src »
/usr/product/apache/libs-2.4.25/build-1/libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./asn1c -DLINUX -D_REENTRANT -D_GNU_SOURCE -g -O2 -pthread -I/usr/product/apache/httpd-2.4.25/include -I/usr/product/apache/libs-2.4.25/include/apr-1 -fPIC -g -O2 -MT mod_auth_gssapi_la-mod_auth_gssapi.lo -MD -MP -MF .deps/mod_auth_gssapi_la-mod_auth_gssapi.Tpo -c -o mod_auth_gssapi_la-mod_auth_gssapi.lo `test -f 'mod_auth_gssapi.c' || echo './'`mod_auth_gssapi.c
mod_auth_gssapi.c: In function 'mag_create_dir_config':
mod_auth_gssapi.c:1293: error: 'struct mag_config' has no member named 'ccname_envvar'`
Any help would be much appreciated.
Regards.
N.B. I had to upgrade autoconf and bison to get that far.
Metadata
Metadata
Assignees
Labels
No labels