buildconf has error with autoconf version 2.57...

2006-11-29 Thread J.R. Yang \(jryang\)
Hi, When we run buildconf with autoconf version 2.13 (automake 1.6.3), everything worked fine. However, when we upgraded autoconf to 2.57 (automake 1.4-p5), the buildconf experienced an error: rebuilding srclib/apr/configure /vob/sip/httpd-2.0/srclib/apr buildconf: checking installation... buil

After upgrade autoconf from 1.13 to 2.57, I experienced some problems - HELP

2006-12-06 Thread J.R. Yang \(jryang\)
Hi, I did some search on the web and found some solutions to some of the known issues. I was able to run buildconf, and ./configure scripts. The libtool was created in proper places. However, when I start the compiling ("make"), I got some errors in C code and C++ code. In C code base, I got so

RE: After upgrade autoconf from 1.13 to 2.57, I experienced some problems - HELP

2006-12-06 Thread J.R. Yang \(jryang\)
Here's the original e-mail, which has the specific errors: Thanks, - JRY Hi, I did some search on the web and found some solutions to some of the known issues. I was able to run buildconf, and ./configure scripts. The libtool was cr