>>> On Tue, Apr 1, 2008 at  6:02 PM, in message
<[EMAIL PROTECTED]>, "Spann,
Elizebeth (Betsie)" <[EMAIL PROTECTED]> wrote: 
> Hi,
> Has anyone successfully done an rpmbuild from ooRexx source rpm and
> gotten it to compile properly? If so, what version and where did you get
> it?
> I have been trying with Version 3.2.0 from sourceforge.

I got it to compile, after I removed the brain-dead %define statements that 
pointed somewhere into dashley's (who ever that is) home directory.  
Unfortunately, when the build tries to test it with "./rexx -i" it gets a 
segmentation fault in
0x0000020000141b58 in RexxMemory::newObject (this=0x200001a0ca8, 
requestLength=56)
    at ./kernel/runtime/DeadObject.hpp:106
106           this->next->previous = this->previous;

Changing the optimization level to O0 didn't help.  Shame.  The version as open 
sourced by IBM compiled and ran just fine.


Mark Post

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to