Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 May 2001 15:40:02 -0700 (PDT)
From:      Pete Fritchman <petef@databits.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/27034: tk-8.3.3 no go
Message-ID:  <200105022240.f42Me2K96425@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/27034; it has been noted by GNATS.

From: Pete Fritchman <petef@databits.net>
To: roelof@eboa.com
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/27034: tk-8.3.3 no go
Date: Wed, 2 May 2001 18:38:35 -0400

 ++ 02/05/01 17:08 +0200 - roelof@nl.nisser.com:
 | 
 | test:/usr/ports/x11-toolkits/tk83# make install
 | ===>  Installing for tk-8.3.3
 | ===>   tk-8.3.3 depends on shared library: tcl83.1 - found
 | ===>   tk-8.3.3 depends on shared library: X11.6 - found
 | cd: can't cd to /usr/ports/x11-toolkits/tk83/work/tk8.3.3/unix
 | *** Error code 2
 [...]
 | test:/usr/ports/x11-toolkits/tk83/work# cd tk8.3.1/
 | test:/usr/ports/x11-toolkits/tk83/work/tk8.3.1# cat ../../distinfo
 | MD5 (tk8.3.3.tar.gz) = 72eb2d4a84f32fc1608e2333f92a2661
 | test:/usr/ports/x11-toolkits/tk83/work/tk8.3.1# exit
 | 
 
 It sounds like you already had a "make extract" done, upgraded your
 ports, and then tried to continue with make build (just a stale work
 directory).  Try removing /usr/ports/x11-toolkits/tk83/work entirely,
 the correct distfile will extract to the correct directory:
 
 electron [477] % pwd
 /usr/ports/x11-toolkits/tk83
 electron [478] % make extract
 ===>  Extracting for tk-8.3.3
 >> Checksum OK for tk8.3.3.tar.gz.
 ===>   tk-8.3.3 depends on shared library: tcl83.1 - found
 ===>   tk-8.3.3 depends on shared library: X11.6 - found
 electron [479] % ls work
 ./              ../             .extract_done   tk8.3.3/
 electron [480] % 
 
 -pete
 
 --
 Pete Fritchman <petef@databits.net>
 Databits Network Services, Inc. <http://databits.net>;
 finger petef@databits.net for PGP key
 

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?200105022240.f42Me2K96425>