Bug #2
Compile error in 1.3.10 on MacOS X
| Status: | Fixed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | core | |||
| Target version: | - | |||
| Pending: | Resolution: | fixed |
||
Description
i'm having a weird problem when i'm trying to compile lighttpd:
gcc -o .libs/mod_fastcgi.so -bundle .libs/fcgi.o -L/usr/local/lib ./.libs/liblightcomp.dylib /usr/local/lib/libpcre.dylib
ld: Undefined symbols:
_environ
maker2: *** mod_fastcgi.la Error 1
i have both fastcgi and pcre installed
maker1: *** all-recursive Error 1
make: *** all Error 2
-- jan