Re: [OpenSIPStack] opensipstack compile error
Brought to you by:
joegenbaclor
From: Joegen E. B. <joe...@gm...> - 2008-01-08 02:32:29
|
If have a hunch. Seems like you have another instance of pwlib in your=20 include path. =20 mashudi wrote: > Dear All, > Using debian 4.0 on two AMD Opteron dual core CPU, I run make=20 > bothnoshared but get error, > here is the log file. > /usr/src/opensipstack/include/ptlib/critsec.h: In member function =E2vo= id=20 > SIPTransactions::SIPTransaction::SetState(int)=E2: > /usr/src/opensipstack/include/ptlib/critsec.h:252: error:=20 > =E2PAtomicInteger& PAtomicInteger::operator=3D(const PAtomicInteger&)=E2= is=20 > private > /usr/src/opensipstack/include/SIPTransaction.h:273: error: within this = > context > /usr/src/opensipstack/include/ptlib/critsec.h: In constructor=20 > =E2GC::GCObject<T>::GCObject(T*, const Tools::OString&) [with T =3D=20 > SIPTransactions::SIPTransaction]=E2: > /usr/src/opensipstack/include/GCObject.h:521: instantiated from=20 > =E2GC::GCReference<T> GC::Collector<T>::CreateReference(T*, const=20 > Tools::OString&, const Tools::OString&, const char*, int) [with T =3D=20 > SIPTransactions::SIPTransaction]=E2 > /usr/src/opensipstack/include/SIPTransaction.h:154: instantiated from= here > /usr/src/opensipstack/include/ptlib/critsec.h:252: error:=20 > =E2PAtomicInteger& PAtomicInteger::operator=3D(const PAtomicInteger&)=E2= is=20 > private > /usr/src/opensipstack/include/GCObject.h:281: error: within this contex= t > /usr/src/opensipstack/include/ptlib/critsec.h: In constructor=20 > =E2GC::GCObject<T>::GCObject(T*, const Tools::OString&) [with T =3D=20 > UACORE::SIPSession]=E2: > /usr/src/opensipstack/include/GCObject.h:521: instantiated from=20 > =E2GC::GCReference<T> GC::Collector<T>::CreateReference(T*, const=20 > Tools::OString&, const Tools::OString&, const char*, int) [with T =3D=20 > UACORE::SIPSession]=E2 > /usr/src/opensipstack/include/SIPSession.h:264: instantiated from her= e > /usr/src/opensipstack/include/ptlib/critsec.h:252: error:=20 > =E2PAtomicInteger& PAtomicInteger::operator=3D(const PAtomicInteger&)=E2= is=20 > private > /usr/src/opensipstack/include/GCObject.h:281: error: within this contex= t > /usr/src/opensipstack/include/ptlib/critsec.h: In constructor=20 > =E2GC::GCObject<T>::GCObject(T*, const Tools::OString&) [with T =3D=20 > RFC3265::RFC3265Subscription]=E2: > /usr/src/opensipstack/include/GCObject.h:521: instantiated from=20 > =E2GC::GCReference<T> GC::Collector<T>::CreateReference(T*, const=20 > Tools::OString&, const Tools::OString&, const char*, int) [with T =3D=20 > RFC3265::RFC3265Subscription]=E2 > /usr/src/opensipstack/include/RFC3265Subscription.h:93: instantiated = > from here > /usr/src/opensipstack/include/ptlib/critsec.h:252: error:=20 > =E2PAtomicInteger& PAtomicInteger::operator=3D(const PAtomicInteger&)=E2= is=20 > private > /usr/src/opensipstack/include/GCObject.h:281: error: within this contex= t > /usr/src/opensipstack/include/ptlib/critsec.h: In constructor=20 > =E2GC::GCObject<T>::GCObject(T*, const Tools::OString&) [with T =3D=20 > RFC3265::RFC3265Resource]=E2: > /usr/src/opensipstack/include/GCObject.h:521: instantiated from=20 > =E2GC::GCReference<T> GC::Collector<T>::CreateReference(T*, const=20 > Tools::OString&, const Tools::OString&, const char*, int) [with T =3D=20 > RFC3265::RFC3265Resource]=E2 > /usr/src/opensipstack/include/RFC3265Resource.h:74: instantiated from= here > /usr/src/opensipstack/include/ptlib/critsec.h:252: error:=20 > =E2PAtomicInteger& PAtomicInteger::operator=3D(const PAtomicInteger&)=E2= is=20 > private > /usr/src/opensipstack/include/GCObject.h:281: error: within this contex= t > /usr/src/opensipstack/include/ptlib/critsec.h: In constructor=20 > =E2GC::GCObject<T>::GCObject(T*, const Tools::OString&) [with T =3D=20 > B2BUA::B2BMediaInterface::AggregatedMedia]=E2: > /usr/src/opensipstack/include/GCObject.h:521: instantiated from=20 > =E2GC::GCReference<T> GC::Collector<T>::CreateReference(T*, const=20 > Tools::OString&, const Tools::OString&, const char*, int) [with T =3D=20 > B2BUA::B2BMediaInterface::AggregatedMedia]=E2 > /usr/src/opensipstack/include/B2BMediaInterface.h:223: instantiated=20 > from here > /usr/src/opensipstack/include/ptlib/critsec.h:252: error:=20 > =E2PAtomicInteger& PAtomicInteger::operator=3D(const PAtomicInteger&)=E2= is=20 > private > /usr/src/opensipstack/include/GCObject.h:281: error: within this contex= t > make[3]: ***=20 > [/usr/src/opensipstack/lib/obj_linux_x86_64_r/B2BAuthInterface.o] Error= 1 > make[2]: *** [optnoshared] Error 2 > make[1]: *** [optnoshared] Error 2 > make: *** [bothnoshared] Error 2 > > > -----------------------------------------------------------------------= -- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > =20 |