Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Nov 2013 01:58:08 -0400 (EDT)
From:      julian@freebsd.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/183547: sendmail port doesn't compile out of box
Message-ID:  <201311010558.rA15w8iM070010@vps2.elischer.org>
Resent-Message-ID: <201311010630.rA16U0PP056065@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311010558.rA15w8iM070010>