pkgsrc-Bugs archive

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

Re: pkg/42054: Update mail/msmtp to 1.4.18



It fails on NetBSD 5.99.16 i386:

cc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/pkg/etc\"  
-DLOCALEDIR=\"/usr/pkg/share/locale\" -I. -I..  -I../gnulib -I../gnulib  
-I/usr/include  -O2 -I/usr/include -MT tls.o -MD -MP -MF .deps/tls.Tpo -c -o 
tls.o tls.c
tls.c: In function 'tls_check_cert':
tls.c:816: error: 'STACK' undeclared (first use in this function)
tls.c:816: error: (Each undeclared identifier is reported only once
tls.c:816: error: for each function it appears in.)
tls.c:816: error: 'subj_alt_names' undeclared (first use in this function)
tls.c: In function 'tls_init':
tls.c:1100: warning: assignment discards qualifiers from pointer target type


Home | Main Index | Thread Index | Old Index