ports/154090: /usr/ports/mail/enma got SIGSEGV.

HAMADA Takeshi hamm at crimson-jp.org
Mon Jan 17 16:00:23 UTC 2011


>Number:         154090
>Category:       ports
>Synopsis:       /usr/ports/mail/enma got SIGSEGV.
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 17 16:00:22 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     HAMADA Takeshi
>Release:        FreeBSD 8.2-RC1
>Organization:
None
>Environment:
FreeBSD wetton.crimson-jp.org 8.2-RC1 FreeBSD 8.2-RC1 #1: Fri Jan  7 09:17:32 JST 2011     root at wetton.crimson-jp.org:/usr/obj/usr/src/sys/WETTON  amd64
>Description:
/usr/ports/mail/enma depends on /usr/ports/dns/libbind. (libbind-6.0)
but enma requires libbind9.a I think.

>How-To-Repeat:
Sending E-Mail from cellular phone. (takhamm at ezweb.ne.jp)
ezweb.ne.jp is a japanese carrier `au'.
>Fix:
I installed /usr/ports/dns/bind97 and make symlink named '/usr/local/lib/libbind.a' to '/usr/local/lib/libbind9.a' using following commands.

  # cd /usr/ports/dns/bind97
  # make install

  # cd /usr/ports/mail/enma
  # make patch
  # vi work/enma-1.1.0/enma/src/Makefile.in
      (replace -lbind to -lbind9)
  # make install
:
  # service milter-enma start



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list