Compile Error CVS

Indy500 <[email protected]>
Newsgroups gmane.comp.sysutils.backup.dar.general
Message-ID <[email protected]>
Hi

I tried to compile the Dar CVS since a couple of weeks and it breaks always at 
this Point:

 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -O -MT etage.lo -MD -MP -MF .deps/
etage.Tpo -c etage.cpp  -fPIC -DPIC -o .libs/etage.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -O -MT etage.lo -MD -MP -MF .deps/
etage.Tpo -c etage.cpp -o etage.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../..     
-O -MT filesystem.lo -MD -MP -MF ".deps/filesystem.Tpo" \
  -c -o filesystem.lo `test -f 'filesystem.cpp' || echo './'`filesystem.cpp; \
then mv -f ".deps/filesystem.Tpo" ".deps/filesystem.Plo"; \
else rm -f ".deps/filesystem.Tpo"; exit 1; \
fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -O -MT filesystem.lo -MD -MP -MF .deps/
filesystem.Tpo -c filesystem.cpp  -fPIC -DPIC -o .libs/filesystem.o
/usr/include/c++/3.3/bits/stl_construct.h: In function `void
   std::_Construct(_T1*, const _T2&) [with _T1 = libdar::directory, _T2 =
   libdar::directory]':
/usr/include/c++/3.3/bits/stl_vector.h:599:   instantiated from `void 
std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = 
libdar::directory, _Alloc = std::allocator<libdar::directory>]'
filesystem.cpp:1212:   instantiated from here
/usr/include/c++/3.3/bits/stl_construct.h:78: error: no matching function for
   call to `libdar::directory::operator new(unsigned int, void*&)'
catalogue.hpp:413: error: candidates are: static void*
   libdar::directory::operator new(unsigned int)
catalogue.hpp:413: error:                 static void*
   libdar::directory::operator new(unsigned int, libdar::directory*&)
make[3]: *** [filesystem.lo] Fehler 1
make[3]: Leaving directory `/home/xxx/download/dar-2.0.0-cvs20030902/src/
libdar'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/xxx/download/dar-2.0.0-cvs20030902/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/xxx/download/dar-2.0.0-cvs20030902'
make: *** [all] Fehler 2

So it seems the Problem is in the Code and not at my System. I'm using Debian 
SID.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.