Hi!

I have the following problem when I try to emerge ruby.
The build fails with:
-------------------------
i686-pc-linux-gnu-gcc -shared -Wl,-soname,libruby18.so.1.8   array.o
bignum.o class.o compar.o dir.o dln.o enum.o error.o eval.o file.o gc.o
hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o
process.o prec.o random.o range.o re.o regex.o ruby.o signal.o sprintf.o
st.o string.o struct.o time.o util.o variable.o version.o  dmyext.o -ldl
-lcrypt -lm   -o libruby18.so.1.8.2
./miniruby: No such file to load -- ubygems (LoadError)
make: *** [rbconfig.rb] Fehler 1
make: *** Warte auf noch nicht beendete Prozesse...
./miniruby: No such file to load -- ubygems (LoadError)
make: *** Warte auf noch nicht beendete Prozesse...
-------------------------

I have no clue why he prints out the line
./miniruby: No such file to load -- ubygems (LoadError)

Obviously this has something to do with the rubygems (the above is no type
error - the "r" is missing!) which I had installed some time ago but did
unmerge...

Any ideas?

Michael
-- 
gentoo-user@gentoo.org mailing list

Reply via email to