Hi all, i have some errors in make process when i use qmail-ldap-1.03-20021101.patch with qmail-1.03.
The error is showed below:
 
[root@server1 qmail-1.03]# uname -a
Linux server1.netprecision.com.br 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 unknown
 
 
auto-int8.c: In function `main':
auto-int8.c:17: warning: return type of `main' is not `int'
./load auto-int8 substdio.a error.a str.a fs.a
./auto-int8 auto_patrn `head -1 conf-patrn` > auto_patrn.c
./compile auto_patrn.c
./compile control.c
( ( ./compile trylsock.c && \
./load trylsock -lsocket -lnsl ) >/dev/null 2>&1 \
&& echo -lsocket -lnsl || exit 0 ) > socket.lib
rm -f trylsock.o trylsock
( ./compile trydrent.c >/dev/null 2>&1 \
&& cat direntry.h2 || cat direntry.h1 ) > direntry.h
rm -f trydrent.o
./compile maildir++.c
maildir++.c: In function `quota_check':
maildir++.c:214: `NULL' undeclared (first use in this function)
maildir++.c:214: (Each undeclared identifier is reported only once
maildir++.c:214: for each function it appears in.)
maildir++.c: In function `quota_get':
maildir++.c:247: `NULL' undeclared (first use in this function)
maildir++.c: In function `quota_writesize':
maildir++.c:424: `NULL' undeclared (first use in this function)
make: *** [maildir++.o] Error 1
 
when I use the qmail-ldap-1.03-20020901.patch, this is not occurs.
 
 
Thx for all
[]'s

Reply via email to