> gcc -D_REENTRANT=1 -I. -g -O2 -I/usr/include/libxml -I/usr/include
> -DBROKEN_PTHREADS=1 -o gwlib/conn.o -c gwlib/conn.c
> gwlib/conn.c: In function `conn_init_ssl':
> gwlib/conn.c:1175: warning: passing arg 1 of `CRYPTO_set_id_callback'
> from incompatible pointer type
> gwlib/conn.c: In function `server_ssl_init':
> gwlib/conn.c:1192: warning: passing arg 1 of `CRYPTO_set_id_callback'
> from incompatible pointer type
> gcc -D_REENTRANT=1 -I. -g -O2 -I/usr/include/libxml -I/usr/include
> -DBROKEN_PTHREADS=1 -o gwlib/counter.o -c gwlib/counter.c
> gcc -D_REENTRANT=1 -I. -g -O2 -I/usr/include/libxml -I/usr/include
> -DBROKEN_PTHREADS=1 -o gwlib/date.o -c gwlib/date.c

these are known and should not have any major impact. 

Jörg, what do you think about fixing this? I was looking at it, but
did not get the pointer type conversion for it, do you have any
suggestion?

Stipe

[EMAIL PROTECTED]
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are

Reply via email to