[Box Backup] compile failure on fedora 9
Chris Wilson
boxbackup@fluffy.co.uk
Mon, 30 Jun 2008 23:21:31 +0100 (BST)
Hi Alex,
On Mon, 30 Jun 2008, Alex Howansky wrote:
> [CXX] Logging.cpp
> Logging.cpp: In member function 'virtual bool Console::Log(Log::Level, const
> std::string&, int, std::string&)':
> Logging.cpp:290: error: 'strerror' was not declared in this scope
> make[2]: *** [../../release/lib/common/Logging.o] Error 1
Please could you try editing lib/common/Logging.cpp and add the following
line:
#include <string.h>
after:
#include <errno.h>
and see if that fixes the problem?
Cheers, Chris.
--
_____ __ _
\ __/ / ,__(_)_ | Chris Wilson <0000 at qwirx.com> - Cambs UK |
/ (_/ ,\/ _/ /_ \ | Security/C/C++/Java/Ruby/Perl/SQL Developer |
\ _/_/_/_//_/___/ | We are GNU : free your mind & your software |