Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Aug 2014 04:55:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192459] New: pcre build with option LIBEDIT failed
Message-ID:  <bug-192459-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 192459
           Summary: pcre build with option LIBEDIT failed
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: hiroo.ono+freebsd@gmail.com

Choosing LIBEDIT option with pcre port result in buld failure.
----
pcretest.c:77:10: fatal error: 'readline/readline.h' file not found
#include <readline/readline.h>
         ^
1 error generated.
*** Error code 1
----

Attached patch for the port's Makefile solves the problem.

-- 
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-192459-13>