Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Aug 2014 17:54:07 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        freebsd-ports@freebsd.org
Subject:   devel/pcre is broken.  please fix.
Message-ID:  <20140802005407.GB29541@troutmask.apl.washington.edu>

next in thread | raw e-mail | index | archive | help
% portmaster --force-config devel/pcre

(Select the build with libedit option)
(Do not select the build with readline option)

make
...

===>  Building for pcre-8.34_2
--- all ---
/usr/bin/make  all-am
--- pcretest-pcretest.o ---
--- pcretest-pcre_printint.o ---
--- pcretest-pcretest.o ---
  CC       pcretest-pcretest.o
--- pcretest-pcre_printint.o ---
  CC       pcretest-pcre_printint.o
--- pcretest-pcretest.o ---
pcretest.c:77:10: fatal error: 'readline/readline.h' file not found
#include <readline/readline.h>
         ^
1 error generated.
*** [pcretest-pcretest.o] Error code 1

make[3]: stopped in /usr/ports/devel/pcre/work/pcre-8.34
1 error

make[3]: stopped in /usr/ports/devel/pcre/work/pcre-8.34
*** [all] Error code 2

make[2]: stopped in /usr/ports/devel/pcre/work/pcre-8.34
1 error


If the port offers an option, then it should be buildable
with that option.  Please fix.

-- 
Steve



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