In file included from ../../src/includes/WordData.h:41,
from ../../src/includes/CleanupManager.h:35,
from CleanupManager.cc:31:
../../src/includes/util.h: In function ‘bool starts_with(const std::string&, const char*)’:
../../src/includes/util.h:83: error: ‘strlen’ was not declared in this scope
../../src/includes/util.h:83: error: ‘strncmp’ was not declared in this scope
../../src/includes/util.h: In function ‘bool starts_with(const std::string&, const std::string&)’:
../../src/includes/util.h:89: error: ‘strncmp’ was not declared in this scope
../../src/includes/util.h: In function ‘bool ends_with(const std::string&, const std::string&)’:
../../src/includes/util.h:95: error: ‘strcmp’ was not declared in this scope
I'm using the deb file, which is OK except that I want to use pbl, not
Berkeley. I don't understand what the above error message means. I have
installed everything specified in the dsc file.
Anthony
--
Anthony Campbell - ac@acampbell.org.uk
Microsoft-free zone - Using Debian GNU/Linux
http://www.acampbell.org.uk (blog, book reviews,
and sceptical articles)
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org