Hi Misi,

Despite BMC claiming that 7.6.04 is a 64 bit library, it's 32.  By default,
I expect that your Perl installation is 64 bit if you installed it from the
yum repository that Centos maintains.  I haven't compiled it using 7.6.04
yet, but any version of the BMC API under 64 bit Linux will give you that
problem, the dead giveaway is your datatypes in the compiler complaining
that the system has mismatched lengths with the BMC API (only being 32 bits
in length versus 64) .  I have only been able to compile it by going
against a standalone 32-bit install of Perl on a 64 bit Linux box.  This
works fine for my environment, there are other API's out there that are not
exclusively 64 bit and it may not apply to your situation.

I will likely be attacking a 7.6.04 compilation this week or next, you are
more than welcome to collaborate with me if you would like.  We're running
on a backleveled API and I'm updating it.

-Eric
------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 

--
Arsperl-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to