From owner-freebsd-questions@FreeBSD.ORG Thu Apr 13 22:00:46 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7A5216A452 for ; Thu, 13 Apr 2006 22:00:46 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4774243D5E for ; Thu, 13 Apr 2006 22:00:41 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 0D4FB1A3C1B; Thu, 13 Apr 2006 15:00:41 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 45A9A51F35; Thu, 13 Apr 2006 18:00:40 -0400 (EDT) Date: Thu, 13 Apr 2006 18:00:40 -0400 From: Kris Kennaway To: Premal Mishra Message-ID: <20060413220040.GA71356@xor.obsecurity.org> References: <2211edca0604131404i5f8e7dd8w979a9381d875050f@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline In-Reply-To: <2211edca0604131404i5f8e7dd8w979a9381d875050f@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org Subject: Re: linker error: undefined reference to _dl_global_scope_alloc@GLIBC_2.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Apr 2006 22:00:47 -0000 --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 14, 2006 at 02:34:03AM +0530, Premal Mishra wrote: > Hi , >=20 > Am gettin a linker error: >=20 > in /compat/linux/lib/libc.so.6: undefined reference to > _dl_global_scope_alloc@GLIBC_2.1 >=20 > Also, there were many other similar listimgs with suffixes @GLIBC_2.2, > @GLIBC_2.0 >=20 > Which library conatins these missing definitions!!! What are you trying to do? I'm guessing you're trying to link FreeBSD code to the linux libc, which is impossible. Kris --n8g4imXOkfNTN/H1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEPsoHWry0BWjoQKURApmwAKCYpFlbZFJL0ZMmZybrYF4tybUmhQCfcttG Urktg0IdjEo2oBEQzhBcSuo= =Ufkt -----END PGP SIGNATURE----- --n8g4imXOkfNTN/H1--