This is now fixed in git, will be part of next snapshot to be published this 
week-end


On Fri, May 15, 2015 at 09:48:47AM -0700, Seth wrote:
> On Tue, 12 May 2015 09:36:42 -0700, gilles chehade <[email protected]> wrote:
> 
> >A new opensmtpd portable snapshot is available at:
> >
> >        http://www.opensmtpd.org/archives/opensmtpd-201505121836p1.tar.gz
> >
> >Checksum:
> >
> >  SHA256 (opensmtpd-201505121836p1.tar.gz) =
> >  42ccd5cd13377cc84e7040bf0e92a2277ef311c5c27d5dc731abed085a4e6507
> >
> >A summary of the content of this snapshot is available below.
> >
> >Please test and let us know if it breaks something!
> 
> I'm unable to get either of the last two portable snapshots to build on
> FreeBSD, craps out with the error pasted at the end of this email.
> 
> Environment is FreeBSD 9.3 x64 with LibreSSL 2.1.6, lib-asr-1.0.1_1
> 
> configure options:
> 
> ./configure --with-libevent-dir=/usr/local --with-asr=/usr/local
> --sysconfdir=/usr/local/etc/mail/ --with-ssl-dir=/usr/local
> 
> 
> /etc/make.conf
> --------------
> OPENSSL_PORT=security/libressl
> WITH_OPENSSL_PORT=yes
> OPENSSL_SHLIBVER=32
> WITH_PKGNG=yes
> 
> OPTIONS_UNSET= DEBUG HELP STATIC GNUTLS DOCS EXAMPLES IPV6 \
>            MANPAGES PTH IDN LIBIDN NLS DBUS SOUND ALSA PULSEAUDIO \
>            DOCBOOK CUPS TESTS HTMLDOCS BONJOUR GSSAPI APIDOCS X11
> 
> WRKDIRPREFIX=   /usr/pkg
> DISTDIR=        /usr/pkg/distfiles
> PACKAGES=       /usr/pkg/packages
> 
> 
> 
> make error:
> ----------
> 
> gcc -DHAVE_CONFIG_H -I. -I../..  -I../../smtpd   -I../../openbsd-compat -I.
> -I/usr/local/include -I/usr/local/include -I/usr/local/include
> -DSMTPD_CONFDIR=\"/usr/local/etc/mail\"
> -DPATH_CHROOT=\"/var/empty\"
> -DPATH_SMTPCTL=\"/usr/local/sbin/smtpctl\"
> -DPATH_MAILLOCAL=\"/usr/local/libexec/opensmtpd/mail.local\"
> -DPATH_LIBEXEC=\"/usr/local/libexec/opensmtpd\" -DHAVE_CONFIG_H -DIO_SSL
> -DCA_FILE=\"/etc/ssl/cert.pem\" -g -O2  -fPIC -DPIC -Wall -Wpointer-arith
> -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign
> -fno-strict-aliasing -fno-builtin-memset  -D_GNU_SOURCE -DNEED_EVENT_ASR_RUN
> -MT smtpd-config.o -MD -MP -MF .deps/smtpd-config.Tpo -c -o smtpd-config.o
> `test -f '../../smtpd/config.c' || echo './'`../../smtpd/config.c
> ../../smtpd/config.c: In function 'init_pipes':
> ../../smtpd/config.c:117: error: 'SOCK_NONBLOCK' undeclared (first use in
> this function)
> ../../smtpd/config.c:117: error: (Each undeclared identifier is reported
> only once
> ../../smtpd/config.c:117: error: for each function it appears in.)
> *** [smtpd-config.o] Error code 1
> 
> Stop in /usr/local/src/opensmtpd-201505091607p1/mk/smtpd.
> *** [all-recursive] Error code 1
> 
> Stop in /usr/local/src/opensmtpd-201505091607p1/mk.
> *** [all-recursive] Error code 1
> 
> Stop in /usr/local/src/opensmtpd-201505091607p1.
> *** [all] Error code 1
> 
> Stop in /usr/local/src/opensmtpd-201505091607p1.
> 
> -- 
> You received this mail because you are subscribed to [email protected]
> To unsubscribe, send a mail to: [email protected]
> 

-- 
Gilles Chehade

https://www.poolp.org                                          @poolpOrg

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to