Here are syllabi from the programms, Makefile.PL and the answer of the make 
command. I don´t now what´s wrong.

Are the versions of the programms not compatible?
Is there are bug in any file?
Or I am to stupid?

Thanks for your help!


***************************************************************************

perl-v

***************************************************************************

This is perl, v5.6.1 built for PA-RISC2.0

Copyright 1987-2001, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'.  If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.

***************************************************************************

perl Makefile.PL

***************************************************************************

Building against perl 5.006001
Generating support.h file..
        Processing AR_STRUCT_ITEM codes..
        Processing AR_SERVER_STAT codes..
        Processing AR_SCHEMA codes..
        Processing AR_COM_PARM codes..
        Processing AR_COM_METHOD codes..
        Processing AR_DDE codes..
        Processing AR_ACTIVE_LINK_ACTION codes..
        Processing AR_ACTIVE_LINK_ACTION_OPEN codes..
        Processing AR_CHAR_MENU_DD type codes..
        Processing AR_CHAR_MENU_DD name codes..
        Processing AR_CHAR_MENU_DD value format..
        Processing AR_CHAR_MENU codes..
        Processing AR_FILTER_ACTION codes..
        Processing AR_MENU_REFRESH codes..
        Processing AR_PERMISSIONS (Schema) codes..
        Processing AR_PERMISSIONS (Field) codes..
        Processing AR_DATA_TYPE codes..
        Processing AR_BYTE_LIST codes..
        Processing AR_NO_MATCH codes..
        Processing AR_MULTI_MATCH codes..
        Processing AR_RETURN codes..
        Processing AR_FUNCTION codes..
        Processing ARCON codes..
        Processing ARCONOWNER codes..
        Processing ARREF codes..
        Processing AR_KEYWORD codes..
        Processing AR_SERVER_INFO codes..

Generating serverTypeInfoHints.h ..
Converting C header files to perl modules ..
Configuring with options:
        ARSVERSION  = 6.30
        ARSAPI      = /pkg/vdc51/swconf51/misc/ars/hpux-api
        AUTODEFINES =  -g   -Wno-unused-variable -Wuninitialized  -DARS32  
-DARS452  -DPERL_PATCHLEVEL_IS=6 -DPERL_SUBVERSION_IS=1 -DPERL_BASEREV_IS=50
Writing Makefile for ARS
=== ARSperl 'make test' configuration. ===

Please enter the following information. This information will be
recorded in ./t/config.cache

If you want to skip the 'make test' step, just hit ENTER
three times. You can configure it later by either re-running
'perl Makefile.PL' or by editting ./t/config.cache

Fair warning: you probably don't want to run 'make test' against a
production ARSystem server.

Server Name [server]:
Admin Username [name]:
Admin Password [password]:

Type 'make' (windows: 'nmake') to build ARSperl.
Type 'make test' to test ARSperl before installing.
Type 'make install' to install ARSperl.

***************************************************************************

make -v

***************************************************************************

GNU Make 3.80
Copyright (C) 2002  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.


***************************************************************************

make

***************************************************************************

