Bug 17096

Summary: Can't build kdevelop port
Product: Ports & Packages Reporter: Andrew L. Neporada <andrew>
Component: Individual Port(s)Assignee: Will Andrews <will>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Andrew L. Neporada 2000-03-01 15:40:01 UTC
Compiler output:
[snip]
gmake[3]: Entering directory `/usr/ports/devel/kdevelop/work/kdevelop-1.0/kdevelop/classparser'
g++295 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include/X11/qt  -I/usr/X11R6/include    -O -pipe -c tokenizer.cc
./tokenizer.cc:238: FlexLexer.h: No such file or directory
gmake[3]: *** [tokenizer.o] Error 1
gmake[3]: Leaving directory `/usr/ports/devel/kdevelop/work/kdevelop-1.0/kdevelop/classparser'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/kdevelop/work/kdevelop-1.0/kdevelop'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/kdevelop/work/kdevelop-1.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

How-To-Repeat: 

cd /usr/ports/devel/kdevelop && make
Comment 1 Will Andrews 2000-03-01 16:59:49 UTC
On Wed, Mar 01, 2000 at 06:34:28PM +0300, Andrew L. Neporada wrote:
> Compiler output:
> [snip]
> gmake[3]: Entering directory `/usr/ports/devel/kdevelop/work/kdevelop-1.0/kdevelop/classparser'
> g++295 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include/X11/qt  -I/usr/X11R6/include    -O -pipe -c tokenizer.cc
> ./tokenizer.cc:238: FlexLexer.h: No such file or directory
> gmake[3]: *** [tokenizer.o] Error 1

Make sure you have the patches that come with the port. One of the patches
patches tokenizer.cc to look for FlexLexer.h in its correct directory.

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?
Comment 2 Chris D.Faulhaber freebsd_committer freebsd_triage 2000-03-21 02:16:47 UTC
Responsible Changed
From-To: freebsd-ports->will

Over to maintainer 
Comment 3 Will Andrews freebsd_committer freebsd_triage 2000-04-23 18:32:37 UTC
State Changed
From-To: open->closed

I can't reproduce this problem, and the originator never replied to my suggestion.