Date: Tue, 06 Mar 2001 00:19:01 -0800 From: Kent Stewart <kstewart@urx.com> To: Odhiambo Washington <admin@alouette.iconnect.co.ke> Cc: freebsd-questions@freebsd.org Subject: Re: KDE2 build fails Message-ID: <3AA49D75.11CFF941@urx.com> References: <20010306104656.A3480@aft.iconnect.co.ke>
next in thread | previous in thread | raw e-mail | index | archive | help
What version are you trying to install? You need to make sure that you have all of the current ports that KDE-2 requires. For example, KDE-2.1 requires qt-2.2.4 and a number of other recent upgrades to your port system. Kent Odhiambo Washington wrote: > > I am hoping that someone managed to get past this stage of building kde2 > on 4.2-STABLE, cvsup Friday 2-03-2001 > > #if ! (QT_VERSION >= 222) > #error 1 > #endif > int main() { > QStringList *t = new QStringList(); > QIconView iv(0); > iv.setWordWrapIconText(false); > QString s; > s.setLatin1("Elvis is alive", 14); > int magnolia = QEvent::Speech; /* new in 2.2 beta2 */ > return 0; > } > (end of "config.log") > *** Error code 1 > Stop in /usr/ports/x11/kdebase2. > *** Error code 1 > Stop in /usr/ports/x11/kdebase2. > *** Error code 1 > Stop in /usr/ports/x11/kdebase2. > *** Error code 1 > > I'll appreciate the advise. > > -- > Odhiambo Washington Inter-Connect Ltd., > wash@iconnect.co.ke 5th Flr Furaha Plaza > Tel: 254 11 222604 Nkrumah Rd., > Fax: 254 11 222636 PO Box 83613 MOMBASA, KENYA. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AA49D75.11CFF941>