ports/183547: sendmail port doesn't compile out of box
julian at freebsd.org
julian at freebsd.org
Fri Nov 1 06:30:00 UTC 2013
>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 at 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:
More information about the freebsd-ports-bugs
mailing list