Re: Trouble compiling Axis c++

2004-05-26 Thread Ben Souther
Hmm, that's odd. I tried compiling with the "stock" Redhat 8 environment and couldn't get past the autogen.sh script that ships with Axis. A search of this list's archives turned up a post that recommended upgrading automake, libtool, and autoconf. Doing so got me through the configuration but,

Re: Trouble compiling Axis c++

2004-05-26 Thread damitha
Hi, I've tested in redhat 8 with the latest of cvs and it works for me. I did not update the auto build tools of redhat. I used redhat build environment(gcc, automake, libtool, autoconf) as it is. Other thing is I tested with only expat and apache damitha In redhat 8 no need to update build tools

Trouble compiling Axis c++

2004-05-25 Thread Ben Souther
Hello, Has anyone else been able to compile Axis c++ on Linux I'm on a RedHat 8 box. I've upgraded automake, libtool, and autoconf to the latest versions. automake: 1.4.-p5 libtool: 1.4.2 autoconf: 2.59 Here is the output from running make: