From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 14 12:50:04 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68274106566B for ; Tue, 14 Feb 2012 12:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3EBFE8FC12 for ; Tue, 14 Feb 2012 12:50:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1ECo4gx068456 for ; Tue, 14 Feb 2012 12:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1ECo4na068455; Tue, 14 Feb 2012 12:50:04 GMT (envelope-from gnats) Resent-Date: Tue, 14 Feb 2012 12:50:04 GMT Resent-Message-Id: <201202141250.q1ECo4na068455@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Henrik Larsson Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 627E5106566C for ; Tue, 14 Feb 2012 12:43:16 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 36FE88FC18 for ; Tue, 14 Feb 2012 12:43:16 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q1EChFI5034154 for ; Tue, 14 Feb 2012 12:43:15 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q1EChFTq034148; Tue, 14 Feb 2012 12:43:15 GMT (envelope-from nobody) Message-Id: <201202141243.q1EChFTq034148@red.freebsd.org> Date: Tue, 14 Feb 2012 12:43:15 GMT From: Henrik Larsson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/165133: ftp/proftpd: Unable to compile 1.3.4a X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2012 12:50:04 -0000 >Number: 165133 >Category: ports >Synopsis: ftp/proftpd: Unable to compile 1.3.4a >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 14 12:50:03 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Henrik Larsson >Release: 8.2 >Organization: >Environment: FreeBSD 8.2-STABLE /usr/obj/usr/src/sys/GENERIC amd64 >Description: I'm unable to compile Proftpd 1.3.4a from ports. --cut-- cd lib/ && gmake lib gmake[1]: Går til katalog '/usr/ports/ftp/proftpd/work/proftpd-1.3.4a/lib' cc -DHAVE_CONFIG_H -DFREEBSD8_2 -DFREEBSD8 -I.. -I../include -O2 -pipe -DHAVE_OPENSSL -I/usr/include -fno-strict-aliasing -Wall -c pr_fnmatch.c cc -DHAVE_CONFIG_H -DFREEBSD8_2 -DFREEBSD8 -I.. -I../include -O2 -pipe -DHAVE_OPENSSL -I/usr/include -fno-strict-aliasing -Wall -c sstrncpy.c cc -DHAVE_CONFIG_H -DFREEBSD8_2 -DFREEBSD8 -I.. -I../include -O2 -pipe -DHAVE_OPENSSL -I/usr/include -fno-strict-aliasing -Wall -c strsep.c cc -DHAVE_CONFIG_H -DFREEBSD8_2 -DFREEBSD8 -I.. -I../include -O2 -pipe -DHAVE_OPENSSL -I/usr/include -fno-strict-aliasing -Wall -c vsnprintf.c cc -DHAVE_CONFIG_H -DFREEBSD8_2 -DFREEBSD8 -I.. -I../include -O2 -pipe -DHAVE_OPENSSL -I/usr/include -fno-strict-aliasing -Wall -c glibc-glob.c cc -DHAVE_CONFIG_H -DFREEBSD8_2 -DFREEBSD8 -I.. -I../include -O2 -pipe -DHAVE_OPENSSL -I/usr/include -fno-strict-aliasing -Wall -c glibc-hstrerror.c cc -DHAVE_CONFIG_H -DFREEBSD8_2 -DFREEBSD8 -I.. -I../include -O2 -pipe -DHAVE_OPENSSL -I/usr/include -fno-strict-aliasing -Wall -c glibc-mkstemp.c cc -DHAVE_CONFIG_H -DFREEBSD8_2 -DFREEBSD8 -I.. -I../include -O2 -pipe -DHAVE_OPENSSL -I/usr/include -fno-strict-aliasing -Wall -c pr-syslog.c In file included from ../include/conf.h:433, from pr-syslog.c:33: ./include/regexp.h:38:19: error: pcre.h: No such file or directory ./include/regexp.h:39:24: error: pcreposix.h: No such file or directory ./include/regexp.h:46:3: error: #error "pcre-7.0 or later required" In file included from ../include/conf.h:433, from pr-syslog.c:33: ./include/regexp.h:81: error: expected declaration specifiers or '...' before 'regmatch_t' gmake[1]: *** [pr-syslog.o] Fejl 1 gmake[1]: Forlader katalog '/usr/ports/ftp/proftpd/work/proftpd-1.3.4a/lib' gmake: *** [lib] Fejl 2 *** Error code 1 Stop in /usr/ports/ftp/proftpd. *** Error code 1 Stop in /usr/ports/ftp/proftpd. --cut-- It looks like it does search for the PCRE header files in "/usr/include" and not "/usr/local/include". >How-To-Repeat: portmaster ftp/proftpd >Fix: Fix the include path in Make script >Release-Note: >Audit-Trail: >Unformatted: