Problems installing Apache 2 beta.

MasonMcD

Registered
Supposedly has OS X support out of the box. Anyone know what this may mean, then? When I was compiling Apache 2.0.16, got it after ./build (went fine), ./configure (went fine), on make:


Code:
/usr/bin/ld: Undefined symbols:
_apr_create_signal_thread
_apr_setup_signal_thread
make[1]: *** [httpd] Error 1
make: *** [all-recursive] Error 1

I'll probably cross-post this, as it may be better answered in another forum. Thanks.
 
Anybody want to add OSType -> MIME type mapping to Apache? Currently it can only do filename extension -> MIME mapping.

The patch ought to be trivial.
 
Back
Top