Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mac-pro-arinoki:sources arinoki$ git clone git://github.com/negativ/eiskaltdcpp.git
- Cloning into eiskaltdcpp...
- remote: Counting objects: 26431, done.
- remote: Compressing objects: 100% (7014/7014), done.
- remote: Total 26431 (delta 19433), reused 26307 (delta 19313)
- Receiving objects: 100% (26431/26431), 20.80 MiB | 428 KiB/s, done.
- Resolving deltas: 100% (19433/19433), done.
- mac-pro-arinoki:sources arinoki$ cd eisk*
- mac-pro-arinoki:eiskaltdcpp arinoki$ ls
- AUTHORS INSTALL dht icons
- CMakeLists.txt LICENSE eiskaltdcpp-gtk luascripts
- COPYING README eiskaltdcpp-qt miniupnpc
- COPYING.DCPP TODO emoticons nasdc
- COPYING.OpenSSL Version.h.in examples sounds
- ChangeLog.txt cmake extra update_geoip
- ChangeLog_ru.txt cmake_uninstall.cmake.in full.copyrights.info.in.Debian.style win32
- ChangeLog_uk.txt dcpp haiku
- mac-pro-arinoki:eiskaltdcpp arinoki$ mkdir builddir
- mac-pro-arinoki:eiskaltdcpp arinoki$ cd builddir
- mac-pro-arinoki:builddir arinoki$ cmake ../
- -- The C compiler identification is GNU
- -- The CXX compiler identification is GNU
- -- Checking whether C compiler has -isysroot
- -- Checking whether C compiler has -isysroot - yes
- -- Checking whether C compiler supports OSX deployment target flag
- -- Checking whether C compiler supports OSX deployment target flag - yes
- -- Check for working C compiler: /opt/local/bin/gcc
- -- Check for working C compiler: /opt/local/bin/gcc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Checking whether CXX compiler has -isysroot
- -- Checking whether CXX compiler has -isysroot - yes
- -- Checking whether CXX compiler supports OSX deployment target flag
- -- Checking whether CXX compiler supports OSX deployment target flag - yes
- -- Check for working CXX compiler: /opt/local/bin/c++
- -- Check for working CXX compiler: /opt/local/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Looking for malloc.h
- -- Looking for malloc.h - not found
- -- Looking for dlfcn.h
- -- Looking for dlfcn.h - found
- -- Looking for inttypes.h
- -- Looking for inttypes.h - found
- -- Looking for mallinfo
- -- Looking for mallinfo - not found
- -- Looking for malloc_stats
- -- Looking for malloc_stats - not found
- -- Looking for malloc_trim
- -- Looking for malloc_trim - not found
- -- Looking for daemon
- -- Looking for daemon - found
- -- Looking for memory.h
- -- Looking for memory.h - found
- -- Looking for stdint.h
- -- Looking for stdint.h - found
- -- Looking for stdlib.h
- -- Looking for stdlib.h - found
- -- Looking for stdbool.h
- -- Looking for stdbool.h - found
- -- Looking for strings.h
- -- Looking for strings.h - found
- -- Looking for sys/stat.h
- -- Looking for sys/stat.h - found
- -- Looking for sys/types.h
- -- Looking for sys/types.h - found
- -- Looking for limits.h
- -- Looking for limits.h - found
- -- Looking for unistd.h
- -- Looking for unistd.h - found
- -- Looking for sys/socket.h
- -- Looking for sys/socket.h - found
- -- Looking for ifaddrs.h
- -- Looking for ifaddrs.h - found
- -- Looking for net/if.h
- -- Looking for net/if.h - not found
- -- Looking for sys/statvfs.h
- -- Looking for sys/statvfs.h - found
- -- Looking for include files HAVE_ADDRS_H
- -- Looking for include files HAVE_ADDRS_H - found
- -- Looking for include files FS_USAGE_C
- -- Looking for include files FS_USAGE_C - found
- -- Looking for XOpenDisplay in /opt/local/lib/libX11.dylib;/opt/local/lib/libXext.dylib
- -- Looking for XOpenDisplay in /opt/local/lib/libX11.dylib;/opt/local/lib/libXext.dylib - found
- -- Looking for gethostbyname
- -- Looking for gethostbyname - found
- -- Looking for connect
- -- Looking for connect - found
- -- Looking for remove
- -- Looking for remove - found
- -- Looking for shmat
- -- Looking for shmat - found
- -- Looking for IceConnectionNumber in ICE
- -- Looking for IceConnectionNumber in ICE - found
- -- Found X11: /opt/local/lib/libX11.dylib
- -- Found BZip2: /usr/lib/libbz2.dylib
- -- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.dylib
- -- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.dylib - found
- -- Found ZLIB: /usr/include (found version "1.2.5")
- -- Found OpenSSL: /usr/lib/libssl.dylib;/usr/lib/libcrypto.dylib
- -- Looking for include files CMAKE_HAVE_PTHREAD_H
- -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
- -- Looking for pthread_create in pthreads
- -- Looking for pthread_create in pthreads - not found
- -- Looking for pthread_create in pthread
- -- Looking for pthread_create in pthread - found
- -- Found Threads: TRUE
- -- Looking for gettext
- -- Looking for gettext - not found
- -- Found Iconv: /usr/lib/libiconv.dylib
- -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST
- -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed
- -- Found Subversion: /usr/bin/svn
- -- Found Git: /usr/bin/git
- -- Found IDNA: /opt/local/lib/libidn.dylib
- -- Building without Lua scripts support
- -- Building without UPNP support (miniupnpc)
- -- Looking for Q_WS_X11
- -- Looking for Q_WS_X11 - not found.
- -- Looking for Q_WS_WIN
- -- Looking for Q_WS_WIN - not found.
- -- Looking for Q_WS_QWS
- -- Looking for Q_WS_QWS - not found.
- -- Looking for Q_WS_MAC
- -- Looking for Q_WS_MAC - found
- -- Looking for QT_MAC_USE_COCOA
- -- Looking for QT_MAC_USE_COCOA - found
- -- Found Qt-Version 4.7.3 (using /usr/bin/qmake)
- -- Building without Qt Declarative UI support
- -- Building with Qt DBus support
- -- Building without Qt Script support
- -- Building without Qt SQLite support
- -- Could NOT find ASPELL (missing: ASPELL_LIBRARIES ASPELL_INCLUDE_DIR)
- -- Building without Aspell support
- -- Building with free space bar (realisation on C, POSIX 1003.1-2001 (and later) with XSI)
- -- Boost version: 1.47.0
- -- Library directory: /usr/local/lib
- -- Data directory: EiskaltDC++.app
- -- Build Git commit ID: 7c0cafd
- -- CMAKE_SYSTEM: Darwin-11.0.0
- -- CMAKE_SYSTEM_NAME: Darwin
- -- CMAKE_SYSTEM_PROCESSOR: i386
- -- CMAKE_SYSTEM_VERSION: 11.0.0
- -- CMAKE_CXX_COMPILER_ID: GNU
- -- CMAKE_C_COMPILER_ID: GNU
- -- CMAKE will use this libs (and headers) during build:
- miniupnpc (headers): ()
- lua (headers): ()
- boost (headers): (/opt/local/include)
- bzip2 (headers): /usr/lib/libbz2.dylib (/usr/include)
- zlib (headers): /usr/lib/libz.dylib (/usr/include)
- openssl (headers): /usr/lib/libssl.dylib;/usr/lib/libcrypto.dylib (/usr/include)
- iconv (headers): /usr/lib/libiconv.dylib (/usr/include)
- aspell (headers): ASPELL_LIBRARIES-NOTFOUND (ASPELL_INCLUDE_DIR-NOTFOUND)
- gettext (headers): -L/opt/local/lib/;-lintl (/opt/local/include)
- pcre(cpp) (headers): ()
- idna (headers): /opt/local/lib/libidn.dylib (/opt/local/include)
- -- Translations: be;bg;cs;de;en;es;fr;hu;pl;ru;sr;sk;uk
- CMake Error at cmake/CMakeLists.txt:52 (file):
- file Internal CMake error when trying to open file:
- /po/eiskaltdcpp-gtk_cpp_srcs.txt for writing.
- CMake Error at cmake/CMakeLists.txt:59 (file):
- file Internal CMake error when trying to open file:
- /po/eiskaltdcpp-gtk_ui_srcs.txt for writing.
- -- Configuring incomplete, errors occurred!
- mac-pro-arinoki:builddir arinoki$ sudo cmake ../
- -- Building without Lua scripts support
- -- Building without UPNP support (miniupnpc)
- -- Building without Qt Declarative UI support
- -- Building with Qt DBus support
- -- Building without Qt Script support
- -- Building without Qt SQLite support
- -- Could NOT find ASPELL (missing: ASPELL_LIBRARIES ASPELL_INCLUDE_DIR)
- -- Building without Aspell support
- -- Building with free space bar (realisation on C, POSIX 1003.1-2001 (and later) with XSI)
- -- Library directory: /usr/local/lib
- -- Data directory: EiskaltDC++.app
- -- Build Git commit ID: 7c0cafd
- -- CMAKE_SYSTEM: Darwin-11.0.0
- -- CMAKE_SYSTEM_NAME: Darwin
- -- CMAKE_SYSTEM_PROCESSOR: i386
- -- CMAKE_SYSTEM_VERSION: 11.0.0
- -- CMAKE_CXX_COMPILER_ID: GNU
- -- CMAKE_C_COMPILER_ID: GNU
- -- CMAKE will use this libs (and headers) during build:
- miniupnpc (headers): ()
- lua (headers): ()
- boost (headers): (/opt/local/include)
- bzip2 (headers): /usr/lib/libbz2.dylib (/usr/include)
- zlib (headers): /usr/lib/libz.dylib (/usr/include)
- openssl (headers): /usr/lib/libssl.dylib;/usr/lib/libcrypto.dylib (/usr/include)
- iconv (headers): /usr/lib/libiconv.dylib (/usr/include)
- aspell (headers): ASPELL_LIBRARIES-NOTFOUND (ASPELL_INCLUDE_DIR-NOTFOUND)
- gettext (headers): -L/opt/local/lib/;-lintl (/opt/local/include)
- pcre(cpp) (headers): ()
- idna (headers): /opt/local/lib/libidn.dylib (/opt/local/include)
- -- Translations: be;bg;cs;de;en;es;fr;hu;pl;ru;sr;sk;uk
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /Users/arinoki/sources/eiskaltdcpp/builddir
- mac-pro-arinoki:builddir arinoki$ sudo make -j 2
- Scanning dependencies of target extra
- Scanning dependencies of target dht
- [ 0%] Building CXX object extra/CMakeFiles/extra.dir/dyndns.cpp.o
- [ 0%] Building CXX object dht/CMakeFiles/dht.dir/BootstrapManager.cpp.o
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:24:0,
- from /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:25,
- from /Users/arinoki/sources/eiskaltdcpp/dcpp/HttpConnection.h:22,
- from /Users/arinoki/sources/eiskaltdcpp/extra/dyndns.h:23,
- from /Users/arinoki/sources/eiskaltdcpp/extra/dyndns.cpp:19:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/CriticalSection.h:28:9: error: 'recursive_mutex' in namespace 'std' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/CriticalSection.h:29:9: error: 'mutex' in namespace 'std' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/CriticalSection.h:30:9: error: 'unique_lock' in namespace 'std' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/CriticalSection.h:31:9: error: 'lock_guard' in namespace 'std' does not name a type
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:25:0,
- from /Users/arinoki/sources/eiskaltdcpp/dcpp/HttpConnection.h:22,
- from /Users/arinoki/sources/eiskaltdcpp/extra/dyndns.h:23,
- from /Users/arinoki/sources/eiskaltdcpp/extra/dyndns.cpp:19:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:98:5: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h: In member function 'void dcpp::Semaphore::signal()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:62:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:62:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h: In member function 'bool dcpp::Semaphore::wait()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:68:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:68:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:70:39: error: 'cs' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h: In member function 'bool dcpp::Semaphore::wait(uint32_t)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:77:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:77:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:87:54: error: 'cs' was not declared in this scope
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:27:0,
- from /Users/arinoki/sources/eiskaltdcpp/dcpp/HttpConnection.h:22,
- from /Users/arinoki/sources/eiskaltdcpp/extra/dyndns.h:23,
- from /Users/arinoki/sources/eiskaltdcpp/extra/dyndns.cpp:19:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:72:5: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h: In member function 'void dcpp::Speaker<Listener>::fire(T&& ...)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:44:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:44:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h: In member function 'void dcpp::Speaker<Listener>::addListener(Listener*)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:52:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:52:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h: In member function 'void dcpp::Speaker<Listener>::removeListener(Listener*)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:58:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:58:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h: In member function 'void dcpp::Speaker<Listener>::removeListeners()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:65:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:65:14: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h:22:0,
- from /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h:25,
- from /Users/arinoki/sources/eiskaltdcpp/dcpp/Client.h:26,
- from /Users/arinoki/sources/eiskaltdcpp/dht/KBucket.h:25,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.h:23,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.cpp:20:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/CriticalSection.h:28:9: error: 'recursive_mutex' in namespace 'std' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/CriticalSection.h:29:9: error: 'mutex' in namespace 'std' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/CriticalSection.h:30:9: error: 'unique_lock' in namespace 'std' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/CriticalSection.h:31:9: error: 'lock_guard' in namespace 'std' does not name a type
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h:25:0,
- from /Users/arinoki/sources/eiskaltdcpp/dcpp/Client.h:26,
- from /Users/arinoki/sources/eiskaltdcpp/dht/KBucket.h:25,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.h:23,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.cpp:20:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h:29:9: error: 'FastCriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h: In static member function 'static void* dcpp::FastAlloc<T>::allocate()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h:67:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h:67:12: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h: In static member function 'static void dcpp::FastAlloc<T>::deallocate(void*)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h:77:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h:77:12: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:30:0,
- from /Users/arinoki/sources/eiskaltdcpp/dcpp/HttpConnection.h:22,
- from /Users/arinoki/sources/eiskaltdcpp/extra/dyndns.h:23,
- from /Users/arinoki/sources/eiskaltdcpp/extra/dyndns.cpp:19:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:132:10: error: 'FastCriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'void dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::operator=(value_type)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:102:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:102:12: error: expected ';' before 'Lock'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'void dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::operator=(const dcpp::Atomic<DataType, dcpp::memory_ordering_strong>&)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:106:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:106:12: error: expected ';' before 'Lock'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::operator value_type() const':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:110:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:110:12: error: expected ';' before 'Lock'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'void dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::inc()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:115:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:115:12: error: expected ';' before 'Lock'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'void dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::dec()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:119:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:119:12: error: expected ';' before 'Lock'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/Client.h:26:0,
- from /Users/arinoki/sources/eiskaltdcpp/dht/KBucket.h:25,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.h:23,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.cpp:20:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h:184:12: error: 'FastCriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h: In member function 'dcpp::Identity& dcpp::Identity::operator=(const dcpp::Identity&)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h:131:48: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h:131:57: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/Client.h:27:0,
- from /Users/arinoki/sources/eiskaltdcpp/dht/KBucket.h:25,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.h:23,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.cpp:20:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:72:5: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h: In member function 'void dcpp::Speaker<Listener>::fire(T&& ...)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:44:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:44:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h: In member function 'void dcpp::Speaker<Listener>::addListener(Listener*)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:52:9: error: 'Lock' was not declared in this scope/Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'value_type dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::exchange(value_type)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:125:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:52:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h: In member function 'void dcpp::Speaker<Listener>::removeListener(Listener*)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:58:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:58:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h: In member function 'void dcpp::Speaker<Listener>::removeListeners()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:65:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:65:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:125:12: error: expected ';' before 'Lock'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/HttpConnection.h:22:0,
- from /Users/arinoki/sources/eiskaltdcpp/extra/dyndns.h:23,
- from /Users/arinoki/sources/eiskaltdcpp/extra/dyndns.cpp:19:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:142:2: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h: In member function 'void dcpp::BufferedSocket::transmitFile(dcpp::InputStream*)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:94:38: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:94:43: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h: In member function 'void dcpp::BufferedSocket::updated()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:97:19: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:97:24: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h: In member function 'void dcpp::BufferedSocket::disconnect(bool)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:99:53: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:99:58: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/Client.h:31:0,
- from /Users/arinoki/sources/eiskaltdcpp/dht/KBucket.h:25,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.h:23,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.cpp:20:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:132:10: error: 'FastCriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'void dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::operator=(value_type)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:102:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:102:12: error: expected ';' before 'Lock'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'void dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::operator=(const dcpp::Atomic<DataType, dcpp::memory_ordering_strong>&)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:106:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:106:12: error: expected ';' before 'Lock'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::operator value_type() const':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:110:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:110:12: error: expected ';' before 'Lock'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'void dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::inc()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:115:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:115:12: error: expected ';' before 'Lock'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'void dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::dec()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:119:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:119:12: error: expected ';' before 'Lock'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'value_type dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::exchange(value_type)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:125:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:125:12: error: expected ';' before 'Lock'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/Client.h:32:0,
- from /Users/arinoki/sources/eiskaltdcpp/dht/KBucket.h:25,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.h:23,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.cpp:20:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/SearchQueue.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/SearchQueue.h:76:2: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/SearchQueue.h: In member function 'void dcpp::SearchQueue::clear()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/SearchQueue.h:58:3: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/SearchQueue.h:58:8: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h:25:0,
- from /Users/arinoki/sources/eiskaltdcpp/dcpp/Client.h:26,
- from /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:24,
- from /Users/arinoki/sources/eiskaltdcpp/extra/dyndns.cpp:21:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h:29:9: error: 'FastCriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h: In static member function 'static void* dcpp::FastAlloc<T>::allocate()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h:67:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h:67:12: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h: In static member function 'static void dcpp::FastAlloc<T>::deallocate(void*)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h:77:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h:77:12: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/Client.h:26:0,
- from /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:24,
- from /Users/arinoki/sources/eiskaltdcpp/extra/dyndns.cpp:21:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h:184:12: error: 'FastCriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h: In member function 'dcpp::Identity& dcpp::Identity::operator=(const dcpp::Identity&)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h:131:48: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h:131:57: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:25:0,
- from /Users/arinoki/sources/eiskaltdcpp/dcpp/HttpConnection.h:22,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.h:26,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.cpp:20:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:98:5: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h: In member function 'void dcpp::Semaphore::signal()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:62:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:62:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h: In member function 'bool dcpp::Semaphore::wait()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:68:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:68:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:70:39: error: 'cs' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h: In member function 'bool dcpp::Semaphore::wait(uint32_t)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:77:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:77:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:87:54: error: 'cs' was not declared in this scope
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/Client.h:32:0,
- from /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:24,
- from /Users/arinoki/sources/eiskaltdcpp/extra/dyndns.cpp:21:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/SearchQueue.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/SearchQueue.h:76:2: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/SearchQueue.h: In member function 'void dcpp::SearchQueue::clear()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/SearchQueue.h:58:3: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/SearchQueue.h:58:8: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/HttpConnection.h:22:0,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.h:26,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.cpp:20:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:142:2: error: 'CriticalSection' does not name a type
- In file included from /Users/arinoki/sources/eiskaltdcpp/extra/dyndns.cpp:21:0:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:135:5: error: 'Lock' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h: In member function 'void dcpp::BufferedSocket::transmitFile(dcpp::InputStream*)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:94:38: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:94:43: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h: In member function 'void dcpp::BufferedSocket::updated()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:97:19: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:97:24: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h: In member function 'void dcpp::BufferedSocket::disconnect(bool)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:99:53: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:99:58: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.cpp:20:0:
- /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.h:47:3: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:166:13: error: 'CriticalSection' does not name a type
- In file included from /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h:25:0,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.cpp:23:
- /Users/arinoki/sources/eiskaltdcpp/dht/UDPSocket.h:94:3: error: 'CriticalSection' does not name a type
- In file included from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.cpp:23:0:
- /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h:131:3: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h:132:3: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h: In member function 'bool dcpp::ClientManager::isOnline(const dcpp::UserPtr&) const':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:89:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:89:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h: In member function 'dcpp::Identity dcpp::ClientManager::getOnlineUserIdentity(const dcpp::UserPtr&) const':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:94:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:94:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h: In member function 'void dcpp::ClientManager::setIPUser(const dcpp::UserPtr&, const std::string&, uint16_t)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:108:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:108:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h: In member function 'size_t dht::DHT::getNodesCount()':
- /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h:70:28: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h:70:33: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h: In member function 'void dht::DHT::setRequestFWCheck()':
- /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h:102:30: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h:102:35: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.cpp:24:0:
- /Users/arinoki/sources/eiskaltdcpp/dht/SearchManager.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dht/SearchManager.h:97:3: error: 'CriticalSection' does not name a type
- In file included from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.cpp:27:0:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:135:5: error: 'Lock' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:166:13: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h: In member function 'bool dcpp::ClientManager::isOnline(const dcpp::UserPtr&) const':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:89:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:89:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h: In member function 'dcpp::Identity dcpp::ClientManager::getOnlineUserIdentity(const dcpp::UserPtr&) const':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:94:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:94:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h: In member function 'void dcpp::ClientManager::setIPUser(const dcpp::UserPtr&, const std::string&, uint16_t)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:108:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:108:14: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.cpp:29:0:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/LogManager.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/LogManager.h:54:2: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.cpp: In member function 'void dht::BootstrapManager::process()':
- /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.cpp:133:3: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.cpp:133:8: error: expected ';' before 'l'
- make[2]: *** [extra/CMakeFiles/extra.dir/dyndns.cpp.o] Error 1
- make[1]: *** [extra/CMakeFiles/extra.dir/all] Error 2
- make[1]: *** Waiting for unfinished jobs....
- [ 0%] Building CXX object dht/CMakeFiles/dht.dir/ConnectionManager.cpp.o
- make[2]: *** [dht/CMakeFiles/dht.dir/BootstrapManager.cpp.o] Error 1
- make[2]: *** Waiting for unfinished jobs....
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h:22:0,
- from /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h:25,
- from /Users/arinoki/sources/eiskaltdcpp/dcpp/Client.h:26,
- from /Users/arinoki/sources/eiskaltdcpp/dht/KBucket.h:25,
- from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.h:22,
- from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.cpp:22:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/CriticalSection.h:28:9: error: 'recursive_mutex' in namespace 'std' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/CriticalSection.h:29:9: error: 'mutex' in namespace 'std' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/CriticalSection.h:30:9: error: 'unique_lock' in namespace 'std' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/CriticalSection.h:31:9: error: 'lock_guard' in namespace 'std' does not name a type
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h:25:0,
- from /Users/arinoki/sources/eiskaltdcpp/dcpp/Client.h:26,
- from /Users/arinoki/sources/eiskaltdcpp/dht/KBucket.h:25,
- from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.h:22,
- from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.cpp:22:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h:29:9: error: 'FastCriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h: In static member function 'static void* dcpp::FastAlloc<T>::allocate()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h:67:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h:67:12: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h: In static member function 'static void dcpp::FastAlloc<T>::deallocate(void*)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h:77:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/FastAlloc.h:77:12: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/Client.h:26:0,
- from /Users/arinoki/sources/eiskaltdcpp/dht/KBucket.h:25,
- from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.h:22,
- from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.cpp:22:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h:184:12: error: 'FastCriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h: In member function 'dcpp::Identity& dcpp::Identity::operator=(const dcpp::Identity&)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h:131:48: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/User.h:131:57: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/Client.h:27:0,
- from /Users/arinoki/sources/eiskaltdcpp/dht/KBucket.h:25,
- from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.h:22,
- from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.cpp:22:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:72:5: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h: In member function 'void dcpp::Speaker<Listener>::fire(T&& ...)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:44:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:44:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h: In member function 'void dcpp::Speaker<Listener>::addListener(Listener*)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:52:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:52:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h: In member function 'void dcpp::Speaker<Listener>::removeListener(Listener*)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:58:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:58:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h: In member function 'void dcpp::Speaker<Listener>::removeListeners()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:65:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Speaker.h:65:14: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/Client.h:31:0,
- from /Users/arinoki/sources/eiskaltdcpp/dht/KBucket.h:25,
- from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.h:22,
- from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.cpp:22:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:132:10: error: 'FastCriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'void dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::operator=(value_type)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:102:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:102:12: error: expected ';' before 'Lock'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'void dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::operator=(const dcpp::Atomic<DataType, dcpp::memory_ordering_strong>&)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:106:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:106:12: error: expected ';' before 'Lock'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::operator value_type() const':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:110:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:110:12: error: expected ';' before 'Lock'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'void dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::inc()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:115:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:115:12: error: expected ';' before 'Lock'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'void dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::dec()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:119:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:119:12: error: expected ';' before 'Lock'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h: In member function 'value_type dcpp::Atomic<DataType, dcpp::memory_ordering_strong>::exchange(value_type)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:125:3: error: 'FastLock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Atomic.h:125:12: error: expected ';' before 'Lock'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/Client.h:32:0,
- from /Users/arinoki/sources/eiskaltdcpp/dht/KBucket.h:25,
- from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.h:22,
- from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.cpp:22:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/SearchQueue.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/SearchQueue.h:76:2: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/SearchQueue.h: In member function 'void dcpp::SearchQueue::clear()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/SearchQueue.h:58:3: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/SearchQueue.h:58:8: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:25:0,
- from /Users/arinoki/sources/eiskaltdcpp/dcpp/HttpConnection.h:22,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.h:26,
- from /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h:22,
- from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.cpp:23:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:98:5: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h: In member function 'void dcpp::Semaphore::signal()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:62:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:62:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h: In member function 'bool dcpp::Semaphore::wait()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:68:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:68:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:70:39: error: 'cs' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h: In member function 'bool dcpp::Semaphore::wait(uint32_t)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:77:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:77:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/Semaphore.h:87:54: error: 'cs' was not declared in this scope
- In file included from /Users/arinoki/sources/eiskaltdcpp/dcpp/HttpConnection.h:22:0,
- from /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.h:26,
- from /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h:22,
- from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.cpp:23:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:142:2: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h: In member function 'void dcpp::BufferedSocket::transmitFile(dcpp::InputStream*)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:94:38: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:94:43: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h: In member function 'void dcpp::BufferedSocket::updated()':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:97:19: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:97:24: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h: In member function 'void dcpp::BufferedSocket::disconnect(bool)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:99:53: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/BufferedSocket.h:99:58: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h:22:0,
- from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.cpp:23:
- /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dht/BootstrapManager.h:47:3: error: 'CriticalSection' does not name a type
- In file included from /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h:25:0,
- from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.cpp:23:
- /Users/arinoki/sources/eiskaltdcpp/dht/UDPSocket.h:94:3: error: 'CriticalSection' does not name a type
- In file included from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.cpp:23:0:
- /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h:131:3: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h:132:3: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h: In member function 'size_t dht::DHT::getNodesCount()':
- /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h:70:28: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h:70:33: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h: In member function 'void dht::DHT::setRequestFWCheck()':
- /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h:102:30: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dht/DHT.h:102:35: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.cpp:25:0:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ConnectionManager.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ConnectionManager.h:89:5: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ConnectionManager.h: In member function 'void dcpp::ExpectedMap::add(const std::string&, const std::string&, const std::string&)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ConnectionManager.h:67:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ConnectionManager.h:67:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ConnectionManager.h: In member function 'dcpp::StringPair dcpp::ExpectedMap::remove(const std::string&)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ConnectionManager.h:72:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ConnectionManager.h:72:14: error: expected ';' before 'l'
- In file included from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.cpp:25:0:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ConnectionManager.h: At global scope:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ConnectionManager.h:142:5: error: 'CriticalSection' does not name a type
- In file included from /Users/arinoki/sources/eiskaltdcpp/dht/ConnectionManager.cpp:27:0:
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:135:5: error: 'Lock' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:166:13: error: 'CriticalSection' does not name a type
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h: In member function 'bool dcpp::ClientManager::isOnline(const dcpp::UserPtr&) const':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:89:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:89:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h: In member function 'dcpp::Identity dcpp::ClientManager::getOnlineUserIdentity(const dcpp::UserPtr&) const':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:94:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:94:14: error: expected ';' before 'l'
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h: In member function 'void dcpp::ClientManager::setIPUser(const dcpp::UserPtr&, const std::string&, uint16_t)':
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:108:9: error: 'Lock' was not declared in this scope
- /Users/arinoki/sources/eiskaltdcpp/dcpp/ClientManager.h:108:14: error: expected ';' before 'l'
- make[2]: *** [dht/CMakeFiles/dht.dir/ConnectionManager.cpp.o] Error 1
- make[1]: *** [dht/CMakeFiles/dht.dir/all] Error 2
- make: *** [all] Error 2
- mac-pro-arinoki:builddir arinoki$ gcc -v
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin11/4.5.3/lto-wrapper
- Target: x86_64-apple-darwin11
- Configured with: ../gcc-4.5.3/configure --prefix=/opt/local --build=x86_64-apple-darwin11 --enable-languages=c,c++,objc,obj-c++,fortran,java --libdir=/opt/local/lib/gcc45 --includedir=/opt/local/include/gcc45 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.5 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.5 --with-gxx-include-dir=/opt/local/include/gcc45/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --enable-stage1-checking --disable-multilib --enable-fully-dynamic-string
- Thread model: posix
- gcc version 4.5.3 (GCC)
- mac-pro-arinoki:builddir arinoki$
Advertisement
Add Comment
Please, Sign In to add comment