Re: [Oorexx-devel] ooRexx Trunk Build Broken

2010-04-21 Thread David Ashley
Never mind. After a fresh checkout it works again. Not sure what the problem was. David Ashley On 04/21/2010 03:18 PM, Rick McGuire wrote: > No problems on Fedora either. > > Rick > > On Wed, Apr 21, 2010 at 4:16 PM, Mark Miesfeld wrote: > >> On Wed, Apr 21, 2010 at 1:11 PM, Rick McGuire w

Re: [Oorexx-devel] ooRexx Trunk Build Broken

2010-04-21 Thread David Ashley
On my Fedora 12 laptop the Makefile is bad after the ./configure script is run. There is a bad statement concerning the variable version_info about line 4187. In any case the Makefile will not run. David Ashley On 04/21/2010 03:18 PM, Rick McGuire wrote: > No problems on Fedora either. > > Rick

Re: [Oorexx-devel] ooRexx Trunk Build Broken

2010-04-21 Thread Rick McGuire
No problems on Fedora either. Rick On Wed, Apr 21, 2010 at 4:16 PM, Mark Miesfeld wrote: > On Wed, Apr 21, 2010 at 1:11 PM, Rick McGuire wrote: > >> What problems are you seeing?  I just did a complete trunk build and >> didn't have any problems. > > I did too, on Ubuntu and Windows.  They both

Re: [Oorexx-devel] ooRexx Trunk Build Broken

2010-04-21 Thread Mark Miesfeld
On Wed, Apr 21, 2010 at 1:11 PM, Rick McGuire wrote: > What problems are you seeing?  I just did a complete trunk build and > didn't have any problems. I did too, on Ubuntu and Windows. They both had no problems. -- Mark Miesfeld ---

Re: [Oorexx-devel] ooRexx Trunk Build Broken

2010-04-21 Thread Rick McGuire
What problems are you seeing? I just did a complete trunk build and didn't have any problems. Rick On Wed, Apr 21, 2010 at 3:48 PM, David Ashley wrote: > I am not sure what you guys did but the trunk build is broken. The > regular expression stuff is the culprit. Please try to fix ASAP as I I >

[Oorexx-devel] ooRexx Trunk Build Broken

2010-04-21 Thread David Ashley
I am not sure what you guys did but the trunk build is broken. The regular expression stuff is the culprit. Please try to fix ASAP as I I trying to merge some stuff from the incubator into the trunk and I can't build or test until the regular expression stuff is fixed. David Ashley ---