Tim,
I saw this problem too. To solve it, goto the
logging-log4cxx/lib/apr-iconv-1.0.1 directory and run the configure script
manually with ./configure. You'll have to do the same thing for the
apr-util package as well. After doing that, the build was successful for
me.
Thanks,
James Wert Jr.
[EMAIL PROTECTED]
|---------+---------------------------->
| | Tim Murison |
| | <[EMAIL PROTECTED]|
| | ca> |
| | |
| | 04/15/2005 01:49 |
| | AM |
| | Please respond to|
| | "Log4CXX User" |
|---------+---------------------------->
>------------------------------------------------------------------------------------------------------------------------------------|
|
|
| To: [email protected]
|
| cc:
|
| Subject: CVS Head build trouble
|
>------------------------------------------------------------------------------------------------------------------------------------|
Hi all,
I am having some trouble building the CVS HEAD using ant under
Linux/Debian.
I have taken CVS HEAD of ant-contrib and cpptasks and built those, and
set them on the classpath.
When I invoke ant, the build fails with:
/home/tmurison/S-W/logging-log4cxx/apriconv-build.xml:192: gcc failed
with return code 1
The compiler errors seem to indicate problem finding header files in the
apr-iconv library.
Any ideas?
-Tim