search for: rb_nativethread_t

Displaying 5 results from an estimated 5 matches for "rb_nativethread_t".

2006 May 24
3
Mongrel install/compile problems on Ubuntu dapper
...warning: parameter names (without types) in function declaration In file included from http11.c:1: /usr/lib/ruby/1.8/i486-linux/ruby.h:687:21: error: pthread.h: No such file or directory In file included from http11.c:1: /usr/lib/ruby/1.8/i486-linux/ruby.h:689: error: syntax error before ''rb_nativethread_t'' /usr/lib/ruby/1.8/i486-linux/ruby.h:689: warning: type defaults to ''int'' in declaration of ''rb_nativethread_t'' /usr/lib/ruby/1.8/i486-linux/ruby.h:689: warning: data definition has no type or storage class http11.c:3:20: error: assert.h: No such file or...
2006 Apr 28
4
mongrel error on debian sarge
...sans type) dans la d?claration de fonction Dans le fichier inclus ? partir de http11.c:1: /usr/lib/ruby/1.8/i486-linux/ruby.h:687:21: pthread.h : Aucun fichier ou r?pertoire de ce type In file included from http11.c:1: /usr/lib/ruby/1.8/i486-linux/ruby.h:689: error: erreur de syntaxe before "rb_nativethread_t" /usr/lib/ruby/1.8/i486-linux/ruby.h:689: attention : type defaults to `int'' in declaration of `rb_nativethread_t'' /usr/lib/ruby/1.8/i486-linux/ruby.h:689: attention : data definition has no type or storage class http11.c:3:20: assert.h : Aucun fichier ou r?pertoire de ce t...
2006 May 24
8
Rails, Ubuntu dapper & Mongrel > uninitialized constant Mongrel::HttpHandler error
This on Ubuntu testing with the default ruby1.8 package, RubyForge current gems, mongrel...this look familiar to anyone?? andre@andre:~/rails_apps/depot$ mongrel_rails /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13/lib/mongrel/rails.rb:44: uninitialized constant Mongrel::HttpHandler (NameError) from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'' from
2007 Jun 19
1
fastthread errors on Debian Etch
...by.h:708:21: error: pthread.h: No such file or directory In file included from fastthread.c:12: /usr/lib/ruby/1.8/i486-linux/ruby.h:710: error: expected ''='', '','', '';'', ''asm'' or ''__attribute__'' before ''rb_nativethread_t'' In file included from fastthread.c:13: /usr/lib/ruby/1.8/i486-linux/intern.h:216: error: expected declaration specifiers or ''...'' before ''fd_set'' /usr/lib/ruby/1.8/i486-linux/intern.h:216: error: expected declaration specifiers or ''...''...
2006 Mar 30
25
Mongrel Web Server 0.3.12 -- Finally Out
Hello Folks, This is the long awaited (like 2 weeks) 0.3.12 release of Mongrel. This release has received heavier testing than previous releases and supports a whole raft of improvements to existing functionality plus some new stuff. For those not clued in, Mongrel is a web server written in (mostly) Ruby. Check the funny dogs and read the docs about it at http://mongrel.rubyforge.org/. The