Date: Wed, 29 Sep 1999 10:10:43 +1200 (NZST) From: Jonathan Chen <jonc@logisticsoftware.co.nz> To: freebsd-ports@freebsd.org Subject: glib12 deinstall failure Message-ID: <Pine.SC5.4.10.9909291005450.5295-100000@kiwi.logisticsoftware.co.nz>
next in thread | raw e-mail | index | archive | help
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? Jonathan Chen ------------------------------------------------------------------------ "We laugh in the face of danger, we drop icecubes down the vest of fear" - Edmond Blackadder III 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.SC5.4.10.9909291005450.5295-100000>