Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2000 04:30:01 -0800 (PST)
From:      "R. Imura" <imura@cs.titech.ac.jp>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/15997: new port: devel/kdevelop
Message-ID:  <200001101230.EAA01471@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/15997; it has been noted by GNATS.

From: "R. Imura" <imura@cs.titech.ac.jp>
To: andrews@technologist.com
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: ports/15997: new port: devel/kdevelop
Date: Mon, 10 Jan 2000 21:22:11 +0900

 > This is the new KDevelop (1.0 final) port that addresses the following:
 > 
 > 	o Now builds successfully on -STABLE. Mostly thanks to the new
 > 	  bsd.port.mk/Qt 1.44/KDE 1.1.2.1 libraries I've sent in.
 > 	o Upgrades from 1.0 beta 4.1 -> 1.0 final.
 > 	o Removes RUN_DEPENDS that weren't ABSOLUTELY necessary.
 > 	  Hopefully they'll be able to go back in once Jeremy Lea (reg)
 > 	  finishes working on OPTIONAL_DEPENDS or whatever.
 
 Build stopped.
 A patch like devel/kdevelop-i18n/patches/patch-ba is required, I think.
 
 flex -+ -o./tokenizer.cc ./tokenizer.l
 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.
 
 ---
 R. Imura
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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