Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 1998 23:33:32 -0800 (PST)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        scrappy@hub.org
Cc:        scrappy@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/devel/mico Makefile ports/devel/mico/patches patch-af patch-aj patches-af
Message-ID:  <199811070733.XAA17985@silvia.hip.berkeley.edu>
In-Reply-To: <Pine.BSF.4.05.9811062242320.126-100000@thelab.hub.org> (message from The Hermit Hacker on Sat, 7 Nov 1998 00:28:21 -0400 (AST))

next in thread | previous in thread | raw e-mail | index | archive | help
 * first off, the 'patch' fixes a bug, period.  Unless I screwed something up
 * along the way, if you try to compile mico-2.2.1 using gcc 2.7.2.1 without
 * the patch, and with --disable-mini-stl "enabled", the compile fails at the
 * same point...

Oh.

 * gcc 2.7.2.1 also fails, but at a different point then what you
 * reported...the reason that I've been using egcs is that its what the MICO
 * developers recommend on their web page.  The list, in order of preference:
 * 
 * 	egcs 1.1
 * 	gcc 2.8.x
 * 	gcc 2.7.2.x

I see.

 * 	I didn't realize abotu the USE_QT...I knew it was there, just
 * didn't really *understand* why.  

Well, but that was not the point.  The port was not finding the qt
headers even though they were there.

 * 	Anything that I have in /usr/local and /usr/X11R6 is installed out
 * of ports, actually...except the egcs I'm using, which is a newer version
 * of of it.   Empty out /usr/local and /usr/X11R6?  I *just* did a complete
 * re-install of FreeBSD-3.0-RELEASE two weeks back, when my new drive
 * arrived...and i haven't instlaled anything into it except for from
 * /usr/ports/* ...

I dunno.  I've seen systems getting screwed up in much less than 2
weeks.  But if you installed everything from the ports tree, then I
guess the chance of it being screwed up is pretty low, I guess.

 * 	Try what is there now...it uses gcc 2.7.2.1, and MICO's internal
 * 'stl' instead of what comes with 2.7.2.1, and appears to get built and
 * installed properly.  Its useless for using with KDE/Koffice, but at least

Seems to work now.  Thanks.

Satoshi

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



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