Sparc and Alpha build fails

A

Aredridel

When compiling Ruby (1.8.2-pre2), I get this:

sparc-pld-linux-gcc -O2 -m32 -mtune=ultrasparc -fPIC -rdynamic
main.o dmyext.o libruby-static.a -lpthread -ldl -lcrypt -lm -o
miniruby
/mkconfig.rb:41: undefined bytecode (bug): /^s[%,]@(\w+)@[%,](.*)[%,]/
(RegexpError)
from ./mkconfig.rb:35:in `foreach'
from ./mkconfig.rb:35
make: *** [rbconfig.rb] Error 1

Any ideas would be appreciated. I'm trying to get a new Ruby included in the
next release of PLD GNU/Linux, and our deadline is rushing up.

Ari
 
A

Aredridel

When compiling Ruby (1.8.2-pre2), I get this:
sparc-pld-linux-gcc -O2 -m32 -mtune=ultrasparc -fPIC -rdynamic
main.o dmyext.o libruby-static.a -lpthread -ldl -lcrypt -lm -o
miniruby
./mkconfig.rb:41: undefined bytecode (bug): /^s[%,]@(\w+)@[%,](.*)[%,]/
(RegexpError)
from ./mkconfig.rb:35:in `foreach'
from ./mkconfig.rb:35
make: *** [rbconfig.rb] Error 1

Some more information: this seems to be an oniguruma bug. I haven't
comleted the build, but it's in the regex library that it's failing, and
I'm using Oniguruma 3.2.7 in the package.

Anyone using oniguruma successfully on sparc or alpha?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top