Closed firebird-automations closed 17 years ago
Submitted by: Chernousov Anton (golodnyj)
Now I'am try to compil the Firebird from sorcecode I make this how it write on http://www.ibphoenix.com/main.nfs?a=ibphoenix&s=1154534926:81&page=ibp_fb15_macos when I put command "make" I see: _________
make make -C src firebird make boot_phase1_build make -f ../gen/Makefile.libfbcommon libfbcommon g++ -I../src/include/gen -I../src/include -O3 -DNDEBUG -DDARWIN -pipe -MMD -p -fPIC -DPROD_BUILD -c ../src/common/classes/alloc.cpp -o ../temp/libfbcommon/common/classes/alloc.o ../src/common/classes/../../include/../common/classes/alloc.h:256: error: 'void* operator new(size_t, Firebird::MemoryPool&)' may not be declared as static ../src/common/classes/../../include/../common/classes/alloc.h:260: error: 'void* operator new [](size_t, Firebird::MemoryPool&)' may not be declared as static make[3]: *** [../temp/libfbcommon/common/classes/alloc.o] Error 1 make[2]: *** [libfbcommon] Error 2 make[1]: *** [../gen/firebird/bin/gpre_static] Error 2 make: *** [firebird] Error 2 _________
What I'm make wrong? Sorry for my bad English
Commented by: @dyemanov
Outdated.
Submitted by: Chernousov Anton (golodnyj)
Now I'am try to compil the Firebird from sorcecode I make this how it write on http://www.ibphoenix.com/main.nfs?a=ibphoenix&s=1154534926:81&page=ibp_fb15_macos when I put command "make" I see: _________
make make -C src firebird make boot_phase1_build make -f ../gen/Makefile.libfbcommon libfbcommon g++ -I../src/include/gen -I../src/include -O3 -DNDEBUG -DDARWIN -pipe -MMD -p -fPIC -DPROD_BUILD -c ../src/common/classes/alloc.cpp -o ../temp/libfbcommon/common/classes/alloc.o ../src/common/classes/../../include/../common/classes/alloc.h:256: error: 'void* operator new(size_t, Firebird::MemoryPool&)' may not be declared as static ../src/common/classes/../../include/../common/classes/alloc.h:260: error: 'void* operator new [](size_t, Firebird::MemoryPool&)' may not be declared as static make[3]: *** [../temp/libfbcommon/common/classes/alloc.o] Error 1 make[2]: *** [libfbcommon] Error 2 make[1]: *** [../gen/firebird/bin/gpre_static] Error 2 make: *** [firebird] Error 2 _________
What I'm make wrong? Sorry for my bad English