Ask a Question related to AIX, Design and Development.
-
Reinhard Schauer #1
Linking problems with xerces-c2_2_0 on ibm aix 5.2
Hi all,
I try to build a program on AIX 5.2 with gcc 3.3 using the xerces-c2_2
parser. At the end of the build process I always get the following
error messsage:
ld: 0711-317 ERROR: Undefined symbol:
xercesc_2_2::XMLUni::fgXercescDefaultLocale
ld: 0711-317 ERROR: Undefined symbol:
..xercesc_2_2::XMLPlatformUtils::Initialize(char const *)
ld: 0711-317 ERROR: Undefined symbol:
xercesc_2_2::XMLPlatformUtils::fgTransService
ld: 0711-317 ERROR: Undefined symbol:
..xercesc_2_2::XMLTransService::makeNewTranscoderF or(char const *,
xercesc_2_2::XMLTransService::Codes &, unsigned int)
ld: 0711-317 ERROR: Undefined symbol:
..xercesc_2_2::XMLString::transcode(char const *, unsigned short *,
unsigned
int)
....and so on...
First I thought it is because xerces binaries are shared librarys and
the program is linked with static librarys. My second thought was,
that xerces binaries were built with the AIX compiler xlc and not with
gcc - so maby these librarys don't "understand" each other.
I tried then to build xerces on the AIX 5.2 my own, but it failed with
errors in pthread.h (unresolved external).
Maybe it is because there is no valid gcc for AIX 5.2. The newest gcc
is for AIX 5.1 only.
Now, I really don't know how to make the things working - I am no unix
specialist (not to mention building applications on unix).
Have you also erver tried to use xerces on AIX 5.2?
Please let me know if you solved this problem.
Thanks,
Reinhard
Reinhard Schauer Guest
-
linking
Can you link to a certain place on the page? Can anyone help? PLEASE!!!! -
Xerces Panic Error Could not load a transcoding service
My new Photoshop Elements 2.0 apparently installed OK. When I try to run the program, a pop up appears with a "Xerces Panic Error", "Could not load a... -
linking problems (CW)
hi! I've a problem compiling,or more propably,with linkinging libgsm as a static code into my app. It seems it compiles and preprocess correctly... -
Image problems when linking to new page...
Well, I'm using Dreamweaver 6.0 to do it and I'm running into a problem that perhaps someone can help me with. Here it is broken down simply and in a... -
Linking Problems
Hello again, I have a linking problem. I cannot seem to link menu items successfully to the appropriate .htm files. The items are gifs and I make...



Reply With Quote

