Hi,
Erich Schubert wrote:
Hi Ronald,
So far I didn't succeed building the beta.
file_zip.o: In function `enigma::findInZip(std::basic_string<char,
std::char_traits<char>, std::allocator<char> >,
std::basic_string<char, std::char_traits<char>, std::allocator<char>
, std::basic_string<char, std::char_traits<char>,
std::allocator<char> >, std::basic_string<char,
std::char_traits<char>, std::allocator<char> >&,
std::auto_ptr<std::basic_istream<char, std::char_traits<char> > >&)':
/home/erich/debian/enigma-1.00~beta/build-tree/enigma-1.00-beta/src/file_zip.cc:46:
undefined reference to
`zipios::ZipFile::ZipFile(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&, int, int)'
[... probably just a consequence ...]
file_zip.o: In function `ZipLocalEntry':
../lib-src/zipios++/zipios++/ziphead.h:31: undefined reference to
`vtable for zipios::ZipLocalEntry'
[...]
With both the debian zipios and the included zipios.
Strange - this function has not been modified for more than half a year.
Just the added includes and "using namespace zipios;" could have caused
the trouble.
Please check first if r438 compiles without problems. If so we should
abolish the "using namespace zipios;" and add the namespace to the few
references.
Ronald
_______________________________________________
Enigma-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/enigma-devel