search for: uriclassifier_alloc

Displaying 4 results from an estimated 4 matches for "uriclassifier_alloc".

2006 May 24
3
Mongrel install/compile problems on Ubuntu dapper
...http11.c:126: warning: unused variable ''port'' http11.c:125: warning: unused variable ''host'' http11.c: In function ''HttpParser_free'': http11.c:165: warning: implicit declaration of function ''free'' http11.c: In function ''URIClassifier_alloc'': http11.c:333: warning: implicit declaration of function ''assert'' make: *** [http11.o] Error 1 In file included from http11.c:1: /usr/lib/ruby/1.8/i486-linux/ruby.h:28:21: error: stdlib.h: No such file or directory /usr/lib/ruby/1.8/i486-linux/ruby.h:32:21: error: string...
2006 Apr 28
4
mongrel error on debian sarge
...n of function `strchr'' http11.c:125: attention : unused variable `host'' http11.c:126: attention : unused variable `port'' http11.c: Dans la fonction ? HttpParser_free ?: http11.c:165: attention : implicit declaration of function `free'' http11.c: Dans la fonction ? URIClassifier_alloc ?: http11.c:333: attention : implicit declaration of function `assert'' http11.c: Hors de toute fonction : http11.c:26: attention : `global_interface_value'' defined but not used make: *** [http11.o] Erreur 1 Dans le fichier inclus ? partir de http11.c:1: /usr/lib/ruby/1.8/i486-linu...
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
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