[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#4983) libldap_r/tls.c compile failure



Full_Name: Kurt Zeilenga
Version: HEAD
OS: FreeBSD RELENG_6
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (24.182.55.218)
Submitted by: kurt


/bin/sh ../..//libtool  --mode=compile  cc -g -O2 -I../../include
-I../../include  -DLDAP_R_COMPILE -I./../libldap -I/usr/local/include
-I/usr/pkg/include/db44 -I/usr/pkg/include  -DLDAP_LIBRARY -c tls.c
 cc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap
-I/usr/local/include -I/usr/pkg/include/db44 -I/usr/pkg/include -DLDAP_LIBRARY
-c tls.c  -fPIC -DPIC -o .libs/tls.o
tls.c: In function `tls_thread_self':
tls.c:412: error: invalid operands to binary /
tls.c:415: warning: comparison between pointer and integer
tls.c:415: error: enumerator value for `ok' not integer constant
tls.c:416: error: negative width in bit-field `dummy'
tls.c:416: error: size of array `Check' is negative
tls.c:418: warning: return makes integer from pointer without a cast