Hi everyone ... I'm trying to compile Sqwebmail-2.1.1 on a Solaris 7 box. The main problem is that the LDAP module won't compile.. These are my ENV settings: PATH=/usr/local/bin:/usr/bin:/usr/sbin:/usr/ccs/bin CC=gcc LD_LIBRARY_PATH=/usr/local/lib LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include I have the following software installed: Solaris v7 - (Entire Distribution Load) Latest Recommended Patches GNUmake GNUgcc /apps/Apache v1.3 /apps/OpenLDAP v.2.0.7 /apps/OpenSSL v0.9.6 /apps/Cyrus-SASL v1.5.24 /apps/SQWebmail v2.1.1 My ./configure settings are as follows: ./configure --with-cachedir --with-db=gdbm --enable-cgibindir=/apps/Apache/cgi-bin \ --enable-imagedir=/apps/Apache/images --enable-mimetypes=/apps/Apache/conf/mime.types Is there something I'm missing in configure? Any clues would be greatly appreciated.... :^) - John
