Paul,

I guess ARSperl 1.91 will only compile properly using Remedy 5.1.2
libraries or higher.

You have two options: The first option is to download and build with
an older version of ARSPerl such as 1.74 or 1.83; they are available
from the SourceForce website at
http://sourceforge.net/project/showfiles.php?group_id=116013&package_id=125945
. The second option is to compile ARSperl 1.91 against for instance
the AR 6.3 libraries. The newer libraries are available from
http://arswiki.org/projects/arapi/downloads . You should be able to
log in to older servers with newer libraries. Only the 'newer'  calls
like ARImpersonateUser will not work against an older AR server.

Regards,

Michiel Beijen


On Fri, Aug 29, 2008 at 2:57 AM, Paul Wilson <[EMAIL PROTECTED]> wrote:
>
> I'm trying to compile on SunOS for a Remedy 4.5.2 system with ARSperl-1.91
> I'm getting the folllowing errors on
>  make test
>
> In file included from ARS.xs:28:
> supportrev_generated.h:66: parse error before `ARCharMenuDDFieldStruct'
> supportrev_generated.h:69: parse error before `ARCharMenuDDFormStruct'
> supportrev_generated.h:72: parse error before `ARCharMenuDDStruct'
> supportrev_generated.h:87: parse error before `ARCharMenuSSStruct'
> supportrev_generated.h:102: parse error before `ARCompoundSchemaList'
> supportrev_generated.h:108: parse error before `ARContainerOwnerObjList'
> supportrev_generated.h:259: parse error before `ARQualifierList'
> ARS.xs: In function `XS_ARS_ars_GetActiveLink':
> ARS.xs:1369: `ARAccessNameType' undeclared (first use in this function)
> ARS.xs:1369: (Each undeclared identifier is reported only once
> ARS.xs:1369: for each function it appears in.)
> ARS.xs:1369: parse error before `owner'
> ARS.xs:1381: `owner' undeclared (first use in this function)
> ARS.xs:1382: `lastChanged' undeclared (first use in this function)
> ARS.xs: In function `XS_ARS_ars_GetFilter':
> ...
> a whole bunch more errors like this
> ARS.xs:2110: `ARAccessNameType' undeclared (first use in this function)
> ARS.xs:2110: parse error before `owner'
> ARS.xs:2126: `owner' undeclared (first use in this function)
> ..
>
>
> Paul
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Arsperl-users mailing list
> Arsperl-users@arsperl.org
> https://lists.sourceforge.net/lists/listinfo/arsperl-users
>
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Arsperl-users mailing list
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to