Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Mar 2001 21:45:40 -0800
From:      Kent Stewart <kstewart@urx.com>
To:        Odhiambo Washington <wash@iconnect.co.ke>
Cc:        FBSD-Q <freebsd-questions@FreeBSD.ORG>
Subject:   Re: KDE2 build fails
Message-ID:  <3AA86E04.E5B94F63@urx.com>
References:  <20010306104656.A3480@aft.iconnect.co.ke> <3AA49D75.11CFF941@urx.com> <20010306160809.A56723@poeza.iconnect.co.ke>

next in thread | previous in thread | raw e-mail | index | archive | help


Odhiambo Washington wrote:
> 
> * Kent Stewart <kstewart@urx.com> [20010306 11:21]: writing on the subject 'Re: KDE2 build fails'
> Kent> What version are you trying to install? You need to make sure that you
> Kent> have all of the current ports that KDE-2 requires. For example,
> Kent> KDE-2.1 requires qt-2.2.4 and a number of other recent upgrades to
> Kent> your port system.

I don't have a system running FreeBSD near may mail machine right now.
What I did is use pib to track the build-required and the
run-requireds. If you are rebuilding kde-2 you can't do that. A close
second is to run
pkg_info -r kde-2.1 and look at the dependancies. You can ignore the
kde*2.1 ports because they will be built when you run make and make
install for kde-2. The ones with *png* are new and a couple of the
others are two. What you are really trying to do is not use older
versions. Some like teTeX take some fidling to get them setup right
and you want to see the text at the end of the install to know what
else you need to change in the way of configuration parameters.

When I had that list built, kde-2 installed on the 5 computers that I
installed it on with out much in the way of problems. The problems I
did have are supposed to be fixed now.

Kent

> 
> Hi Kent,
> 
> I did a cvsup recently, replacing /usr/ports with everything new. Actually
> I just decided to rm -rf while inside /usr/ports then did a cvsup.
> The makefile for qt shows exactly what you're saying - qt-2.2.4. Is there
> something previuosly discussed that I missed, like what programs I need to
> have new versions installed for before I touch KDE2.1
> I did build qt manually but now the failure comes in kdebase - hmmmm..
> 
> Thank you for the 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.
> 
> -Wash
> 
> --
> 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, KE.
> 
> BASIC - A programming language. Related to certain social diseases in that
> those who have it will not admit it in polite company.
> 
>   ----------------------------------------------------------------------
>    Part 1.2Type: application/pgp-signature

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://kstewart.urx.com/kstewart/index.html


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?3AA86E04.E5B94F63>