Date: Sun, 7 Jul 2002 13:38:41 -0500 (CDT) From: <rob@the-rob.com> To: <ports@freebsd.org>, <will@freebsd.org> Cc: <rob@the-rob.com> Subject: kde3 make problems. Message-ID: <1223.216.170.184.33.1026067121.squirrel@www.soho.berbee.com>
next in thread | raw e-mail | index | archive | help
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. 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1223.216.170.184.33.1026067121.squirrel>