-
checking for getifaddrs() support... yes
checking for timerfd support... yes
checking for LIBEDIT... no
checking for iconv_open in -liconv... no
checking for libiconv_open in -liconv... no
checking fo…
-
Compilation fails on Debian Wheezy:
```
objs/addon/nginx-auth-ldap/ngx_http_auth_ldap_module.o \
objs/ngx_modules.o \
-lpthread -lcrypt -lldap -lpcre -lssl -lcrypto -ldl -lz
/…
-
hi @danwrt
```
checking for ldap_init in -lldap_r... no
checking for ldap.h... no
configure: error: set --without-rlm_ldap to disable it explicitly.
configure: error: ./configure failed for ./src/mo…
-
g++ -g -O2 -g -DDEBUG -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -o rtorrent main.o libsub_root.a ui/libsub_ui.…
-
Hi,
I can't compile your module on ubuntu 13.10 (same error on 13.04). I got this error :
```
-lpthread -lcrypt -lldap ../pcre-8.21/.libs/libpcre.a -lssl -lcrypto -ldl ../zlib-1.2.5/libz.a …
-
I've got some troubles compiling the mosquitto-auth-plugin on a raspberyy pi running RASPBIAN, Version:June 2014, Release date:2014-06-20.
I want to run the backend mysql and I've installed the prere…
-
Hi
It gets stuck at this point with vagrant up on windows.
==> default: Cloning https://github.com/rwbarton/django.git (to 59f1fc4c7b65d23fceffd5c87e2b6ea350030c56) to /tmp/pipgXws_Q-build …
-
test code 'test_jwt_decryption' fails on big endian architectures (mips, powerpc, sparc):
```
| `/usr/bin/apxs2 -q CC` -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/apr-1.0…
-
Any Packages needs gconf and gconf devel and missing the kdepim-runtime,
i have try to build the gconf package but it fails by building with following error
groni@groni_pisi_linux2 gconf $ sudo pisi…
groni updated
9 years ago
-
$ac_res it not always contening the result of AC_SEARCH_LIBS (at least on my dev env) wich may lead to empty LDAP_LIBS for instance (instead of -lldap)
See there: http://www.manpagez.com/info/autocon…