From owner-freebsd-questions Fri Feb 21 1: 8:39 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BF6F37B401 for ; Fri, 21 Feb 2003 01:08:37 -0800 (PST) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08C5043FBD for ; Fri, 21 Feb 2003 01:08:36 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) by smtp.infracaninophile.co.uk (8.12.7/8.12.7) with ESMTP id h1L98W5U005028 for ; Fri, 21 Feb 2003 09:08:32 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.7/8.12.7/Submit) id h1L98Wpk005027 for freebsd-questions@FreeBSD.ORG; Fri, 21 Feb 2003 09:08:32 GMT Date: Fri, 21 Feb 2003 09:08:32 +0000 From: Matthew Seaman To: freebsd-questions@FreeBSD.ORG Subject: Re: 4.8-PRERELEASE: portinstall -R XFree86 fails Message-ID: <20030221090832.GC4221@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman , freebsd-questions@FreeBSD.ORG References: <20030221064826.R254@small.pukruppa.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030221064826.R254@small.pukruppa.de> User-Agent: Mutt/1.5.3i X-Spam-Status: No, hits=-3.0 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01, USER_AGENT,USER_AGENT_MUTT version=2.44 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 On Fri, Feb 21, 2003 at 06:58:49AM +0100, P. U. Kruppa wrote: > Hi, > > I am trying to portinstall XFree86-4 on yesterday's > 4.8-PRERELEASE. > > I think I have deleted all old XFree86 packages, > # pkgdb -F > runs without any complaints. > > But portinstall -R XFree86 (I answered yes to XFree86-4) ends > doing imake with > > --------------------------------------------- > (...) > > install.man in config/util done > installing man pages in config/pswrap... > + /usr/bin/install -c -m 0444 pswrap.1.html > /usr/local/lib/X11/doc/html/pswrap.1 > .html > rm -f /usr/local/man/man1/pswrap.1* > /usr/bin/install -c -m 0444 pswrap._man /usr/local/man/man1/pswrap.1 > gzip -n /usr/local/man/man1/pswrap.1 > install.man in config/pswrap done > ===> Generating temporary packing list > /usr/X11R6/bin/mkhtmlindex:No such file or directory > *** Error code 1 > Stop in /usr/ports/devel/imake-4. > *** Error code 1 > Stop in /usr/ports/x11/XFree86-4-libraries. > *** Error code 1 > Stop in /usr/ports/x11/XFree86-4. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade12055.6 mak > e > ** Fix the problem and try again. > ** The following packages were not installed or upgraded (*:skipped / > !:failed) > ! x11/XFree86-4 (unknown build error) > > ------------------------------------ The imake port is part of XFree86, and you have to install the version that corresponds to which ever version of XFree86 you're installing. This is infact one of the principal reasons why you're advised to delete the XFree86-3 packages before attempting to upgrade to XFree86-4. The fix is simple. Just run: # pkg_deinstall -f imake-\* before running your portinstall command again. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message