[users@httpd] Build Configuration(64 Bit Debug mode) for Projects apr, apr-util, apr-iconv, libapr, libapr-util, libapr-iconv and libhttpd

2014-04-06 Thread Ankit Sharma
Hi, I am trying to compile Apache httpd-2.4.9 in x64 bit Debug mode on Windows using Visual Studio 2010. Can you share the build configuration for the following projects 1) apr 2) apr-util 3) apr-iconv 4) libapr 5) libapr-util 6) libapr-iconv 7) libhttd -- Thanks & Regards *Ankit Sharma* ESM P

RE: [users@httpd] compile error server/mpm//lib.la

2014-04-06 Thread Srinivasa Rao Katta
May beYou can use gnu make for to work on it. Thanks, Srinivas Srinivasa Rao Katta(System Administrator), skatt...@hotmail.com, Date: Sun, 6 Apr 2014 10:14:22 -0700 From: emylists...@gmail.com To: users@httpd.apache.org Subject: [users@httpd] compile error server/mpm//lib.la [1]:

[users@httpd] compile error server/mpm//lib.la

2014-04-06 Thread mYLists
[1]: *** No rule to make target `server/mpm//lib.la', needed by `httpd'. Stop. i'm trying to compile apache 2.4.7. the ./configure process runs without error. when i run make i'm getting the above error message. google search didn't turn up much to help me correct this. if you need the config.ni