Displaying 6 results from an estimated 6 matches for "libruby18".
Did you mean:
libruby1.8
2006 Aug 08
11
Core dump using sample DumbHttpClient
...6/rubyeventmachine.so
#8 0x282a4433 in evma_connect_to_server () from
/usr/local/lib/ruby/site_ruby/1.8/i386-freebsd6/rubyeventmachine.so
#9 0x282a25fe in t_connect_server () from
/usr/local/lib/ruby/site_ruby/1.8/i386-freebsd6/rubyeventmachine.so
#10 0x280a57b4 in rb_call0 () from /usr/local/lib/libruby18.so.18
#11 0x280a66c6 in rb_call () from /usr/local/lib/libruby18.so.18
#12 0x280a0000 in rb_eval () from /usr/local/lib/libruby18.so.18
#13 0x280a0aad in rb_eval () from /usr/local/lib/libruby18.so.18
#14 0x280a61c9 in rb_call0 () from /usr/local/lib/libruby18.so.18
#15 0x280a66c6 in rb_call () fro...
2006 Sep 13
7
Mongrel spewing backtraces and nanosleeping
...much):
#0 0x2823e9fb in nanosleep () from /lib/libc.so.6
#1 0x281823fe in _nanosleep () from /usr/lib/libpthread.so.2
#2 0x28182602 in nanosleep () from /usr/lib/libpthread.so.2
#3 0x281790eb in select () from /usr/lib/libpthread.so.2
#4 0x280ad34c in rb_thread_wait_for () from /usr/local/lib/libruby18.so.18
#5 0x280e4dec in rb_f_sleep () from /usr/local/lib/libruby18.so.18
#6 0x280a40ac in rb_call0 () from /usr/local/lib/libruby18.so.18
#7 0x280a4c5d in rb_call () from /usr/local/lib/libruby18.so.18
#8 0x2809f369 in rb_eval () from /usr/local/lib/libruby18.so.18
#9 0x280a2444 in rb_yield_0...
2012 Feb 10
3
Installing from source missing -lruby18 in linking.
I am trying to build wxruby from source, but I have encounter an error.
For some reason the ''rake'' command fail when it tries to link lib/wxruby2.so
because it is missing missing -lruby18
resulting in errors like
wx.cpp:(.text+0x1618): undefined reference to `rb_intern''
wx.cpp:(.text+0x165c): undefined reference to `rb_eNotImpError''
wx.cpp:(.text+0x1666):
2014 Oct 09
3
configure: error: "Net-SNMP Libraries not found, required for SNMP drivers"
...bgcj-tools.so libquadmath.a
libgcj-tools.so.15 libquadmath.la
libgcj-tools.so.15.0.0 libquadmath.so
libgcj.so libquadmath.so.0
libgcj.so.15 libquadmath.so.0.0.0
libgcj.so.15.0.0 libreadline.so.6
libgcj.spec libruby18.so.1
libgdbm.so.4 libruby18.so.1.8.7
libgdbm.so.4.0.0 libssl.so.1.0.0
libgfortran.spec libssp_nonshared.a
libgij.so libssp_nonshared.la
libgij.so.15 libssp.a
libgij.so.15.0.0 libssp.la
libgmp.so.10...
2008 Jan 03
23
deployment survey
Hello Mongrels,
Building on the last messages about Fastthread, can we get a detailed
survey of the different ways people are deploying their applications?
It will help with near-future Mongrel development.
Please include the following things:
* Framework, if any (Camping, Merb, Rails, Nitro, Ramaze, IOWA, Rack...)
* Mongrel version
* Mongrel handlers used (rails, dirhandler, camping,
2010 Aug 25
18
Puppet hangs
Hello,
we have one puppet server managing approx servers, all FreeBSD.
The problem is that the puppet clients all hangs, one by one,
eventually. They will run for anything between an hour up to a week.
But eventually the all hang.
We really like puppet and want to keep using it. But the way it is now
is completely unusable. We''ve tried many versions, from 24.x, and now
2.6.1rc1. But