From owner-freebsd-current@FreeBSD.ORG Sun Jul 4 12:39:09 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A95416A4CE for ; Sun, 4 Jul 2004 12:39:09 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id B134D43D31 for ; Sun, 4 Jul 2004 12:39:08 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id AA385ACAE6; Sun, 4 Jul 2004 14:39:06 +0200 (CEST) Date: Sun, 4 Jul 2004 14:39:06 +0200 From: Pawel Jakub Dawidek To: Scott Long Message-ID: <20040704123906.GF12007@darkness.comp.waw.pl> References: <20040704023714.GA73697@xor.obsecurity.org> <40E7B878.3070203@samsco.org> <20040704091011.GA81143@xor.obsecurity.org> <40E7CC71.50008@samsco.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uYWnFw6jrkLK8Xp0" Content-Disposition: inline In-Reply-To: <40E7CC71.50008@samsco.org> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: current@freebsd.org cc: Kris Kennaway Subject: Re: Odd linker errors X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jul 2004 12:39:09 -0000 --uYWnFw6jrkLK8Xp0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 04, 2004 at 03:22:57AM -0600, Scott Long wrote: +> >>>>file.o(.text+0x623): In function `GetAOutFileInfo': +> >>>>: undefined reference to `le32toh' +> >>>>file.o(.text+0x63b): In function `GetAOutFileInfo': +> >>>>: undefined reference to `le32toh' +> >>> +> >>I can't reproduce this here. However, netbooting a VAX probably isn't +> >>a terribly common occurrance these days. +> > +> > +> >I couldn't even find where it was calling le32toh. +> > +> >Kris +> > +>=20 +> Are le32toh and similar functions supposed to be visible to userland? I= =20 +> thought that they were only visible to the kernel. Either way,=20 +> something isn't right with your environment. They are visable in the userland. I'm using them in geom(8). --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --uYWnFw6jrkLK8Xp0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA5/pqForvXbEpPzQRAipxAKDh3JTxHQLLgDT4Cowu4jcm1onWLgCguzVs ZdFsUBh7doAxTOMolrKbOY0= =a0m3 -----END PGP SIGNATURE----- --uYWnFw6jrkLK8Xp0--