Hi David,
Davis Josh - joshda wrote:
I copied your tarball for log4cxx and ran the ant build on a RHEL3
server. I get the following build error. Do you have any idea what is
causing it?
its the result of
doing-something-really-fast-in-the-evening-and-hope-that-it-works :-(
Please remove line 55 from build.xml:
<property name="with.odbc" value="0"/>
also, please move line 345
<property name="compiler_args" value="/Fd${log4cxx.lib.dir}/log4cxx.pdb"/>
somewhere into the section <target name="win-configure", for example
into line 386 directly before the ending tag </target>.
Also, please use "ant -Dlogchar=wchar_t", because the UTF-8
build (which is default on Unix) is currently broken, or use
the autotools based "./configure ; make" build (in which case
you wont need to modify build.xml ;-) )
Regards,
Andreas
[...]
[cc] 43 total files to be compiled.
[cc] gcc:
/Fd/home/joshda/code/log4cxx-0.9.8/build/debug/shared/log4cxx.pdb: No
such file or directory
[...]
--
Andreas Fester
mailto:[EMAIL PROTECTED]
WWW: http://www.littletux.net
ICQ: 326674288