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.54) id 1FbFyb-0004UB-7p for garchives@archives.gentoo.org; Wed, 03 May 2006 11:57:05 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k43Bue9Z027843; Wed, 3 May 2006 11:56:40 GMT Received: from mailout1.informatik.tu-muenchen.de (mailout1.informatik.tu-muenchen.de [131.159.0.18]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k43Budee018312 for ; Wed, 3 May 2006 11:56:39 GMT Message-ID: <44589AB1.4060305@net.in.tum.de> Date: Wed, 03 May 2006 13:57:37 +0200 From: Harald Schioeberg User-Agent: Mail/News 1.5 (X11/20060406) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 To: gentoo-embedded@lists.gentoo.org Subject: Re: [gentoo-embedded] emerge ppp with crosscompile problem References: <200605021639.26665.ladmanj@volny.cz> <44587C7F.6010504@net.in.tum.de> <200605031159.10904.ladmanj@volny.cz> <200605031242.37229.ladmanj@volny.cz> In-Reply-To: <200605031242.37229.ladmanj@volny.cz> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new/sophie/sophos at mailrelay1.informatik.tu-muenchen.de X-Archives-Salt: 1efbe2ce-3171-4cf9-aeff-de908eb407f4 X-Archives-Hash: fdf45bee35edf105c9c84d2dd66926c3 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 i found your problem: it is in /var/tmp/portage/ppp-2.4.3-r14/work/ppp-2.4.3/pppd/plugins/Makefile.linux these are the first lines of this file: CC = gcc COPTS = -O2 -g CFLAGS = $(COPTS) -I.. -I../../include -fPIC LDFLAGS = -shared [...] .... and it simply does not respect any environment variables. Time to write a patch and file the bugreport against the ppp ebuild. cheers Harald -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEWJqxJgyxs71kcx4RAoK9AKCXauIOxEp59jp3+Qa+ly3mXzoFVgCgoSGx I3yoOrbfeWeulrJ4Smsiw2Y= =rgU6 -----END PGP SIGNATURE----- -- gentoo-embedded@gentoo.org mailing list