pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/57936: pkgsrc/mail/sendmail fails on NetBSD 9
Note: There was a bad value `' for the field `Class'.
It was set to the default value of `sw-bug'.
>Number: 57936
>Category: pkg
>Synopsis: pkgsrc/mail/sendmail fails on NetBSD 9
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Feb 14 18:50:02 +0000 2024
>Originator: John Klos
>Release: 9.0_STABLE
>Organization:
>Environment:
System: NetBSD lain.zia.io 9.0_STABLE NetBSD 9.0_STABLE (LAIN) #0: Fri Jun 12 01:17:05 UTC 2020 john%lain.zia.io@localhost:/usr/obj-amd64/sys/arch/amd64/compile/LAIN amd64
Architecture: x86_64
Machine: amd64
>Description:
Try to compile mail/sendmail on NetBSD 9 with default options:
cc -O -I. -I../../include -DNEWDB -DNIS -DMAP_REGEX -DSOCKETMAP -I/usr/local/include -DSMRSH_CMDDIR=\"/usr/local/libexec/sm.bin\" -DNETINET6 -DNEEDSGETIPNODE -DHAS_GETHOSTBYNAME2 -DTCPWRAPPERS -D_FFR_USE_GETPWNAM_ERRNO=1 -DMILTER -DSTARTTLS -DUSE_BLACKLIST -I/usr/include -c srvrsmtp.c
In file included from ./sendmail.h:79:0,
from srvrsmtp.c:14:
srvrsmtp.c: In function 'smtp':
srvrsmtp.c:1544:43: error: 'fd' undeclared (first use in this function); did you mean 'wfd'?
BLACKLIST_NOTIFY(BLACKLIST_AUTH_FAIL, fd, "pre-greeting traffic");
^
./blacklist_client.h:48:57: note: in definition of macro 'BLACKLIST_NOTIFY'
#define BLACKLIST_NOTIFY(x, y, msg) blacklist_notify(x, y, msg)
^
srvrsmtp.c:1544:43: note: each undeclared identifier is reported only once for each function it appears in
BLACKLIST_NOTIFY(BLACKLIST_AUTH_FAIL, fd, "pre-greeting traffic");
^
./blacklist_client.h:48:57: note: in definition of macro 'BLACKLIST_NOTIFY'
#define BLACKLIST_NOTIFY(x, y, msg) blacklist_notify(x, y, msg)
^
*** Error code 1
Stop.
make[1]: stopped in /usr/pkgsrc/mail/sendmail/work/sendmail-8.18.1/obj.NetBSD.9.0_STABLE.amd64/sendmail
>How-To-Repeat:
>Fix:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index