View previous topic :: View next topic |
Author |
Message |
Timear
Joined: 23 Aug 2005 Posts: 31
|
Posted: Sun Jan 27, 2008 21:00 Post subject: undefined symbol: _Z10GetFactionlPi |
|
|
Hello virusman,
maybe you have an idea what might be the reason (as you helped me alot with the nwnx_odbc-plugin ) for the following error: undefined symbol: _Z10GetFactionlPi
I've updated an old version to your new code-base i got out of svn, but when starting the module i get this error now.
Regards,
Timear |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
Posted: Sun Jan 27, 2008 21:23 Post subject: |
|
|
Did you compile it yourself? What are the OS/compiler specs?
SVN version might be broken. Use the latest published verison. |
|
Back to top |
|
|
Timear
Joined: 23 Aug 2005 Posts: 31
|
Posted: Sun Jan 27, 2008 21:30 Post subject: |
|
|
i'm sorry, must have erased some of your requested informations while i was rewriting the post.
What plugin? nwnx_functions
What version of the plugin? NWNX Functions 1.8.6
Where did you get it? svn://nwnx.org/linnwnx2/trunk/functions
What version of the NWNX core? NWNX Core 2.7-b2
If you compiled it yourself, what are the OS/compiler specs? Suse 9.3, 64Bit
What does the log show? ERROR: dlopen: ./nwnx_functions.so: ./nwnx_functions.so: undefined symbol: _Z10GetFactionlPi The logfile itself is empty (as the lib won't load i guess) |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
Posted: Sun Jan 27, 2008 21:41 Post subject: |
|
|
Thanks for the details.
I've uploaded the latest version of NWNX Functions to the repository. It must be working now. |
|
Back to top |
|
|
Timear
Joined: 23 Aug 2005 Posts: 31
|
Posted: Sun Jan 27, 2008 21:48 Post subject: |
|
|
got the error, my makefile was corrupted and did not link every object-file
thank you again for your help |
|
Back to top |
|
|
|