Bug 41681

Summary: Can't build ports/devel/apr
Product: Ports & Packages Reporter: JY <leafy>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description JY 2002-08-15 11:40:01 UTC
	cannot build ports/devel/apr, output as follows:
nawk -f ./build/make_exports.awk ./include/*.h > exports.c
gcc -E -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I./include -I../include  e
xports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$/\1/' >> apr.exp
gcc -E -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE   -I./include -I../include  e
xport_vars.h | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> apr.exp
make: no target to make.
*** Error code 2

Stop in /usr/ports/devel/apr.
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-09-16 16:58:00 UTC
State Changed
From-To: open->feedback

still a problem ? it's ok on my -current & -stable box
Comment 2 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-10-19 19:53:12 UTC
State Changed
From-To: feedback->closed

no longer a problem