Gentoo Archives: gentoo-user

From: "Hemmann
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Packages that do not compile.
Date: Mon, 07 May 2007 21:20:52
Message-Id: 200705072315.23878.volker.armin.hemmann@tu-clausthal.de
In Reply to: [gentoo-user] Packages that do not compile. by David Harel
1 On Montag, 7. Mai 2007, David Harel wrote:
2 > As so many times before, openssl fails to compile.
3 >
4 > Top most error is: openssl.c:(.text+0x15c): undefined reference to
5 > `OPENSSL_add_all_algorithms_noconf'. Two other packages that give me
6 > trouble are: glibc and python. All attempts are after sync and to a
7 > stable (so I hope) version.
8 >
9 > GCC version is: gcc (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)
10 > I think at one point I tried to change gcc configuration (gcc-config) to
11 > version 4.1.1 but if that is the only way I understand I will have to
12 > reinstall everything.
13 >
14
15 you don't need to reinstall everything just for upgrading gcc to 4.1.x. Please
16 read the update guide.
17
18 For your problem, I would try MAKEOPTS="-j1" first. Oh, and reset every
19 LDFLAGS you might have set - what about emerge --info?
20 --
21 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Packages that do not compile. Nagatoro <nagatoro@×××××.com>