[xsd-users] Question about xsd

Boris Kolpackov boris at codesynthesis.com
Wed Jan 24 10:48:05 EST 2007


Hi Gregorio,

Gregorio Arvilla <Gregorio.Arvilla at epvgroup.com> writes:

> Please ignore the previous message, the one about the compiler errors.

Great, so you've managed to build the executable. How did you resolve
these compile errors? Also which version of aCC are you using (run
aCC -V to find out)?


> Now I would like to ask you about something else. When I try to run
> the executable this is what I get:
>
> [/users/greg/xsd_codeSynthesis/xsd-2.3.1-hppa-hpux/examples/cxx/tree/hello]
> [bilbo][greg] ./a.out
> /usr/lib/dld.sl: Unresolved symbol: typeid__XT9exception_ (data)  from ../../../../../xerces-c-src_2_7_0/lib/libxerces-c.sl.27

Hm, never seen anything like this. A little bit of googling revealed[1]
that you need to make sure Xerces-C++ is build with the -AA option. Can
you try to reconfigure and recompile it with this command:

$ ./runConfigure -p hp-11 -x aCC -l -AA -z -AA


[1] http://www.oracle.com/technology/documentation/berkeley-db/xml/ref_xml/xml_unix/hpux.html


hth,
-boris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 652 bytes
Desc: Digital signature
Url : http://codesynthesis.com/pipermail/xsd-users/attachments/20070124/8dc83417/attachment.pgp


More information about the xsd-users mailing list