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
[EMAIL PROTECTED]

<-helpme-brentnye-> make                                                       
mkdir blib                                                                      
mkdir blib/lib                                                                  
mkdir blib/lib/XML                                                              
mkdir blib/arch                                                                 
mkdir blib/arch/auto                                                            
mkdir blib/arch/auto/XML                                                        
mkdir blib/arch/auto/XML/Xerces                                                 
mkdir blib/lib/auto                                                             
mkdir blib/lib/auto/XML                                                         
mkdir blib/lib/auto/XML/Xerces                                                  
mkdir blib/man3                                                                 
cp DOMParse/DOMParse.pm blib/lib/XML/Xerces/DOMParse.pm                         
cp Xerces.pm blib/lib/XML/Xerces.pm                                             
mkdir ../blib/arch/auto/XML/Xerces/DOMParse                                     
mkdir ../blib/lib/auto/XML/Xerces/DOMParse                                      
Skip ../blib/lib/XML/Xerces/DOMParse.pm (unchanged)                             
Manifying ../blib/man3/XML::Xerces::DOMParse.3                                  
mkdir ../blib/arch/auto/Handler                                                 
mkdir ../blib/lib/auto/Handler                                                  
        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 `;'                                                     
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/sys/types.h:
102: syntax error before `;'                                                    
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/sys/types.h:
124: syntax error before `;'                                                    
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/sys/types.h:
146: syntax error before `;'                                                    
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/sys/types.h:
168: syntax error before `;'                                                    
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:
518: syntax error before `;'                                                    
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/sys/types.h:
519: syntax error before `;'                                                    
In file included from /usr/include/sys/resource.h:39,                           
                 from /usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-99111
2/include/sys/wait.h:83,                                                        
                 from /usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-99111
2/include/stdlib.h:221,                                                         
                 from PerlContentCallbackHandler.cpp:1:                         
/usr/include/sys/_rlimit_body.h:13: syntax error before `;'                     
/usr/include/sys/_rlimit_body.h:14: syntax error before `;'                     
In file included from /usr/include/pwd.h:79,                                    
                 from /usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-99111
2/include/stdlib.h:317,                                                         
                 from PerlContentCallbackHandler.cpp:1:                         
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/stdio.h:179:
 type specifier omitted for parameter                                           
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/stdio.h:179:
 parse error before `*'                                                         
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/stdio.h:180:
 parse error before `*'                                                         
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/stdio.h:561:
 syntax error before `('                                                        
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/stdio.h:565:
 type specifier omitted for parameter                                           
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/stdio.h:566:
 type specifier omitted for parameter                                           
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/stdio.h:566:
 parse error before `*'                                                         
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/stdio.h:567:
 parse error before `*'                                                         
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/stdio.h:584:
 type specifier omitted for parameter                                           
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/stdio.h:584:
 parse error before `*'                                                         
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/stdio.h: In 
function `int fgetpos(...)':                                                    
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/stdio.h:585:
 `__a' undeclared (first use this function)                                     
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/stdio.h:585:
 (Each undeclared identifier is reported only once                              
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/stdio.h:585:
 for each function it appears in.)                                              
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/stdio.h:585:
 `__b' undeclared (first use this function)                                     
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/stdio.h: At 
top level:                                                                      
/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/include/stdio.h:586:
 parse error before `*'                                                         
In file included from /usr/include/sys/stat.h:33,                               
                 from /usr/local/lib/perl5/5.00503/PA-RISC1.1/CORE/perl.h:537,  
                 from PerlContentCallbackHandler.hpp:9,                         
                 from PerlContentCallbackHandler.cpp:2:                         
/usr/include/sys/_stat_body.h:21: syntax error before `;'                       
/usr/include/sys/_stat_body.h:29: syntax error before `;'                       
*** Error exit code 1                                                           
                                                                        
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to