Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Mar 2001 10:46:56 +0300
From:      Odhiambo Washington <admin@alouette.iconnect.co.ke>
To:        freebsd-questions@freebsd.org
Subject:   KDE2 build fails
Message-ID:  <20010306104656.A3480@aft.iconnect.co.ke>

next in thread | raw e-mail | index | archive | help
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




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