From owner-freebsd-current@FreeBSD.ORG Wed Aug 25 13:50:15 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 48BDC16A4CE for ; Wed, 25 Aug 2004 13:50:15 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74A7443D2F for ; Wed, 25 Aug 2004 13:50:14 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i7PDoA5F095233 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 25 Aug 2004 16:50:11 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i7PDoE4m021822 for freebsd-current@freebsd.org; Wed, 25 Aug 2004 16:50:14 +0300 (EEST) (envelope-from ru) Date: Wed, 25 Aug 2004 16:50:14 +0300 From: Ruslan Ermilov To: freebsd-current@freebsd.org Message-ID: <20040825135014.GF5872@ip.net.ua> References: <20040824164223.GA6359@gicco.homeip.net> <20040824170357.GA46720@troutmask.apl.washington.edu> <20040824174147.GA2041@gicco.homeip.net> <20040825070604.GE2916@ip.net.ua> <20040825115117.GA793@gicco.homeip.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JcvBIhDvR6w3jUPA" Content-Disposition: inline In-Reply-To: <20040825115117.GA793@gicco.homeip.net> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new Subject: Re: crt1.o: In function `_start': undefined reference to `_init_tsl' 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: Wed, 25 Aug 2004 13:50:15 -0000 --JcvBIhDvR6w3jUPA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 25, 2004 at 01:51:17PM +0200, Hanspeter Roth wrote: > On Aug 25 at 10:06, Ruslan Ermilov spoke: >=20 > > I recall you upgrading your libc without updating the rest > > of the world -- this ruined your build system. To try to > > recover from it, you may need to build/install in lib/csu: > >=20 > > cd /usr/src/lib/csu > > make obj && make && make install >=20 > I can't make obj in /usr/src/lib/csu, only in > /usr/src/lib/csu/i386-elf. `make obj && make && make install' in > /usr/src/lib/csu/i386-elf installs /usr/lib/crt[1in].o and > /usr/lib/gcrt1.o. >=20 > I had to do `make obj && make && make install' in /usr/src/lib/libc > as well. This did solve the problem. >=20 OK, you did it all right. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --JcvBIhDvR6w3jUPA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBLJkWqRfpzJluFF4RAizMAKCOXLNntZ9rrjc/KUNLDUtj7ooKggCfSxNm wwq1wQUujre0VGUqpwn/qBs= =wonf -----END PGP SIGNATURE----- --JcvBIhDvR6w3jUPA--