Subject | Re: Firebird on MacOSX |
---|---|
Author | antonchernousov |
Post date | 2006-10-21T09:36:13Z |
Same time ago I install the Firebird to my Macbook
But I can't to start it
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
But when I put command "make" I see:
___________
../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 it means and what I must to do for compil this?
Sorry for my bad English.