From owner-freebsd-questions Sun Apr 28 14:56:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from omsk.mushinsky.net (omsk.mushinsky.net [66.114.66.201]) by hub.freebsd.org (Postfix) with ESMTP id 6806D37B41B; Sun, 28 Apr 2002 14:56:43 -0700 (PDT) Received: from tomsk (tomsk [66.114.66.202]) by omsk.mushinsky.net (8.11.6/8.11.6) with ESMTP id g3SLuQE12168; Sun, 28 Apr 2002 17:56:27 -0400 (EDT) (envelope-from imush@math.berkeley.edu) From: "Isaac Mushinsky" To: "'j Gatsby'" Cc: , Subject: RE: help! can't build kde3 Date: Sun, 28 Apr 2002 17:56:33 -0400 Message-ID: <000901c1eeff$8fd95260$ca427242@mushinsky.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: <3CCC2722.8010205@charter.net> 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 I did that, of course :-( and who knows what are these sed files? -----Original Message----- From: j Gatsby [mailto:jgatsby@charter.net] Sent: Sunday, April 28, 2002 12:45 PM To: Isaac Mushinsky Cc: freebsd-ports@freebsd.org; freebsd-questions@freebsd.org Subject: Re: help! can't build kde3 Uninstall all previous versions of kde and qt before building. That's what I did and it worked just fine. check out http://freebsd.kde.org Isaac Mushinsky wrote: >While building kdenetwork3 during configure I get prompts as below, and then >a make error. It does not seem to matter whether I answer yes or no to these >questions. >The prompts also came up during the build of kdelibs/kdebase, but then they >built successfully. Please help! > > > >>checking target system type... i386-portbld-freebsd4.5 >>remove conftest.sed? y >>checking for a BSD-compatible install... /usr/bin/install -c >> >> >............ >and then many times > > > >>checking for BSD-compatible nm... /usr/bin/nm -B >>checking for a sed that does not truncate output... overwrite >> >> >/tmp/sedutrG9q/sed.in? (y/n [n]) y > > >>overwrite /tmp/sedutrG9q/sed.in? (y/n [n]) y >>overwrite /tmp/sedutrG9q/sed.nl? (y/n [n]) y >>overwrite /tmp/sedutrG9q/sed.in? (y/n [n]) y >>overwrite /tmp/sedutrG9q/sed.nl? (y/n [n]) y >>overwrite /tmp/sedutrG9q/sed.in? (y/n [n]) y >>overwrite /tmp/sedutrG9q/sed.nl? (y/n [n]) y >> >> >... > > >>overwrite /tmp/sedutrG9q/sed.nl? (y/n [n]) y >> >> > >, and finally a make error: > >checking whether ln -s works... yes >autoheader: `config.h.in' is updated >cd . \ >&& CONFIG_FILES= CONFIG_HEADERS=config.h \ >/usr/local/bin/bash ./config.status >config.status: creating config.h >config.status: executing default-1 commands >gmake all-recursive >gmake[1]: Entering directory >`/usr/ports/net/kdenetwork3/work/kdenetwork-3.0' >Making all in mimelib >gmake[2]: Entering directory >`/usr/ports/net/kdenetwork3/work/kdenetwork-3.0/mimelib' >cd .. && \ >CONFIG_HEADERS= CONFIG_LINKS= \ >CONFIG_FILES=mimelib/Makefile /bin/sh ./config.status >config.status: creating mimelib/Makefile >config.status: executing default-1 commands >gmake[2]: Leaving directory >`/usr/ports/net/kdenetwork3/work/kdenetwork-3.0/mimelib' >gmake[2]: Entering directory >`/usr/ports/net/kdenetwork3/work/kdenetwork-3.0/mimelib' >Makefile:422: *** missing separator. Stop. >gmake[2]: Leaving directory >`/usr/ports/net/kdenetwork3/work/kdenetwork-3.0/mimelib' >gmake[1]: *** [all-recursive] Error 1 >gmake[1]: Leaving directory `/usr/ports/net/kdenetwork3/work/kdenetwork-3.0' >gmake: *** [all-recursive-am] Error 2 >*** Error code 2 > >Stop in /usr/ports/net/kdenetwork3. >kdenetwork3> > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message