Actions
Bug #1360
closed1.5-svn build broken on Mac OS X
ASK QUESTIONS IN Forums:
Description
/bin/sh ../libtool --tag=CC --mode=link gcc -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -g -O2 -Wall -W -Wshadow -pedantic -std=gnu99 -o mod_status.la -rpath /usr/local/lib -module -export-dynamic -avoid-version -no-undefined mod_status.lo liblightcomp.la gcc -o .libs/mod_status.so -bundle .libs/mod_status.o ./.libs/liblightcomp.dylib -L/sw/lib /sw/lib/libgthread-2.0.dylib /sw/lib/libglib-2.0.dylib /sw/lib/libintl.dylib /sw/lib/libiconv.dylib /usr/bin/ld: Undefined symbols: _network_get_backend_info_by_type _network_get_backends collect2: ld returned 1 exit status make[3]: *** [mod_status.la] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
Files
Updated by Anonymous about 17 years ago
Confirmed by others at the irc channel as well:
<weigon_> kop__: lighttpd -> mod-proxy-core -> mod-proxy-backend-* <weigon_> the problem is that the macosx 'ld' can only resolve in the direction of the arrows <weigon_> while all other unixes can do both directions
-- Lfe
Updated by Anonymous almost 17 years ago
Remove the line with "mod_status" in it from configure.in, regenerate it, reconfigure, and compile. Should work.
Updated by Anonymous over 16 years ago
Replying to anonymous:
Remove the line with "mod_status" in it from configure.in, regenerate it, reconfigure, and compile. Should work.
Nope. Doesn't work.
-- ak.from.wake.forest
Updated by gstrauss over 8 years ago
- Description updated (diff)
- Assignee deleted (
jan) - Missing in 1.5.x set to Yes
Actions
Also available in: Atom