You are viewing a plain text version of this content. The canonical link for it is here.
Posted to p-dev@xerces.apache.org by "Nye, Brent A (Brent)" <br...@lucent.com> on 2001/06/29 15:37:01 UTC

Xerces-p 1.5 on HP-UX, can't get past "make"

Hi, 

Previously, I was trying to build xerces-p 1.3 with xerces-c1_3(4) on HP-UX
11. 
Here I am describing my problems associated with xerces-p 1.5 with
xerces-c1_5 on HP-UX 11. 
 
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.  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/type
s.h:
81: syntax error before `;'


 <<XERCESPERL15makerror.txt>> 


Brent A. Nye
brentnye@lucent.com


Re: Xerces-p 1.5 on HP-UX, can't get past "make"

Posted by "Jason E. Stewart" <ja...@openinformatics.com>.
"Jason E. Stewart" <ja...@openinformatics.com> writes:

> "Nye, Brent A (Brent)" <br...@lucent.com> 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:

I don't know what to say. I don't see this at all, but I've only got
an HP-UX 10 machine to test:

HP-UX lancer B.10.20 A 9000/735 2015799303 two-user license

Don't know what to say,
jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: Xerces-p 1.5 on HP-UX, can't get past "make"

Posted by "Jason E. Stewart" <ja...@openinformatics.com>.
"Nye, Brent A (Brent)" <br...@lucent.com> 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: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org