OS X compile problem, ML archive search down?
Kevin Bullock <[email protected]> Wed, 29 Sep 2004 03:00:50 -0500
| Newsgroups | gmane.comp.apache.mod-ruby |
|---|---|
| Message-ID | <[email protected]> |
Hey all—
I did a clean fresh install of fink on my machine, including installing
ruby-1.8.1 through fink (I had previously installed it into
/usr/local). I'm now trying to recompile mod_ruby against the fresh
install, and it's failing on the final link:
cc -dynamic -bundle -L/sw/lib -o mod_ruby.so mod_ruby.o ruby_config.o
apachelib.o array_header.o table.o connection.o server.o request.o
upload.o cookie.o paramtable.o multival.o apache_request.o
apache_multipart_buffer.o apache_cookie.o \
-lruby -ldl -lobjc
ld: Undefined symbols:
_ap_add_cgi_vars
_ap_add_common_vars
_ap_add_version_component
_ap_kill_timeout
...etc.
I get a couple pages of undefined symbols. Any ideas on this?
Also, I tried searching the list archives for a solution, but the
search engine seems to be down. I get a 403 trying to access
http://lists.modruby.net/ml/search/modruby/.
Pacem in terris / Mir / Shanti / Salaam / Heiwa
Kevin R. Bullock