Issue while accessing memory

2018-11-23 Thread Hemant Chaudhary
Hi, My process is getting killed in run_cleanup function. I checked in debugger that it is trying to access the memory which is not available, therefore it is crashing. #13 0x7ff696d0 in run_cleanups () in /home/hemant_super/prac/prac1/apache_15nov/lib/libapr-1.so #14 0x7ff68f65 in

Re: [users@httpd] Problems building httpd-2.4.26 with apr-1.6.2 and apr-util-1.6.0

2017-06-23 Thread Hemant Chaudhary
Hi Libexpat.so is not linked. Xml unresolved error is because of libexpat of apr-util. Thanks Hemant On Jun 23, 2017 9:55 PM, "Martin Knoblauch" wrote: > Hi, > > first post to this lists. Please be friendly :-) > > For some years now I have been building httpd-2.4.x with

Unresolved reference to ap*

2017-01-10 Thread Hemant Chaudhary
Hi I am getting unresolved reference to ap* objects. I have added apr,apr-util,pcre. Am I missing something. Please help. I am attaching error log . mod_authn_core.o: In function `authn_alias_check_password': mod_authn_core.o(.text+0xff): unresolved reference to ap_merge_per_dir_configs.