Hello, I tried to compile on:
Target: i686-pc-linux-gnu
Configured with: ../configure --prefix=/usr --enable-shared --enable-
languages=c,c++,fortran,objc,obj-c++,treelang --enable-threads=posix --
mandir=/usr/share/man --infodir=/usr/share/info --enable-__cxa_atexit
--disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-
clocale=gnu --disable-libstdcxx-pch --with-tune=generic
Thread model: posix
gcc version 4.3.3 (GCC)
And it gave me bunch ot compile errors, mostly missing includes. I
patched the sources, and here is the patch:
http://groups.google.com/group/curlpp-devel/web/curlpp-0.7.2.patch
I want to appologize for redundent lines in the patch.