* Julien Louis ([EMAIL PROTECTED]) [061203 05:35]:
> An updated patch, which applies cleanly, is attached.

Here, compilation stops with:
gcc -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYSLOG_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_LIBNSL=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 
-DHAVE_GETHOSTNAME=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 
-DREWRITE_DOMAIN=1 -DHAVE_SSL=1 -DINET6=1 -DMD5AUTH=1  
-DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" 
-DREVALIASES_FILE=\"/etc/ssmtp/revaliases\"  -g -O2 -Wall   -c -o ssmtp.o 
ssmtp.c
ssmtp.c: In function 'crammd5':
ssmtp.c:612: warning: pointer targets in passing argument 1 of 
'__builtin_strncpy' differ in signedness
ssmtp.c:615: warning: pointer targets in passing argument 1 of 'from64tobits' 
differ in signedness
ssmtp.c:617: warning: pointer targets in passing argument 1 of 'strlen' differ 
in signedness
ssmtp.c:617: warning: pointer targets in passing argument 1 of 'strlen' differ 
in signedness
ssmtp.c:628: warning: pointer targets in passing argument 1 of 
'__builtin_strncpy' differ in signedness
ssmtp.c:629: warning: pointer targets in passing argument 1 of 'strcat' differ 
in signedness
ssmtp.c:630: warning: pointer targets in passing argument 1 of 'strcat' differ 
in signedness
ssmtp.c:630: warning: pointer targets in passing argument 2 of 'strcat' differ 
in signedness
ssmtp.c:631: warning: pointer targets in passing argument 1 of 'strlen' differ 
in signedness
ssmtp.c:631: warning: pointer targets in passing argument 1 of 'to64frombits' 
differ in signedness
ssmtp.c: In function 'smtp_open':
ssmtp.c:1261: warning: assignment discards qualifiers from pointer target type
ssmtp.c: In function 'ssmtp':
ssmtp.c:1409: error: 'boot_t' undeclared (first use in this function)
ssmtp.c:1409: error: (Each undeclared identifier is reported only once
ssmtp.c:1409: error: for each function it appears in.)
ssmtp.c:1409: error: expected ';' before 'minus_v_save'
ssmtp.c:1500: warning: pointer targets in passing argument 1 of 'to64frombits' 
differ in signedness
ssmtp.c:1500: warning: pointer targets in passing argument 2 of 'to64frombits' 
differ in signedness
ssmtp.c:1512: warning: pointer targets in passing argument 1 of 'to64frombits' 
differ in signedness
ssmtp.c:1512: warning: pointer targets in passing argument 2 of 'to64frombits' 
differ in signedness
ssmtp.c:1522: warning: pointer targets in passing argument 1 of 'to64frombits' 
differ in signedness
ssmtp.c:1522: warning: pointer targets in passing argument 2 of 'to64frombits' 
differ in signedness
ssmtp.c:1528: error: 'minus_v_save' undeclared (first use in this function)
make[1]: *** [ssmtp.o] Error 1


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to