On 07/23/11 17:08, Nigel Taylor wrote:
On 07/23/11 21:41, STeve Andre' wrote:
Has anyone built this in the last 2 days?
When I run tclsh8.5 I get
can't load library 'libtcl85.so.0.6
It's in /usr/local/lib, and file says its a shared obj library.
This is on an i386-current system compiled
OpenBSD 5.0-beta (GENERIC.MP) #0: Sat Jul 23 00:05:21 EDT 2011
I wonder if I've made a blunder, or if this is a real problem. It stopped
at least 59 packages from being created.
If anyone says they have a recent tclsh8.5 working I'll go back and
hopefully figure it out.
--STeve Andre'
Hi,
Ok on amd64, built 22nd July.
i386 was built 19th, so just rebuilt it, the rebuilt package worked.
libtcl85.so.0.6 should be in in the tcl-8.5.9p0 package.
pkg_info -L tcl-8.5.9p0 | grep libtcl
/usr/local/lib/libtcl85.so.0.6
/usr/local/lib/libtcl85_pic.a
/usr/local/lib/libtclstub85_pic.a
/usr/local/lib/libtcl85.a
/usr/local/lib/libtclstub85.a
Regards
Nigel Taylor
That's exactly what I have. I then removed /usr/ports and got a new one
and built tcl8.5, and have the same "can't load" problem.
So, since you can do this and I can't, the fault is on my side. Odd thing
is, on 7/20 I had a package built where I got 7131 unzels. The machine
didn't do anything till I updated the tree, recompiled the world and then
started another dpb, crashing into this problem with tclsh8.5. Hmmm.
Thanks Nigel.
--STeve Andre'