Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2001 12:18:51 -0500
From:      The Anarcat <anarcat@anarcat.dyndns.org>
To:        Nathan Ahlstrom <nrahlstr@winternet.com>
Cc:        freebsd-libh@FreeBSD.ORG
Subject:   Re: hello_world example error.
Message-ID:  <20011212171850.GB93423@shall.anarcat.dyndns.org>
In-Reply-To: <20011212111109.B9600@winternet.com>
References:  <20011212093205.A8968@winternet.com> <20011212162420.GA65834@shall.anarcat.dyndns.org> <20011212110150.A9600@winternet.com> <20011212170852.GA93423@shall.anarcat.dyndns.org> <20011212111109.B9600@winternet.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--b5gNqxB1S1yM7hjW
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed Dec 12, 2001 at 11:11:10AM -0600, Nathan Ahlstrom wrote:
>=20
> > Yeah.. tclh works well, somehow. But note that ldd will tell you that
> > it's using your *installed* version of libh (/usr/local/lib). :) And
> > obviously not the one in compile/*, since we make no provision for this.
>=20
> I don't have an "intalled" libh.
>=20
>=20
> ahlstn1-laptop {115} % ldd tclh
> tclh:
>         libhtcl.so.0 =3D>
> /home/nra/libh-nra/compile/text+graphics/libhtcl.so.0 (0x28065000)
=2E..

Then I have a problem:

anarcat@shall[~/libh/bin/tclh]% ./tclh=20
/usr/libexec/ld-elf.so.1: Shared object "libhtcl.so.0" not found
anarcat@shall[~/libh/bin/tclh]% ldd tclh
tclh:
        libhtcl.so.0 =3D> not found (0x0)
        libh.so.0 =3D> not found (0x0)
        libhtclfile.so.0 =3D> not found (0x0)
        libhfile.so.0 =3D> not found (0x0)

=2E..

--b5gNqxB1S1yM7hjW
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjwXkXkACgkQttcWHAnWiGc+NQCfdspre8XIzM9JmyYAsfYf8TZp
eHYAoJzVly+WzYHX+2NBtVqrDE1tQie+
=iJnv
-----END PGP SIGNATURE-----

--b5gNqxB1S1yM7hjW--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-libh" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011212171850.GB93423>