Re: a.out binaries under NetBSD 1.6

Ben Harris <[email protected]> Thu, 12 Sep 2002 00:06:02 +0100 (BST)
Newsgroups gmane.os.netbsd.ports.arm,gmane.os.netbsd.ports.arm32
Message-ID <[email protected]>
On Thu, 12 Sep 2002, Stefan Wuerthner wrote:

> So, the problem seems how to get the old libraries in /emul/aout recognised
> by the system...

Yes, and as far as I can see, there's no relevant difference between your
setup and mine, yet mine works and yours doesn't.

A few more things to try:

ldconfig -v
  This should list any a.out libraries you've got left in /usr/lib,
  followed by those in /emul/aout/usr/lib, but presumably won't in your
  case.

ldconfig -v /emul/aout/usr/lib
  So will _this_ manage to find them?

file /emul/aout/usr/lib/lib*.so.*
  They _are_ shared libraries, aren't they?

As you might guess, I'm fairly comprehensively mystified by this.

-- 
Ben Harris                                                   <[email protected]>
Portmaster, NetBSD/acorn26           <URL:http://www.netbsd.org/Ports/acorn26/>