Groups | Search | Server Info | Login | Register


Groups > comp.mail.sendmail > #8215

Re: sendmail snapshot 8.18.1.15 is available for testing

From HQuest <noreply@pugleaf.invalid>
Newsgroups comp.mail.sendmail
Subject Re: sendmail snapshot 8.18.1.15 is available for testing
Date 2025-11-13 15:27 +0000
Organization pugleaf.net
Message-ID <1763047661342248335$e8aedcf4@rocksolid-us.pugleaf.net> (permalink)
References <10dtfqk$ne9$1@news.misty.com>

Show all headers | View raw


Making in /tmp/sendmail-8.18.1.15/obj.Linux.6.12.49.x86_64/sendmail
make[1]: Entering directory '/tmp/sendmail-8.18.1.15/obj.Linux.6.12.49.x86_64/sendmail'
cc -O2 -I. -I../../include  -DNEWDB -DNETINET6 -DIPV6_FULL -DNEWDB -DSTARTTLS -DDANE -DSASL=2 -DTCPWRAPPERS -DNIS -DMAP_REGEX -DSOCKETMAP -DTLS_EC -DUSE_EAI -DDNSSEC_TEST -D_FFR_TLS_ALTNAMES -D_FFR_MTA_STS -DOPENSSL_NO_ENGINE -DHAVE_ERR_get_error_all -DMILTER     -c -o conf.o conf.c
conf.c:4078:20: error: conflicting types for ‘hosts_ctl’; have ‘int(void)’
 4078 |         extern int hosts_ctl();
      |                    ^~~~~~~~~
In file included from conf.c:4062:
/usr/include/tcpd.h:128:12: note: previous declaration of ‘hosts_ctl’ with type ‘int(char *, char *, char *, char *)’
  128 | extern int hosts_ctl(char *daemon, char *client_name, char *client_addr,
      |            ^~~~~~~~~
conf.c:4116:14: error: too many arguments to function ‘hosts_ctl’; expected 0, have 4
 4116 |         if (!hosts_ctl("sendmail", host, addr, STRING_UNKNOWN))
      |              ^~~~~~~~~ ~~~~~~~~~~
conf.c:4078:20: note: declared here
 4078 |         extern int hosts_ctl();
      |                    ^~~~~~~~~
make[1]: *** [<builtin>: conf.o] Error 1
make[1]: Leaving directory '/tmp/sendmail-8.18.1.15/obj.Linux.6.12.49.x86_64/sendmail'
make: *** [Makefile:11: all] Error 2
# gcc -v
Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/15.2.0/specs
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/15.2.0/lto-wrapper
Target: x86_64-slackware-linux
Configured with: ../configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust,cobol --enable-threads=posix --enable-checking=release --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libstdcxx-pch --disable-libunwind-exceptions --enable-__cxa_atexit --disable-libssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-plugin --enable-lto --disable-install-libiberty --disable-werror --with-gnu-ld --with-isl --verbose --with-arch-directory=amd64 --disable-gtktest --enable-clocale=gnu --with-arch=x86-64 --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.2.0 (GCC)
# head -3 /usr/doc/tcp_wrappers_7.6/README
@(#) README 1.30 97/03/21 19:27:21

This is the 7.6 version of the TCP/IP daemon wrapper package.

Back to comp.mail.sendmail | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

sendmail snapshot 8.18.1.15 is available for testing Claus Aßmann <INVALID_NO_CC_REMOVE_IF_YOU_DO_NOT_POST_ml+sendmail(-no-copies-please)@esmtp.org> - 2025-10-29 12:36 -0400
  Re: sendmail snapshot 8.18.1.15 is available for testing HQuest <noreply@pugleaf.invalid> - 2025-11-13 15:27 +0000
    Re: sendmail snapshot 8.18.1.15 is available for testing Claus Aßmann <INVALID_NO_CC_REMOVE_IF_YOU_DO_NOT_POST_ml+sendmail(-no-copies-please)@esmtp.org> - 2025-11-13 11:47 -0500
      Re: TCPWRAPPERS compilation problem (was: sendmail snapshot 8.18.1.15 ...) Claus Aßmann <INVALID_NO_CC_REMOVE_IF_YOU_DO_NOT_POST_ml+sendmail(-no-copies-please)@esmtp.org> - 2025-11-18 02:50 -0500
    Re: TCPWRAPPERS vs gcc 15 (was: sendmail snapshot 8.18.1.15 ...) Claus Aßmann <INVALID_NO_CC_REMOVE_IF_YOU_DO_NOT_POST_ml+sendmail(-no-copies-please)@esmtp.org> - 2025-11-18 13:13 -0500
      Re: TCPWRAPPERS vs gcc 15 (was: sendmail snapshot 8.18.1.15 ...) HQuest <noreply@pugleaf.net.invalid> - 2025-11-19 14:13 +0000
        Re: TCPWRAPPERS vs gcc 15 (was: sendmail snapshot 8.18.1.15 ...) Claus Aßmann <INVALID_NO_CC_REMOVE_IF_YOU_DO_NOT_POST_ml+sendmail(-no-copies-please)@esmtp.org> - 2025-11-19 12:03 -0500

csiph-web