Re: [Arsperl-users] Errors with ARSPerl 2.0 on 64 bit Linux environment API v8101
Brought to you by:
jeffmurphy
From: <Con...@t-...> - 2015-07-27 14:24:32
|
Hi Rance, I think I've found your "mistake". It seems like you put in the servername with a blank or some other strange character in front. Pls. check the file t/config.cache You can safely delete the file and rerun perl Makefile.PL or you edit this file. KR Conny Von: Young, Rance [mailto:Ran...@em...] Gesendet: Montag, 27. Juli 2015 14:49 An: ARSperl User Discussion Cc: Daniel Asselin Betreff: Re: [Arsperl-users] Errors with ARSPerl 2.0 on 64 bit Linux environment API v8101 Hi Conny, Thanks for the response. Yes actually that's a strange error because we're building arsperl on the same system that remedy is running on. Remedy is up, and users can connect both through the user tool, and the midtier. Thanks, Rance From: Con...@t-...<mailto:Con...@t-...> [mailto:Con...@t-...] Sent: July-27-15 7:35 AM To: ars...@li...<mailto:ars...@li...> Subject: Re: [Arsperl-users] Errors with ARSPerl 2.0 on 64 bit Linux environment API v8101 Hi Rance, "Cannot open catalog; Message number = 90 ( remdevapp1-mo3.osn.wireless.rogers.com : RPC: Success) (ARERR #90))" I've seen this kind of error when the servername is not resolvable. Pls. test if "ping remdevapp1-mo3.osn.wireless.rogers.com" works. It should at least resolve the name to an ip address. KR Conny Von: Young, Rance [mailto:Ran...@em...] Gesendet: Montag, 27. Juli 2015 13:12 An: ars...@li...<mailto:ars...@li...> Betreff: [Arsperl-users] Errors with ARSPerl 2.0 on 64 bit Linux environment API v8101 Hi folks, I'm working with a colleague trying to configure ARSPerl on a 64 bit linux environment and running into issues. I was hoping that someone could provide assistance, or information on whether anyone has tried compiling on 64 bit linux yet? Specs are as follows: Perl v5.10.1 built for x86_64-linux-thread-multi Linux red hat enterprise 6.6 santiago in a VM. Steps taken: - make perl using 9.0 API failed (errors related to header file changes) - make perl using 8.1 API generated many warnings - make test failed with errors Output from the attempt to make the project with 8.1 API is attached. Thanks in advance for any assistance you can provide, Rance Young |