From owner-freebsd-questions Wed Apr 24 2:41: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from post.webmailer.de (natwar.webmailer.de [192.67.198.70]) by hub.freebsd.org (Postfix) with ESMTP id 55DD437B417 for ; Wed, 24 Apr 2002 02:40:53 -0700 (PDT) Received: from fabianowski.de (dsl-213-023-045-132.arcor-ip.net [213.23.45.132]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id LAA06483 for ; Wed, 24 Apr 2002 11:39:29 +0200 (MEST) Message-ID: <3CC67D52.3080803@fabianowski.de> Date: Wed, 24 Apr 2002 11:39:30 +0200 From: Bartosz Fabianowski Reply-To: freebsd-questions@FreeBSD.ORG User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0rc1) Gecko/20020417 X-Accept-Language: en-us, pl, de MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Problems buidling KDE3 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I just cvsup'ed my source and ports trees, successfully updated my system to 4.5-STABLE and now I'm trying to install KDE 3. The system is brand new, so there are no previous versions of KDE or Qt to worry about. In /usr/ports/x11/kde, I ran "make depend" and "make all" without problems, but during "make install" it failed: wizard.cpp: In method `void MPWizard::setupTypePage()': wizard.cpp:66: `IPPORT_USERRESERVED' undeclared (first use this function) wizard.cpp:66: (Each undeclared identifier is reported only once wizard.cpp:66: for each function it appears in.) gmake[3]: *** [wizard.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0/ksirtet/lib' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0/ksirtet' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/games/kdegames3/work/kdegames-3.0' gmake: *** [all] Error 2 *** Error code 2 I would appreciate it very much if somebody could give me some advice as to what is wrong and what I can do to fix it. A second little question I have is about the default colors in KDE3: I started the (not quite fully installed yet) KDE3 and it ran nicely, but the default background color in the Control Center is black, so for all preferences I have black text on black background. Of course I can change the color, but I'm wondering, if anybody else has had that problem. Bartosz Fabianowski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message