Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2003 09:08:32 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: 4.8-PRERELEASE: portinstall -R XFree86 fails
Message-ID:  <20030221090832.GC4221@happy-idiot-talk.infracaninophi>
In-Reply-To: <20030221064826.R254@small.pukruppa.de>
References:  <20030221064826.R254@small.pukruppa.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030221090832.GC4221>