Date: Thu, 21 Jan 1999 20:34:33 -0500 (EST) From: "Eric J. Chet" <ejc@bazzle.com> To: Satoshi Asami <asami@FreeBSD.ORG> Cc: ejc@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11-toolkits/tk81/patches patch-ab Message-ID: <Pine.BSF.4.05.9901212032460.26062-100000@gargoyle.bazzle.com> In-Reply-To: <199901220108.RAA21128@vader.cs.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 21 Jan 1999, Satoshi Asami wrote: > * install libtk as libtk81.so.1 not libtk8.1.so.1 > > Are you sure this is correct? It still uses a soname of > libtk8.1.so.1. That means that if you link against libtk81.so, the > binary won't be able to find libtk81.so.1 in runtime (since it will be > looking at libtk8.1.so.1). > > Looking at patch-ab (but not the file it's patching), shouldn't you go > about changing TK_LIB_FILE? > Under -current it installs as: -r-xr-xr-x 1 root wheel 865962 Jan 21 12:28 libtk81.a* lrwxr-xr-x 1 root wheel 12 Jan 21 12:28 libtk81.so@ -> libtk81.so.1 -r-xr-xr-x 1 root wheel 624176 Jan 21 12:28 libtk81.so.1* correct? I don't have a 2.2 machine. regards, ejc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9901212032460.26062-100000>