This is the result of the "env" command ; PWD=/opt/PerlTools/httpd-2.0.53/os/unix TZ=MET HOSTNAME=iapweb01 LD_LIBRARY_PATH=/usr/local/lib:/usr/include:/usr/local/lib/sparcv9:/opt/nfs/sybase12:/opt/nfs/sybase12/OCS-12_0/lib:/opt/usr/local/lib/mysql:/opt/usr/local/ssl/lib SYBASE=/opt/nfs/sybase12 USER=root MACHTYPE=sparc-sun-solaris2.8 MAIL=/var/mail//root OLDPWD=/opt/PerlTools/httpd-2.0.53/os CPPFLAGS=-I/usr/local/BerkeleyDB/include -I/usr/local/openssl/include -I/usr/local/openldap/include SYBASE_OCS=OCS-12_0 LOGNAME=root SHLVL=1 LDFLAGS=-L/usr/local/BerkeleyDB/lib -L/usr/local/openssl/lib -L/usr/local/openldap/lib SHELL=/bin/sh HOSTTYPE=sparc OSTYPE=solaris2.8 HOME=/ SSH_AUTH_SOCK=/tmp/ssh-AnW25120/agent.25120 TERM=vt100 PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/bin:/usr/xpg4/bin:/bin SSH_TTY=/dev/pts/2 _=/usr/bin/env Still have the same compilation problem on unixd.c / unixd.h In file included from unixd.c:23: unixd.h:49: parse error before "get_suexec_identity" unixd.h:68: parse error before '}' token unixd.h:68: warning: data definition has no type or storage class unixd.h:69: syntax error before "extern" unixd.h:69: warning: data definition has no type or storage class unixd.h:71: parse error before "unixd_setup_child" unixd.h:71: warning: data definition has no type or storage class unixd.h:72: parse error before "unixd_pre_config" unixd.h:72: warning: data definition has no type or storage class unixd.h:73: parse error before "unixd_set_user" unixd.h:74: warning: data definition has no type or storage class unixd.h:75: parse error before "unixd_set_group" unixd.h:76: warning: data definition has no type or storage class unixd.h:78: parse error before "unixd_set_rlimit" unixd.h:79: warning: data definition has no type or storage class unixd.h:91: parse error before "unixd_set_proc_mutex_perms" unixd.h:91: warning: data definition has no type or storage class unixd.h:92: parse error before "unixd_set_global_mutex_perms" unixd.h:92: warning: data definition has no type or storage class unixd.h:93: parse error before "unixd_accept" unixd.h:93: warning: data definition has no type or storage class Really Don't known what to do !!! I have successfully compiled a lot of opensource projects on this computer but in this case, i have no left solutions. Can you give me the command line you have use to compile your httpd ? Best Regards, Farid On Apr 4, 2005 5:12 PM, Markus Mayer <mymaillists@xxxxxx> wrote: > I tried your configure, and on my system it build fine. It may well be that > you have something strange in your environment. What does 'env' show? Also, > check the output of configure for any warnings. > > Markus > > > On Monday 04 April 2005 12:35, Farid Izem wrote: > > Hi all, > > > > Still have the same problems. Cannot compile unixd.c on Solaris 8 netra T1 > > I have play with LD_LIBRARY_PATH, LD_INCLUDE_PATH, nothing worked. > > I have also try your method Marcus, > > > > CPPFLAGS="-I/usr/local/BerkeleyDB/include -I/usr/local/openssl/include > > -I/usr/local/openldap/include -I/usr/include -I/usr/local/include" > > > > LDFLAGS="-L/usr/local/BerkeleyDB/lib -L/usr/local/openssl/lib > > -L/usr/local/openldap/lib -L/usr/lib -L/usr/local/lib -lssl -ldb" > > > > ./configure --prefix=/usr/local/apache --enable-so --enable-cache > > --enable-cache-mem --enable-ldap --enable-auth-ldap --enable-proxy > > --enable-proxy-connect --enable-proxy-ftp --enable-proxy-http > > --enable-ssl --enable-dgi --enable-cgid --enable-rewrite > > --with-ssl=/usr/local/openssl --with-ldap > > > > Doesn't work at all !!! > > > > Please help me ? > > > > Best Regards, > > > > Farid. > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx