Serg_Markov
unread,Dec 14, 2009, 4:46:42 AM12/14/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FBReader
fbreader 0.12.1
make
make[1]: Entering directory `/mnt/hda11/SLAX/modules_compile/fbreader/
fbreader-0.12.1/zlibrary/core'
make[2]: Entering directory `/mnt/hda11/SLAX/modules_compile/fbreader/
fbreader-0.12.1/zlibrary/core/src/library'
Compiling ZLibrary.o ...In file included from ZLibrary.cpp:28:
../filesystem/ZLFSManager.h:56: error: 'ZLFileInfo' does not name a
type
../filesystem/ZLFSManager.h:62: error: ISO C++ forbids declaration of
'shared_ptr' with no type
../filesystem/ZLFSManager.h:62: error: 'shared_ptr' declared as a
'virtual' field
../filesystem/ZLFSManager.h:62: error: expected ';' before '<' token
../filesystem/ZLFSManager.h:69: error: 'ZLFile' was not declared in
this scope
../filesystem/ZLFSManager.h:69: error: template argument 2 is invalid
../filesystem/ZLFSManager.h:69: error: template argument 4 is invalid
In file included from ZLibrary.cpp:30:
../network/ZLNetworkManager.h:45: error: ISO C++ forbids declaration
of 'ZLIntegerRangeOption' with no type
../network/ZLNetworkManager.h:45: error: expected ';' before '&' token
../network/ZLNetworkManager.h:46: error: ISO C++ forbids declaration
of 'ZLIntegerRangeOption' with no type
../network/ZLNetworkManager.h:46: error: expected ';' before '&' token
../network/ZLNetworkManager.h:47: error: ISO C++ forbids declaration
of 'ZLBooleanOption' with no type
../network/ZLNetworkManager.h:47: error: expected ';' before '&' token
../network/ZLNetworkManager.h:48: error: ISO C++ forbids declaration
of 'ZLStringOption' with no type
../network/ZLNetworkManager.h:48: error: expected ';' before '&' token
../network/ZLNetworkManager.h:49: error: ISO C++ forbids declaration
of 'ZLStringOption' with no type
../network/ZLNetworkManager.h:49: error: expected ';' before '&' token
../network/ZLNetworkManager.h:68: error: 'shared_ptr' has not been
declared
../network/ZLNetworkManager.h:68: error: expected ',' or '...' before
'<' token
../network/ZLNetworkManager.h:69: error: 'shared_ptr' has not been
declared
../network/ZLNetworkManager.h:69: error: expected ',' or '...' before
'<' token
../network/ZLNetworkManager.h:71: error: expected ',' or '...' before
'::' token
../network/ZLNetworkManager.h:71: error: ISO C++ forbids declaration
of 'ZLExecutionData' with no type
../network/ZLNetworkManager.h:77: error: ISO C++ forbids declaration
of 'shared_ptr' with no type
../network/ZLNetworkManager.h:77: error: expected ';' before '<' token
../network/ZLNetworkManager.h:78: error: ISO C++ forbids declaration
of 'shared_ptr' with no type
../network/ZLNetworkManager.h:78: error: expected ';' before '<' token
../network/ZLNetworkManager.h:79: error: ISO C++ forbids declaration
of 'shared_ptr' with no type
../network/ZLNetworkManager.h:79: error: expected ';' before '<' token
../network/ZLNetworkManager.h:80: error: ISO C++ forbids declaration
of 'shared_ptr' with no type
../network/ZLNetworkManager.h:80: error: expected ';' before '<' token
../network/ZLNetworkManager.h:81: error: ISO C++ forbids declaration
of 'shared_ptr' with no type
../network/ZLNetworkManager.h:81: error: expected ';' before '<' token
ZLibrary.cpp: In static member function 'static void
ZLibrary::parseArguments(int&, char**&)':
ZLibrary.cpp:64: error: 'ZLLogger' has not been declared
ZLibrary.cpp:67: error: 'ZLLogger' has not been declared
ZLibrary.cpp:69: error: 'ZLLogger' has not been declared
ZLibrary.cpp:69: error: 'ZLLogger' has not been declared
ZLibrary.cpp: In static member function 'static void ZLibrary::shutdown
()':
ZLibrary.cpp:79: error: 'ZLImageManager' has not been declared
ZLibrary.cpp:80: error: 'ZLCommunicationManager' has not been declared
ZLibrary.cpp:81: error: 'ZLDialogManager' has not been declared
ZLibrary.cpp:83: error: 'ZLTimeManager' has not been declared
ZLibrary.cpp: In static member function 'static std::string
ZLibrary::replaceRegExps(const std::string&)':
ZLibrary.cpp:98: error: 'ZLUnicodeUtil' has not been declared
make[2]: *** [ZLibrary.o] Error 1
What is it