On zLinux the error happens during the creation of rexximage on SLES 11. We 
could not get past that error and the error messages were no help at all. That 
is why we reverted to SLES 10. The RPM produced on SLES 10 seems to work fine 
on 
SLES 11.

On both the i386 and x86_64 versions on SLES 11 the problem is with the version 
of gcc used (4.5?). None of the other Linux distributions are using that 
version 
of gcc yet so that is why we only see the error on it. The 3.x versions of gcc 
work fine against our source code. The error on the 4.x version of gcc has 
something to do with the definition of a C++ method. Unfortunately this kind of 
definition happens throughout our code base and will be a real pain to fix 
according to Rick.

David Ashley

On 09/17/2010 08:03 AM, Erico Mendonca wrote:
>>>> On 9/16/2010 at 04:16 PM, in message<[email protected]>, David 
>>>> Ashley
> <[email protected]>  wrote:
>> BTW, this machine is running Suse 10. We first tried Suse 11 but found that
>> the
>> gcc compiler on that version has a problem with our source code.
>> Subsequently we
>> found that ALL Suse 11 releases on i386 and x86_64 also have this same
>> problem.
> Do you have the details on these build errors? I recently built ooRexx on 
> openSUSE 11.2, 11.3, SLES 11 and SLES 11sp1 on both i586 and x86_64 without 
> errors. I might be able to help.
>
>
>
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> Oorexx-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to