Hi,
Downloaded 0.7.2, same issue:
make
Making all in utilspp
make[1]: Entering directory `/home/acerqueti/dev/curlpp-0.7.2/utilspp'
Making all in functor
make[2]: Entering directory `/home/acerqueti/dev/curlpp-0.7.2/utilspp/
functor'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/acerqueti/dev/curlpp-0.7.2/utilspp/
functor'
Making all in singleton
make[2]: Entering directory `/home/acerqueti/dev/curlpp-0.7.2/utilspp/
singleton'
if /bin/bash ../../libtool --silent --tag=CXX --mode=compile g++ -
DHAVE_CONFIG_H -I. -I. -I../../curlpp -g -W -Wall -Werror -I/
usr/include -MT LifetimeLibrary.lo -MD -MP -MF ".deps/
LifetimeLibrary.Tpo" -c -o LifetimeLibrary.lo LifetimeLibrary.cpp; \
then mv -f ".deps/LifetimeLibrary.Tpo" ".deps/LifetimeLibrary.Plo";
else rm -f ".deps/LifetimeLibrary.Tpo"; exit 1; fi
In file included from LifetimeWithLongevity.hpp:54,
from SingletonHolder.hpp:31,
from LifetimeLibrary.cpp:1:
LifetimeWithLongevity.inl: In function 'void utilspp::setLongevity(T*,
unsigned int, TDestroyer)':
LifetimeWithLongevity.inl:19: error: 'upper_bound' is not a member of
'std'
LifetimeLibrary.cpp: In member function 'void
utilspp::LifetimeLibraryImpl::add
(utilspp::PrivateMembers::LifetimeTracker*)':
LifetimeLibrary.cpp:29: error: 'upper_bound' is not a member of 'std'
make[2]: *** [LifetimeLibrary.lo] Error 1
make[2]: Leaving directory `/home/acerqueti/dev/curlpp-0.7.2/utilspp/
singleton'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/acerqueti/dev/curlpp-0.7.2/utilspp'
make: *** [all-recursive] Error 1
Is there any chance I'm missing some dependency I'm not aware of or
something similar?
Thanks,
AJ
On 15 May, 23:21, "[email protected]"
<[email protected]> wrote:
> D'oh! Will download 0.7.2 and give it a go. Will let you know how I
> get on. Thanks.
>
> AJ
>
> On 15 May, 18:13, [email protected] wrote:
>
> > ---------- Forwarded message ----------
> > From: [email protected]
> > Date: May 15, 2009 1:02pm
> > Subject: Re: Re: Installing on Ubuntu 9.04
> > To: Ben <[email protected]>
> > CC:
>
> > > On May 15, 2009 12:41pm, Ben [email protected]> wrote:
>
> > > > I'm not sure what's causing that error but why are you using
>
> > > > curlpp-0.6.1? 0.7.2 is the latest stable release...
>
> > > Yeah, you should use the latest version.
>
> > > > > On a side note, what is the likelihood of getting curlpp added to a
>
> > > > > deb repo for quick and simple install using apt-get at some point in
>
> > > > > the future? libmysql++ and libxml++ are both available as packages, a
>
> > > > > libcurl++ package would complete an amazing trifecta. Would love to
>
> > > > > help make this happen.
>
> > > I worked on that some time ago (debian packaging), but I think I lost that
> > > work. However, fink has curlpp packaged, and since fink uses apt-get
> > > underneath (If I'm not mistaken), I think it should be easy to have some
> > > working debian package.
>
> > > > > Cheers,
>
> > > > > AJ
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"curlpp" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/curlpp?hl=en
-~----------~----~----~----~------~----~------~--~---