Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2014 12:02:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193583] New: [PATCH] security/trousers: fix build with security/openssl
Message-ID:  <bug-193583-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193583

            Bug ID: 193583
           Summary: [PATCH] security/trousers: fix build with
                    security/openssl
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: poyopoyo@puripuri.plala.or.jp

Created attachment 147247
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147247&action=edit
trousers_Makefile.diff

when security/trousers compiles over security/openssl port, it tries to link
base openssl and fails for an obvious reason. To fix, tell them proper place to
compile and link via --with-openssl= CONFIGURE_ARGS.

-- 
You are receiving this mail because:
You are the assignee for the bug.



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