From owner-freebsd-ports Wed Nov 6 13:49:11 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA28433 for ports-outgoing; Wed, 6 Nov 1996 13:49:11 -0800 (PST) Received: from sunrise.cs.berkeley.edu (sunrise.CS.Berkeley.EDU [128.32.38.121]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA28426 for ; Wed, 6 Nov 1996 13:49:08 -0800 (PST) Received: (from asami@localhost) by sunrise.cs.berkeley.edu (8.7.5/8.7.3) id NAA17814; Wed, 6 Nov 1996 13:49:14 -0800 (PST) Date: Wed, 6 Nov 1996 13:49:14 -0800 (PST) Message-Id: <199611062149.NAA17814@sunrise.cs.berkeley.edu> To: jkh@time.cdrom.com CC: ports@freebsd.org In-reply-to: <20165.847288731@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: Interesting failure with tk4.1 port From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * > This is very interesting. Are you sure the ldconfig is not returning * > non-zero? * * root@time-> if /sbin/ldconfig -m /usr/local/lib; then echo 'Aaah!!'; fi * root@time-> * * No output. :-) So that means the port is doing the correct thing. I assume you are now on John's tails? :) (Well the failure may not be ldconfig's fault but at least it should print out something indicating why it failed.) Satoshi