| Summary: | net-libs/libzrtpcpp-0.9.0 failled to compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | GNUtoo |
| Component: | [OLD] Library | Assignee: | Daniel Black (RETIRED) <dragonheart> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | voip+disabled |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | compilation log | ||
|
Description
GNUtoo
2008-01-26 22:27:04 UTC
Created attachment 141849 [details]
compilation log
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=pentium-m -pipe -MT ZrtpQueue.lo -MD -MP -MF .deps/ZrtpQueue.Tpo -c ZrtpQueue.cpp -fPIC -DPIC -o .libs/ZrtpQueue.o
In file included from ./libzrtpcpp/TimeoutProvider.h:38,
from ZrtpQueue.cpp:24:
/usr/include/cc++/config.h:1088:28: error: bits/atomicity.h: No such file or directory
if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=pentium-m -pipe -MT Base32.lo -MD -MP -MF ".deps/Base32.Tpo" -c -o Base32.lo Base32.cxx; \
then mv -f ".deps/Base32.Tpo" ".deps/Base32.Plo"; else rm -f ".deps/Base32.Tpo"; exit 1; fi
ZrtpQueue.cpp: In member function 'virtual bool ost::ZrtpQueue::onSRTPPacketError(ost::IncomingRTPPkt&, int32)':
ZrtpQueue.cpp:304: warning: deprecated conversion from string constant to 'char*'
ZrtpQueue.cpp:307: warning: deprecated conversion from string constant to 'char*'
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=pentium-m -pipe -MT Base32.lo -MD -MP -MF .deps/Base32.Tpo -c Base32.cxx -fPIC -DPIC -o .libs/Base32.o
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=pentium-m -pipe -MT Base32.lo -MD -MP -MF .deps/Base32.Tpo -c Base32.cxx -o Base32.o >/dev/null 2>&1
make[3]: *** [ZrtpQueue.lo] Error 1
you need dev-cpp/commoncpp2-1.6.1 - i'll see if we can make it stable *** This bug has been marked as a duplicate of bug 187206 *** |