Date: Wed, 12 Dec 2001 12:08:53 -0500 From: The Anarcat <anarcat@anarcat.dyndns.org> To: freebsd-libh@FreeBSD.org Subject: Re: hello_world example error. Message-ID: <20011212170852.GA93423@shall.anarcat.dyndns.org> In-Reply-To: <20011212110150.A9600@winternet.com> References: <20011212093205.A8968@winternet.com> <20011212162420.GA65834@shall.anarcat.dyndns.org> <20011212110150.A9600@winternet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed Dec 12, 2001 at 11:01:51AM -0600, Nathan Ahlstrom wrote: >=20 > I think that the dynamic loading is definitely broken and it is something > related to this issue that is breaking the 'load' command in tcl. I will put an entry in the BUGS file. > Although, If I compile the tclh dynamically, the hello world program work= s by > altering it to use #!../../compile/text+graphics/tclh. Diffs below. 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. a. --G4iJoqBmSsgzjUCe 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 iEYEARECAAYFAjwXjyMACgkQttcWHAnWiGd+nACfRBOOxCK4tJ4EwpummR0tYX+0 BhkAnjXhb5Hs6xXcwM6AcYvzJJWukcKh =JEQ3 -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe-- 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?20011212170852.GA93423>