Compiling on Linux
#4
Code:
make
/usr/bin/g++ -s -ggdb -D_DEBUG -c -I. -Isource -Isource/md5 -IWebServer -Isource/items -Isource/blocks -Itolua++-1.0.93/src/lib -Ilua-5.1.4/src -Izlib-1.2.7 -IiniFile -Itolua++-1.0.93/include -Ijsoncpp-src-0.5.0/include -Ijsoncpp-src-0.5.0/src/lib_json -Isquirrel_3_0_1_stable/include -Isquirrel_3_0_1_stable -Isquirrel_3_0_1_stable/sqrat CryptoPP/rng.cpp -o build/debug/CryptoPP/rng.o
In file included from CryptoPP/rng.h:7:0,
                 from CryptoPP/rng.cpp:5:
CryptoPP/filters.h:7:22: fatal error: secblock.h: No such file or directory
compilation terminated.
make: *** [build/debug/CryptoPP/rng.o] Error 1
[jordan@jordan mc-server-read-only]$ make
/usr/bin/g++ -s -ggdb -D_DEBUG -c -I. -Isource -Isource/md5 -IWebServer -Isource/items -Isource/blocks -Itolua++-1.0.93/src/lib -Ilua-5.1.4/src -Izlib-1.2.7 -IiniFile -Itolua++-1.0.93/include -Ijsoncpp-src-0.5.0/include -Ijsoncpp-src-0.5.0/src/lib_json -Isquirrel_3_0_1_stable/include -Isquirrel_3_0_1_stable -Isquirrel_3_0_1_stable/sqrat CryptoPP/rng.cpp -o build/debug/CryptoPP/rng.o
In file included from CryptoPP/filters.h:7:0,
                 from CryptoPP/rng.h:7,
                 from CryptoPP/rng.cpp:5:
CryptoPP/secblock.h: In instantiation of ‘CryptoPP::AllocatorWithCleanup<T, T_Align16>::pointer CryptoPP::AllocatorWithCleanup<T, T_Align16>::allocate(CryptoPP::AllocatorWithCleanup<T, T_Align16>::size_type, const void*) [with T = unsigned char; bool T_Align16 = false; CryptoPP::AllocatorWithCleanup<T, T_Align16>::pointer = unsigned char*; CryptoPP::AllocatorWithCleanup<T, T_Align16>::size_type = long unsigned int]’:
CryptoPP/secblock.h:247:19:   required from ‘CryptoPP::SecBlock<T, A>::SecBlock(CryptoPP::SecBlock<T, A>::size_type) [with T = unsigned char; A = CryptoPP::AllocatorWithCleanup<unsigned char>; CryptoPP::SecBlock<T, A>::size_type = long unsigned int]’
CryptoPP/algparam.h:17:2:   required from here
CryptoPP/secblock.h:91:3: error: ‘CheckSize’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
CryptoPP/secblock.h:91:3: note: declarations in dependent base ‘CryptoPP::AllocatorBase<unsigned char>’ are not found by unqualified lookup
CryptoPP/secblock.h:91:3: note: use ‘this->CheckSize’ instead
make: *** [build/debug/CryptoPP/rng.o] Error 1
Revision 925, otherwise same setup as earlier. Edit the read only folder is in fact modifiable, just didn't rename it to reflect that.
Reply
Thanks given by:


Messages In This Thread
Compiling on Linux - by The Walking Glitch - 10-03-2012, 09:28 AM
RE: Compiling on Linux - by xoft - 10-03-2012, 04:31 PM
RE: Compiling on Linux - by xoft - 10-04-2012, 06:37 AM
RE: Compiling on Linux - by The Walking Glitch - 10-04-2012, 08:52 AM
RE: Compiling on Linux - by The Walking Glitch - 10-04-2012, 01:22 PM
RE: Compiling on Linux - by konfiot - 10-06-2012, 06:02 PM
RE: Compiling on Linux - by The Walking Glitch - 10-09-2012, 12:28 PM
RE: Compiling on Linux - by konfiot - 10-09-2012, 03:27 PM
RE: Compiling on Linux - by The Walking Glitch - 10-27-2012, 07:20 PM
RE: Compiling on Linux - by xoft - 10-27-2012, 08:17 PM
RE: Compiling on Linux - by ThuGie - 10-28-2012, 03:27 AM
RE: Compiling on Linux - by The Walking Glitch - 10-30-2012, 10:43 PM
RE: Compiling on Linux - by xoft - 10-31-2012, 01:21 AM
RE: Compiling on Linux - by The Walking Glitch - 10-31-2012, 11:19 AM
RE: Compiling on Linux - by ThuGie - 10-31-2012, 12:27 PM
RE: Compiling on Linux - by Miz - 11-03-2012, 04:01 AM
RE: Compiling on Linux - by xoft - 11-03-2012, 09:15 AM



Users browsing this thread: 2 Guest(s)