On Tue, Jun 07, 2016 at 10:47:21AM +0530, Ashish SHUKLA wrote: > On Mon, 6 Jun 2016 23:03:58 +0200 (CEST), gilles chehade <gil...@poolp.org> > said: > | A new opensmtpd portable snapshot is available at: > > | http://www.opensmtpd.org/archives/opensmtpd-201606062303p1.tar.gz > > | Checksum: > > | SHA256 (opensmtpd-201606062303p1.tar.gz) = > f54a496ec4729073bba2efec2daca69a469b2fd7666dbcc309d21324f76d16ad > > | A summary of the content of this snapshot is available below. > > | Please test and let us know if it breaks something! > > Hi, > > This breaks on FreeBSD 9.x with following compiler error: > > --8<---------------cut here---------------start------------->8--- > ../../smtpd/smtpd.c: In function 'start_child': > ../../smtpd/smtpd.c:846: error: 'SOCK_NONBLOCK' undeclared (first use in this > function) > ../../smtpd/smtpd.c:846: error: (Each undeclared identifier is reported only > once > ../../smtpd/smtpd.c:846: error: for each function it appears in.) > ../../smtpd/smtpd.c: In function 'setup_peers': > ../../smtpd/smtpd.c:887: error: 'SOCK_NONBLOCK' undeclared (first use in this > function) > --8<---------------cut here---------------end--------------->8--- > > I have opened issue #702[1] for this. > > References: > [1] https://github.com/OpenSMTPD/OpenSMTPD/issues/702 >
Hi, I have just committed a fix to git: https://github.com/OpenSMTPD/OpenSMTPD/commit/1d0a360672c9a61495605fc2adec9aec063d1a6e#diff-d130386f59ceeb128858fa6252db80a4 Care to give it a try and confirm it fixes issue so I can publish a new snapshot ? -- Gilles Chehade https://www.poolp.org @poolpOrg -- You received this mail because you are subscribed to misc@opensmtpd.org To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org