From owner-cvs-ports Fri Aug 18 04:55:42 1995 Return-Path: cvs-ports-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id EAA18469 for cvs-ports-outgoing; Fri, 18 Aug 1995 04:55:42 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id EAA18461 ; Fri, 18 Aug 1995 04:55:34 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id EAA05047; Fri, 18 Aug 1995 04:55:27 -0700 Date: Fri, 18 Aug 1995 04:55:27 -0700 Message-Id: <199508181155.EAA05047@silvia.HIP.Berkeley.EDU> To: paul@FreeBSD.org CC: jkh@time.cdrom.com, CVS-commiters@freefall.FreeBSD.org, cvs-ports@freefall.FreeBSD.org In-reply-to: <199508181142.MAA10490@server.netcraft.co.uk> (message from Paul Richards on Fri, 18 Aug 1995 12:42:42 +0100 (BST)) Subject: Re: cvs commit: ports/lang/tcl74/pkg PLIST From: asami@cs.berkeley.edu (Satoshi Asami) Sender: cvs-ports-owner@FreeBSD.org Precedence: bulk * This is most definately a bug in ld.so, it should use the library with the * same major number as the application expects. Other libraries will * be incompatible, that's why the major number is different! It's OK to * use a higher minor number. Uhh Paul, please re-read what I typed. It's not ld.so, it's ld that's in our way. ld.so is doing fine, as far as I can tell. Satoshi