cp ARSnt-h.pm blib/lib/ARSnt-h.pm
cp ARS.pm blib/lib/ARS.pm
AutoSplitting blib/lib/ARS.pm (blib/lib/auto/ARS)
cp artypes.ph blib/lib/artypes.ph
cp ARSOOmsgs.pm blib/lib/ARSOOmsgs.pm
cp ARSnparm.pm blib/lib/ARSnparm.pm
cp ARSarerrno-h.pm blib/lib/ARSarerrno-h.pm
cp ARSar-h.pm blib/lib/ARSar-h.pm
cp ARSOOform.pm blib/lib/ARSOOform.pm
cp ARSnterrno-h.pm blib/lib/ARSnterrno-h.pm
cp _h2ph_pre.ph blib/lib/_h2ph_pre.ph
cp ARSOOsup.pm blib/lib/ARSOOsup.pm
/pkg/vdc51/swconf51/perl/bin/perl 
/pkg/vdc51/swconf51/perl/lib/5.6.1/ExtUtils/xsubpp  -typemap 
/pkg/vdc51/swconf51/perl/lib/5.6.1/ExtUtils/typemap -typemap typemap  ARS.xs > 
ARS.xsc && mv ARS.xsc ARS.c
gcc -c  -I/pkg/vdc51/swconf51/misc/ars/hpux-api/include -D_HPUX_SOURCE 
-L/lib/pa1.1 -DUINT32_MAX_BROKEN -fno-strict-aliasing -O   -DVERSION=\"1.84\" 
-DXS_VERSION=\"1.84\" -fpic 
"-I/pkg/vdc51/swconf51/perl/lib/5.6.1/PA-RISC2.0/CORE"  -g   
-Wno-unused-variable -Wuninitialized  -DARS32  -DARS452  -DPERL_PATCHLEVEL_IS=6 
-DPERL_SUBVERSION_IS=1 -DPERL_BASEREV_IS=50  ARS.c
In file included from ARS.xs:26:
support.h:573: error: parse error before "ARFilterStatusStruct"
support.h:603: error: parse error before "ARContainerOwnerObj"
support.h:607: error: parse error before "ARReferenceStruct"
support.h:608: error: parse error before "ARReferenceList"
ARS.xs: In function `XS_ARS_ars_Login':
ARS.xs:292: warning: passing arg 1 of `ARTermination' from incompatible pointer 
type
ARS.xs:292: error: too many arguments to function `ARTermination'
ARS.xs:302: warning: passing arg 1 of `ARTermination' from incompatible pointer 
type
ARS.xs:302: error: too many arguments to function `ARTermination'
ARS.xs:321: warning: passing arg 1 of `ARTermination' from incompatible pointer 
type
ARS.xs:321: error: too many arguments to function `ARTermination'
ARS.xs:332: warning: passing arg 1 of `ARTermination' from incompatible pointer 
type
ARS.xs:332: error: too many arguments to function `ARTermination'
ARS.xs: In function `XS_ARS_ars_GetControlStructFields':
ARS.xs:394: error: structure has no member named `sessionId'
ARS.xs: In function `XS_ARS_ars_GetContainer':
ARS.xs:1168: error: `ARReferenceTypeList' undeclared (first use in this 
function)
ARS.xs:1168: error: (Each undeclared identifier is reported only once
ARS.xs:1168: error: for each function it appears in.)
ARS.xs:1168: error: parse error before "refTypes"
ARS.xs:1174: error: `ARContainerOwnerObj' undeclared (first use in this 
function)
ARS.xs:1174: error: parse error before "ownerObj"
ARS.xs:1179: error: `ARReferenceList' undeclared (first use in this function)
ARS.xs:1179: error: parse error before "references"
ARS.xs:1197: error: `ARREF_ALL' undeclared (first use in this function)
ARS.xs:1204: error: `refTypes' undeclared (first use in this function)
ARS.xs:1212: error: `ownerObj' undeclared (first use in this function)
ARS.xs:1215: error: `references' undeclared (first use in this function)
ARS.xs:1254: warning: passing arg 1 of `ARDecodeDiary' from incompatible 
pointer type
ARS.xs:1254: warning: passing arg 2 of `ARDecodeDiary' from incompatible 
pointer type
ARS.xs:1254: warning: passing arg 3 of `ARDecodeDiary' from incompatible 
pointer type
ARS.xs:1254: error: too many arguments to function `ARDecodeDiary'
ARS.xs: In function `XS_ARS_ars_GetMultipleEntries':
ARS.xs:4138: error: `status' undeclared (first use in this function)
make: *** [ARS.o] Error 1


***************************************************************************

gcc -v

***************************************************************************

Reading specs from 
/pkg/vdc51/swconf51/utils/lib/gcc-lib/hppa2.0w-hp-hpux11.11/3.3/specs
Configured with: ../configure --enable-languages=c 
--prefix=/pkg/vdc51/swconf51/utils : (reconfigured) ../configure 
--enable-languages=c --prefix=/pkg/vdc51/swconf51/utils : (reconfigured) 
../configure --enable-languages=c --prefix=/pkg/vdc51/swconf51/utils : 
(reconfigured) ../configure --enable-languages=c 
--prefix=/pkg/vdc51/swconf51/utils : (reconfigured) ../configure --with-gnu-as 
--with-as=/pkg/vdc52/ddts/gnu/bin/as --prefix=/pkg/vdc51/swconf51/utils 
--disable-shared --disable-nls --disable-threads --enable-languages=c,c++ : 
(reconfigured) ../configure --with-gnu-as --with-as=/pkg/vdc52/ddts/gnu/bin/as 
--prefix=/pkg/vdc51/swconf51/utils --disable-shared --disable-nls 
--disable-threads --enable-languages=c,c++
Thread model: single
gcc version 3.3

***************************************************************************

THX & Cheers
Chris


-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Arsperl-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to