ruby: Cannot create main thread
Ross
basarevych at gmail.com
Tue Aug 21 15:47:32 UTC 2012
Hi
I have an old machine running 7.3-STABLE. I tried to install
portupgrade from ports, but installation failed on ruby dependency
with message "Cannot create main thread". I then just pkg_add'ed ruby.
Now when I simply run "ruby" in the console it dies with the same
message. What could be the reason? How do I make it work?
KERNCONF file:
include GENERIC
ident MASCOT
# To make an SMP kernel, the next line is needed
options SMP # Symmetric MultiProcessor Kernel
device intpm
device smbus
device smb
options IPFIREWALL # Firewall
options IPFIREWALL_VERBOSE # Print information about
options IPFIREWALL_FORWARD
options IPSTEALTH # Support stealth forwarding
options IPDIVERT # Divert IP sockets
options DUMMYNET # Bandwidth limiter
# netgraph options
options HZ=1000
options NETGRAPH
options NETGRAPH_PPPOE
options NETGRAPH_SOCKET
options NETGRAPH_CISCO
options NETGRAPH_ECHO
options NETGRAPH_FRAME_RELAY
options NETGRAPH_HOLE
options NETGRAPH_KSOCKET
options NETGRAPH_LMI
options NETGRAPH_RFC1490
options NETGRAPH_TTY
options NETGRAPH_ASYNC
options NETGRAPH_BPF
options NETGRAPH_ETHER
options NETGRAPH_IFACE
options NETGRAPH_KSOCKET
options NETGRAPH_L2TP
options NETGRAPH_MPPC_ENCRYPTION
options NETGRAPH_PPP
options NETGRAPH_PPTPGRE
options NETGRAPH_TEE
options NETGRAPH_UI
options NETGRAPH_VJC
More information about the freebsd-questions
mailing list