Actions
Bug #248
closedmake fails on OS X (lighttpd 1.4.5)
Status:
Fixed
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
Description
make of lighttpd 1.4.3 fails on Mac OS X 10.4.2 with the following error. lighttpd 1.4.1 will still compile successfully.
gcc -o .libs/mod_staticfile.so -bundle .libs/mod_staticfile.o ./.libs/liblightcomp.dylib -L/opt/local/lib /opt/local/lib/libpcre.dylib /usr/bin/ld: Undefined symbols: _http_response_handle_cachable collect2: ld returned 1 exit status make[2]: *** [mod_staticfile.la] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
-- m
Updated by Anonymous over 19 years ago
- Status changed from New to Fixed
- Resolution set to fixed
-- Xuefer <xuefer
Updated by Anonymous over 19 years ago
let's go for all main sources compiled into liblightcomp, and have a wrapper main.c into lighttpd, unless u can export symbols from lighttpd (main program)
-- Xuefer <xuefer
Updated by jan over 18 years ago
- Status changed from Need Feedback to Fixed
- Resolution set to fixed
fixed in later versions.
Actions
Also available in: Atom