From owner-freebsd-ports Mon Sep 16 5:20: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FA0E37B400 for ; Mon, 16 Sep 2002 05:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BD3043E6A for ; Mon, 16 Sep 2002 05:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8GCK2JU091921 for ; Mon, 16 Sep 2002 05:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8GCK2u3091920; Mon, 16 Sep 2002 05:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5417337B400 for ; Mon, 16 Sep 2002 05:10:39 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 178B943E77 for ; Mon, 16 Sep 2002 05:10:39 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g8GCASOT013537 for ; Mon, 16 Sep 2002 05:10:28 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g8GCASPq013536; Mon, 16 Sep 2002 05:10:28 -0700 (PDT) Message-Id: <200209161210.g8GCASPq013536@www.freebsd.org> Date: Mon, 16 Sep 2002 05:10:28 -0700 (PDT) From: Pawel Malachowski To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/42833: mail/zmailer cannot compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42833 >Category: ports >Synopsis: mail/zmailer cannot compile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Sep 16 05:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Pawel Malachowski >Release: 4.6.2-RELEASE, 4.7-PRERELASE >Organization: ZiN >Environment: >Description: I have fresh world and fresh ports. After `make install' in /usr/ports/mail/zmailer: //cut cd ../router/libdb; make libzmdb.a cc -O -pipe -DHAVE_CONFIG_H -I../.. -I../../include -I./../../include -I./../../libsh -I../../libresolv -c bind.c In file included from bind.c:55: ./../include/libc.h:68: redefinition of `socklen_t' /usr/include/sys/socket.h:54: `socklen_t' previously declared here *** Error code 1 Stop in /usr/ports/mail/zmailer/work/zmailer-2.99.51/router/libdb. *** Error code 1 Stop in /usr/ports/mail/zmailer/work/zmailer-2.99.51/libs. *** Error code 1 Stop in /usr/ports/mail/zmailer/work/zmailer-2.99.51/smtpserver. *** Error code 1 Stop in /usr/ports/mail/zmailer/work/zmailer-2.99.51. *** Error code 1 Stop in /usr/ports/mail/zmailer. I have to add, Zmailer 2.99.51 looks old. :) >How-To-Repeat: Try to compile Zmailer MTA from ports/mail/zmailer. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message