From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HlAdX-0003Um-Pd for garchives@archives.gentoo.org; Mon, 07 May 2007 21:20:52 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l47LJYse030148; Mon, 7 May 2007 21:19:34 GMT Received: from poseidon.rz.tu-clausthal.de (poseidon.rz.tu-clausthal.de [139.174.2.21]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l47LFRim025574 for ; Mon, 7 May 2007 21:15:27 GMT Received: from poseidon.rz.tu-clausthal.de (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id E6C11206F33 for ; Mon, 7 May 2007 23:15:26 +0200 (CEST) Received: from tu-clausthal.de (poseidon [139.174.2.21]) by poseidon.rz.tu-clausthal.de (Postfix) with ESMTP id D7F49206D02 for ; Mon, 7 May 2007 23:15:26 +0200 (CEST) Received: from energy.heim10.tu-clausthal.de (account wevah [139.174.241.94] verified) by tu-clausthal.de (CommuniGate Pro SMTP 5.1.8) with ESMTPSA id 22579837 for gentoo-user@lists.gentoo.org; Mon, 07 May 2007 23:15:26 +0200 From: "Hemmann, Volker Armin" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Packages that do not compile. Date: Mon, 7 May 2007 23:15:23 +0200 User-Agent: KMail/1.9.6 References: <463F65E4.2090403@ergolight-sw.com> In-Reply-To: <463F65E4.2090403@ergolight-sw.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705072315.23878.volker.armin.hemmann@tu-clausthal.de> X-Virus-Scanned: by PureMessage V4.7 at tu-clausthal.de X-Archives-Salt: f5705d06-6d14-4e94-9fd4-3cb981ae6bd6 X-Archives-Hash: 35aa746d2f2cb83be7c0577ca1490055 On Montag, 7. Mai 2007, David Harel wrote: > As so many times before, openssl fails to compile. > > Top most error is: openssl.c:(.text+0x15c): undefined reference to > `OPENSSL_add_all_algorithms_noconf'. Two other packages that give me > trouble are: glibc and python. All attempts are after sync and to a > stable (so I hope) version. > > GCC version is: gcc (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8) > I think at one point I tried to change gcc configuration (gcc-config) to > version 4.1.1 but if that is the only way I understand I will have to > reinstall everything. > you don't need to reinstall everything just for upgrading gcc to 4.1.x. Please read the update guide. For your problem, I would try MAKEOPTS="-j1" first. Oh, and reset every LDFLAGS you might have set - what about emerge --info? -- gentoo-user@gentoo.org mailing list