[SOLVED] Linking CXX executable openmw undefined reference.

Support for running, installing or compiling OpenMW

Before you submit a bug report for the first time, please read: Bug reporting guidelines
User avatar
AndrzejL
Posts: 23
Joined: 27 Mar 2012, 20:53
Location: PL / IE
Contact:

Re: 90% Linking CXX executable openmw undefined reference er

Post by AndrzejL »

Here is a video of the OpenMW 0.13.0 from a tarball running...

Regards.

Andrzej
User avatar
AndrzejL
Posts: 23
Joined: 27 Mar 2012, 20:53
Location: PL / IE
Contact:

Re: 90% Linking CXX executable openmw undefined reference er

Post by AndrzejL »

I am giving up... Tried so many things including installing ogre 1.9 from Mercurial repo - nothing works. Same errors...

When I was trying all those things I was writing a post in the meanwhile... Took me over 5 hours to collect all data and write it up - when I clicked Submit I was asked to log in and the post was gone... Going back didn't help so all I will say is I did my best but everything ends up in the same place - OpenMW dies at 90% of make progress and no matter what I do - cannot fix it.

Last 8 steps here http://pastebin.com/u/AndrzejL is what I did:

Removing Ogre 1.8 100% [OK]
Removing MyGUI 100% [OK]
Removing bullet 100% [OK]

Compiling bullet-2.80-rev2531 [OK]
Compiling Ogre 1.9 Mercurial Repo [OK]
Compiling OgreBullet SVN [OK]
Compiling MyGUI 3.2.0 [OK]

Compiling OpenMW Git zinnschlag [FAIL]

Regards.

Andrzej
User avatar
AndrzejL
Posts: 23
Joined: 27 Mar 2012, 20:53
Location: PL / IE
Contact:

Re: [Gave up. Sorry...] Openmw undefined reference error.

Post by AndrzejL »

Ok... For some reason I cannot stand this failure...

#cmake:
15:49 < psychon> please note that I have nothing to do with cmake, I just came here to ask a question and now I'm trying to avoid work :-)
LOL ;)...
15:49 < psychon> could you build OpenMW with "make VERBOSE=1"? that would be best in the already-configured-and-build-but-failed source tree :-)
http://pastebin.com/9FbDsQfK
16:04 < psychon> AndrzejL: nm -D -C /usr/local/lib/libOgreMain.so | grep FileSystemArchive::findF
http://pastebin.com/WxN6NH2R

Maybe this will give someone and idea of how to proceed...

Regards.

Andrzej
User avatar
AndrzejL
Posts: 23
Joined: 27 Mar 2012, 20:53
Location: PL / IE
Contact:

Re: [Gave up. Sorry...] Openmw undefined reference error.

Post by AndrzejL »

And the ejeet of the year is... DRUMS...

http://pastebin.com/raED5vU8

Yup... It's me... There were leftovers of 1.7.2 in the /usr/local/lib/ location...

Re-running make after cleaning all those now...
[root@icsserver andrzejl]# locate libOgre | grep local
[root@icsserver andrzejl]# locate Ogre | grep local
[root@icsserver andrzejl]#
Marking thread as solved...

http://pastebin.com/5Ps6sZFT

Thanks to everyone who participated.

Regards.

Andrzej
Locked