Date: Sun, 07 Jul 2002 12:00:58 -0700 From: Kent Stewart <kstewart@owt.com> To: rob@the-rob.com Cc: ports@FreeBSD.ORG, will@FreeBSD.ORG Subject: Re: kde3 make problems. Message-ID: <3D288FEA.5090401@owt.com> References: <1223.216.170.184.33.1026067121.squirrel@www.soho.berbee.com>
next in thread | previous in thread | raw e-mail | index | archive | help
rob@the-rob.com wrote: > Hello, how are you? I am fine. I freshly installed a new machine last > night and attempted to build KDE3 but I get the following messages when > trying to build. It appears to be that the ${KDE_VERSION} isn't > registering. I can manually put in the version number and this will work, > but then artsd dies out as well. I can pass make KDE_VERSION=kde-3.0.2 and > it will fail telling me it cannot find kdebase-kde-3.0.2 or if I pass make > KDE_VERSION=3.0.2 it doesn't take it (I get the same message as below > kdebase-.tar.gz) > > I ran makeworld last night and everything is as current as midnight CST > last night. That does not mean that your port structure is up_to_date. You have to cvsup ports-all and then update your INDEX files to do that. KEnt > > Thanks > > Rob > > Homer# pwd > /usr/ports/x11/kdebase3 > Homer# make > > If you want to compile with Motif support, > hit Ctrl-C right now and use "make WITH_MOTIF=yes" > > Motif is used for Netscape plugin compatibility. > > ===> Extracting for kdebase- > >>>No checksum recorded for KDE/kdebase-.tar.bz2. >>> > Make sure the Makefile and distinfo file (/usr/ports/x11/kdebase3/distinfo) > are up to date. If you are absolutely sure you want to override this > check, type "make NO_CHECKSUM=yes [other args]". > *** Error code 1 > > Stop in /usr/ports/x11/kdebase3. > Homer# rm /usr/ports/distfiles/KDE/kdebase-.tar.bz2 > Homer# rm /usr/ports/distfiles/KDE/kdelibs-.tar.bz2 > Homer# make > > If you want to compile with Motif support, > hit Ctrl-C right now and use "make WITH_MOTIF=yes" > > Motif is used for Netscape plugin compatibility. > > >>>kdebase-.tar.bz2 is not in /usr/ports/x11/kdebase3/distinfo. >>>Either /usr/ports/x11/kdebase3/distinfo is out of date, or >>>kdebase-.tar.bz2 is spelled incorrectly. >>> > *** Error code 1 > > Stop in /usr/ports/x11/kdebase3. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > > . > > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html 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?3D288FEA.5090401>