From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 1 06:30:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AEBA4151 for ; Fri, 1 Nov 2013 06:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 74FEC219F for ; Fri, 1 Nov 2013 06:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA16U0uQ056066 for ; Fri, 1 Nov 2013 06:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA16U0PP056065; Fri, 1 Nov 2013 06:30:00 GMT (envelope-from gnats) Resent-Date: Fri, 1 Nov 2013 06:30:00 GMT Resent-Message-Id: <201311010630.rA16U0PP056065@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, julian@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0DF23F67 for ; Fri, 1 Nov 2013 06:28:58 +0000 (UTC) (envelope-from julian@vps2.elischer.org) Received: from vps2.elischer.org (wzsd.x.rootbsd.net [162.217.113.114]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CC3722193 for ; Fri, 1 Nov 2013 06:28:57 +0000 (UTC) Received: from vps2.elischer.org (localhost [127.0.0.1]) by vps2.elischer.org (8.14.7/8.14.7) with ESMTP id rA15wu7X070023 for ; Fri, 1 Nov 2013 01:58:56 -0400 (EDT) (envelope-from julian@vps2.elischer.org) Received: (from root@localhost) by vps2.elischer.org (8.14.7/8.14.7/Submit) id rA15w8iM070010; Fri, 1 Nov 2013 01:58:08 -0400 (EDT) (envelope-from julian) Message-Id: <201311010558.rA15w8iM070010@vps2.elischer.org> Date: Fri, 1 Nov 2013 01:58:08 -0400 (EDT) From: julian@freebsd.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/183547: sendmail port doesn't compile out of box X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: julian@freebsd.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Nov 2013 06:30:00 -0000 >Number: 183547 >Category: ports >Synopsis: sendmail port doesn't compile out of box >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 01 06:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Julian >Release: FreeBSD 11.0-CURRENT i386 >Organization: FreeBSD >Environment: System: FreeBSD vps2.elischer.org 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r257380: Wed Oct 30 12:09:17 EDT 2013 root@vps2.elischer.org:/usr/obj/usr/src/sys/GENERIC i386 >Description: on new machine sendmail port doesn't compile. >How-To-Repeat: install -current (I installed 9.2 and then did 'buildworld') set up new pkg stuff go to /usr/ports/mail/sendmail make config (can't remember if I changes anything.. nothing major) make see error cc -pthread -shared -o libmilter.so -soname libmilter.so.6 main.o engine.o listener.o worker.o handler.o comm.o smfi.o signal.o sm_gethost.o monitor.o errstring.o strl.o cc: error: no such file or directory: 'libmilter.so.6' *** Error code 1 >Fix: Since I don't use them I just unslelected milters in the config and redid the compile. >Release-Note: >Audit-Trail: >Unformatted: