28 Dec 16:31
cxx-tools-svn Probleme bei Ubuntu 11.10 Oneiric
Hallo Liste, wie schonmal im Chat angesprochen habe ich hier Probleme, die svn-Version von cxxtools (und damit auch von tntnet) zu installieren. Um eine sauberes Environment zu garantieren, habe ich in einer virtuellen Maschine ein Ubuntu 11.10 installiert, danach noch folgendes ausgeführt: $ sudo apt-get install build-essential subversion automake libtool Danach habe ich ein $ svn co https://cxxtools.svn.sourceforge.net/svnroot/cxxtools/trunk/cxxtools cxxtools gemacht (rev. 1401), ein $ cd cxxtools ; ./autogen ; ./configure Das nun obligatorische make produziert mir folgenden Fehler: libtool: link: g++ -g -O2 -o .libs/httprequest httprequest.o ../src/http/.libs/libcxxtools-http.so -ldl -lnsl /usr/bin/ld: httprequest.o: undefined reference to symbol 'cxxtools::Timer::~Timer()' /usr/bin/ld: note: 'cxxtools::Timer::~Timer()' is defined in DSO /home/dmi/cxxtools/src/.libs/libcxxtools.so.7 so try adding it to the linker command line(Continue reading)
RSS Feed