"Nye, Brent A (Brent)" <[EMAIL PROTECTED]> writes:

> Here I am describing my problems associated with xerces-p 1.5 with
> xerces-c1_5 on HP-UX 11.

Sorry you're having so much trouble with HP-UX. I've never used that
OS before, although I do have access to one at apache.org. I hope that
I can help you get it built.

> I was getting past "make" before (xerces-p1_3), but now there is a
> "Handler" directory that make is choking on that was not there in
> xerces-p1_3.  I tried to NOT build this Handler directory by
> tweaking Makefile.PL, but it is not easy to separate, no luck there.

Xerces.pm wouldn't work to well without the handlers, so I wouldn't
bother with that approach.

> I tried some different include statements for
> PerlContentCallbackHandler.hpp, but no luck yet.  The errors from
> make look something like this, also I will attach the make output
> this time:
> 
>         gcc -c -I. -IHandler -I/pbuild/brentnye/xerces/xerces-c15/include
> -D_HPU
> X_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -I/usr/local/include -g
> 
>  -DVERSION=\"0.10\"  -DXS_VERSION=\"0.10\" -fpic
> -I/usr/local/lib/perl5/5.00503/
> PA-RISC1.1/CORE  PerlContentCallbackHandler.cpp
> 
> In file included from
> /usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-99111
> 2/include/stdlib.h:9,
> 
>                  from PerlContentCallbackHandler.cpp:1:
> 
> /usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/sys/types.h: 81: 
>syntax error before `;'


Without knowing whats in types.h around line 81, I can't help...

jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to