Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Dec 1999 03:34:54 +0900
From:      "R. Imura" <imura@cs.titech.ac.jp>
To:        andrews@technologist.com
Cc:        kdevelop@barney.cs.uni-potsdam.de, mlobo@nlink.com.br, ports@FreeBSD.ORG
Subject:   RE: Problem on making kdevelop 1.0beta4.1
Message-ID:  <19991202033454E.imura@cs.titech.ac.jp>
In-Reply-To: <XFMail.991130142958.andrews@technologist.com>
References:  <99112813355301.04840@mlobo.nlink.com.br> <XFMail.991130142958.andrews@technologist.com>

next in thread | previous in thread | raw e-mail | index | archive | help
From: will andrews <andrews@technologist.com>
Subject: RE: Problem on making kdevelop 1.0beta4.1
Date: Tue, 30 Nov 1999 14:29:58 -0500 (EST)

> On 30-Nov-99 Mario Lobo wrote:
> > I'm trying to make it on a FreeBSD 2.2.8 /qt 1.44/ kde 1.1.2 when i get the
> > following errors:
> > 
> > Can somebody gimme a hint ??
> 
> Certainly. I use FreeBSD 4.0-CURRENT, 3.3-STABLE, and 2.2.8-STABLE. Your
> problem lies in the fact that 2.2.8's compiler is _WAY_ out of date. Even if
> you installed the gcc-devel port (updated to g++ 2.95.2, that is), I do not
> know if you'd be successful in compiling kdevelop..

How about

.if ${OSVERSION} < 400004
BROKEN=		'because of obsoluted compiler'
.endif

?

> It's my understanding, of course, that R. Imura <imura@cs.titech.ac.jp> has
> done a writeup of the kdevelop port. Check the -ports archive for the link.
> See http://www.FreeBSD.ORG/search/ and search the -ports archive.

Yes, I'm planning to import my kdevelop port.
But, it's for kde-i18n.
I know it's painful to you all changing from the normal kde to kde-i18n...

---
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?19991202033454E.imura>