[xsd-users] Question about xsd
Boris Kolpackov
boris at codesynthesis.com
Tue Jan 16 07:26:00 EST 2007
Hi Gregorio,
Gregorio Arvilla <Gregorio.Arvilla at epvgroup.com> writes:
> I downloaded xsd for HP-UX 11. I untar it but I'm getting the following
> error
> when trying to run it:
>
> [/users/greg/xsd/xsd-2.3.0-hppa-hpux/bin]
> [bilbo][greg] ./xsd
> /usr/lib/dld.sl: Unresolved symbol: wctob (code) from ./xsd
>
>
> I'm assuming that the executable in the bin directory is already
> compiled for the HP-UX platform.
Yes, it is built for HP-UX and we test it on HP-UX 11.11 and 11.23
on PA-RISC as well as 11.23 on IA-64. Which version of HP-UX are
you using? You can find out by running 'uname -a'.
Also, I suggested by Raul, you may want to run ldd on the xsd binary.
For me on 11.11 it prints:
$ ldd ./xsd
=>
/usr/lib/libc.2 => /usr/lib/libc.2
/usr/lib/libdld.2 => /usr/lib/libdld.2
/usr/lib/libc.2 => /usr/lib/libc.2
/usr/lib/libm.2 => /usr/lib/libm.2
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/20070116/9d2d2ffc/attachment.pgp
More information about the xsd-users
mailing list