Register FAQ Search Today's Posts Mark Forums Read
Go Back   JazzJackrabbit Community Forums » Open Forums » General Jazz Jackrabbit Talk

Compiling OpenJazz on Ubuntu

vanfanel

JCF Member

Joined: May 2009

Posts: 3

vanfanel is doing well so far

Apr 16, 2013, 02:41 AM
vanfanel is offline
Reply With Quote
Compiling OpenJazz on Ubuntu

Hi there,

I'm trying to compile the latest sources from OpenJazz from sourceforge.
It comes with several makefiles, so I have overwritten Makefile with Makefile.debian and ran 'make'.
However, it seems to be having a lot of problems in the linking phase:

Code:
/home/manuel/Downloads/openjazz/src/game/servergame.cpp:59: undefined reference to `operator new[](unsigned long)'
/home/manuel/Downloads/openjazz/src/game/servergame.cpp:77: undefined reference to `operator delete[](void*)'
/home/manuel/Downloads/openjazz/src/game/servergame.cpp:79: undefined reference to `__cxa_allocate_exception'
/home/manuel/Downloads/openjazz/src/game/servergame.cpp:79: undefined reference to `typeinfo for int'
/home/manuel/Downloads/openjazz/src/game/servergame.cpp:79: undefined reference to `__cxa_throw'
/home/manuel/Downloads/openjazz/src/game/servergame.cpp:59: undefined reference to `operator delete[](void*)'
/home/manuel/Downloads/openjazz/src/game/servergame.cpp:53: undefined reference to `__cxa_allocate_exception'
/home/manuel/Downloads/openjazz/src/game/servergame.cpp:53: undefined reference to `typeinfo for int'
/home/manuel/Downloads/openjazz/src/game/servergame.cpp:53: undefined reference to `__cxa_throw'
and it goes on and on with undefined references...
Any idea what I am doing wrong here?

thanks
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump

All times are GMT -8. The time now is 02:31 AM.