Dear all:
I'm using easyapache 3.28.4, I'm trying to update to apache 2.4.12 + php 5.5 but an error occur when is compiling apache httpd:
-I/home/cpeasyapache/src/httpd-2.4/modules/generators -I/home/cpeasyapache/src/httpd-2.4/modules/mappers -prefer-non-pic -static -c log.c && touch log.lo
log.c: In function 'log_data_core':
log.c:1448: error: 'AP_LOG_DATA_SHOW_OFFSET' undeclared (first use in this function)
log.c:1448: error: (Each undeclared identifier is reported only once
log.c:1448: error: for each function it appears in.)
make[2]: *** [log.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/cpeasyapache/src/httpd-2.4/server'
make[1]: *** [all-recursive] Error 1
Could you point me in the right direction?
Thanks
Regards
I'm using easyapache 3.28.4, I'm trying to update to apache 2.4.12 + php 5.5 but an error occur when is compiling apache httpd:
-I/home/cpeasyapache/src/httpd-2.4/modules/generators -I/home/cpeasyapache/src/httpd-2.4/modules/mappers -prefer-non-pic -static -c log.c && touch log.lo
log.c: In function 'log_data_core':
log.c:1448: error: 'AP_LOG_DATA_SHOW_OFFSET' undeclared (first use in this function)
log.c:1448: error: (Each undeclared identifier is reported only once
log.c:1448: error: for each function it appears in.)
make[2]: *** [log.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/cpeasyapache/src/httpd-2.4/server'
make[1]: *** [all-recursive] Error 1
Could you point me in the right direction?
Thanks
Regards