Any idea.......this is the debug.log
I'm trying to compile with support for LDAP, but I need only the ldap
client, i not run the server ldap.
thanks.


CONFIGURE:   './configure' '--with-mysql=/usr/local/Software/MySQL'
'--with-pgsql=/usr/local/Software/Postgres' '--with-ldap'
'--with-apache=../apache_1p
.3.20'
CC:         gcc
CFLAGS:     -g -O2
CPPFLAGS:    -DSUPPORT_UTF8
CXX:
CXXFLAGS:
INCLUDES:    -I/home/MOX/cavanzada/avanzmox/sources/compila/apache_1.3.20/sr
c/include
-I/home/MOX/cavanzada/avanzmox/sources/compila/apache_1.3.20/src/o
s/unix  -I$(top_builddir)/Zend -I/usr/local/include
-I/usr/local/Software/My/
SQL/include/mysql
LDFLAGS:     -Wl,-rpath,/usr/local/lib -L/usr/local/lib
-Wl,-rpath,/usr/local/Software/MySQL/lib/mysql
-L/usr/local/Software/MySQL/lib/mysql -Wl,-rpath,l
/usr/local/Software/Postgres/lib
-L/usr/local/Software/Postgres/libLIBS:       -lpq -lmysqlclient -lldap
-llber -lcrypt -lresolv -lm -ldl -lnsl
  -lresolv
DLIBS:
SAPI:       apache
PHP_RPATHS:  /usr/local/lib /usr/local/Software/MySQL/lib/mysql
/usr/local/S
oftware/Postgres/lib
uname -a:   Linux ftp.mox 2.2.14 #2 Fri Mar 17 11:14:59 COT 2000 i586
unknow
n

gcc -o conftest -g -O2  -DSUPPORT_UTF8  -Wl,-rpath,/usr/local/lib
-L/usr/loc
al/lib -Wl,-rpath,/usr/local/Software/MySQL/lib/mysql
-L/usr/local/Software/
MySQL/lib/mysql -Wl,-rpath,/usr/local/Software/Postgres/lib
-L/usr/local/Sofatware/Postgres/lib conftest.c -lpq -lmysqlclient -lldap
-llber -lcrypt -lres
olv -lm -ldl -lnsl  -lresolv 1>&5
/usr/local/lib/libldap.so: undefined reference to `__dn_expand'
/usr/local/lib/libldap.so: undefined reference to `__inet_ntoa'
/usr/local/lib/libldap.so: undefined reference to `__inet_ntop'
/usr/local/lib/libldap.so: undefined reference to `__h_errno'
/usr/local/lib/libldap.so: undefined reference to `__res_query'
collect2: ld returned 1 exit status

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to