Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 1999 17:19:30 -0500 (CDT)
From:      Steve Price <sprice@hiwaay.net>
To:        Jonathan Chen <jonc@logisticsoftware.co.nz>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: glib12 deinstall failure
Message-ID:  <Pine.OSF.4.10.9909281713230.13692-100000@fly.HiWAAY.net>
In-Reply-To: <Pine.SC5.4.10.9909291005450.5295-100000@kiwi.logisticsoftware.co.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 29 Sep 1999, Jonathan Chen wrote:

# Hi,
# 
# A "make install" followed by immediately by "make deinstall"
# in devel/glib12 fails with the following:
# 
#     ===>  Deinstalling for glib-1.2.3
#     pkg_delete: file `/usr/local/lib/libglib12.a' doesn't really exist
#     pkg_delete: file `/usr/local/lib/libglib12.so' doesn't really exist
#     pkg_delete: file `/usr/local/lib/libglib12.so.2' doesn't really exist
#     pkg_delete: file `/usr/local/lib/libgmodule12.a' doesn't really exist
#     pkg_delete: file `/usr/local/lib/libgmodule12.so' doesn't really exist
#     pkg_delete: file `/usr/local/lib/libgmodule12.so.2' doesn't really exist
#     pkg_delete: file `/usr/local/lib/libgthread12.a' doesn't really exist
#     pkg_delete: file `/usr/local/lib/libgthread12.so' doesn't really exist
#     pkg_delete: file `/usr/local/lib/libgthread12.so.2' doesn't really exist
#     pkg_delete: couldn't entirely delete package (perhaps the packing list is
#     incorrectly specified?)
# 
# /usr/local/lib has libglib-12.* and friends left there.
# 
# Makefile version:
# # $FreeBSD: ports/devel/glib12/Makefile,v 1.25 1999/09/11 01:06:11 asami Exp $
# 
# The last time I had this, libtool was the culprit. However, I've got
# the latest version of libtool installed as well. Makefile version:
# 
# # $FreeBSD: ports/devel/libtool/Makefile,v 1.7 1999/09/11 01:04:42 asami Exp $
# 
# What have I missed?

This is indicative of having an old version of libtool laying
about.  Make sure you've removed any old version.  Make sure
the revisions of the libtool port's files matches those you see
below and try again.  Please? :)

-steve

steve@bonsai(/usr/ports/devel/libtool)$ cvs -q status | grep Repos
   Repository revision:	1.7	/home/ncvs/ports/devel/libtool/Makefile,v
   Repository revision:	1.3	/home/ncvs/ports/devel/libtool/files/md5,v
   Repository revision:	1.3	/home/ncvs/ports/devel/libtool/patches/patch-aa,v
   Repository revision:	1.3	/home/ncvs/ports/devel/libtool/patches/patch-ab,v
   Repository revision:	1.8	/home/ncvs/ports/devel/libtool/patches/patch-ac,v
   Repository revision:	1.6	/home/ncvs/ports/devel/libtool/patches/patch-ad,v
   Repository revision:	1.2	/home/ncvs/ports/devel/libtool/patches/patch-ae,v
   Repository revision:	1.1	/home/ncvs/ports/devel/libtool/patches/patch-af,v
   Repository revision:	1.2	/home/ncvs/ports/devel/libtool/pkg/COMMENT,v
   Repository revision:	1.1.1.1	/home/ncvs/ports/devel/libtool/pkg/DESCR,v
   Repository revision:	1.3	/home/ncvs/ports/devel/libtool/pkg/PLIST,v




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?Pine.OSF.4.10.9909281713230.13692-100000>