[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Stunnel 3.20 make error



Hi,
Im trying to compile Stunnel-3.20 that ./configure Doesn't give errors.
When run "make" Im getting an error about the client.o file. I have SSL and 
SSLeay installed.
Note: I CAN'T find any client.o or client.c in my system.
Here is the error:
----------------
gcc -g -O2 -Wall -I/usr/local/ssl/include  -DVERSION=\"3.20\"
-Dssldir=\"/usr/local/ssl\" -DPEM_DIR=\"\" -DRANDOM_FILE=\"/dev/urandom\"
-DSSLLIB_CS=0 -DHOST=\"i586-pc-linux-gnu\" -DHAVE_LIBDL=1 -DHAVE_LIBNSL=1
-DHAVE_LIBPTHREAD=1 -DHAVE_LIBUTIL=1 -DHAVE_LIBWRAP=1 -DHAVE_DEV_PTMX=1
-DHAVE_GETOPT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_TCPD_H=1
-DHAVE_PTHREAD_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_PTY_H=1 -DHAVE_STROPTS_H=1
-DHAVE_GETOPT=1 -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_OPENPTY=1
-DHAVE_DAEMON=1 -DHAVE_WAITPID=1 -DSIZEOF_UNSIGNED_CHAR=1
-DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=4
-DSIZEOF_UNSIGNED_LONG_LONG=8  -Dlibdir=\"/usr/local/lib\"
-DPIDDIR=\"/usr/local/var/stunnel/\"   -c -o client.o client.c
client.c: In function `client':
client.c:166: structure has no member named `session_cache_head'
client.c:167: structure has no member named `session_cache_head'
make: *** [client.o] Error 1
-----------------------------
Any idea? do I have to install another package to get client.o/client.c?



--
Best Regards,
Eran Levy.
"This is Linux country. If you listen carefully, you can hear Windows 
reboot..."
WebSite: http://levy.dyn.dhs.org


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il