Gentoo Archives: gentoo-embedded

From: Harald Schioeberg <schioebe@××××××××××.de>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] emerge ppp with crosscompile problem
Date: Wed, 03 May 2006 11:57:05
Message-Id: 44589AB1.4060305@net.in.tum.de
In Reply to: Re: [gentoo-embedded] emerge ppp with crosscompile problem by Jakub Ladman
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 i found your problem:
5 it is in
6 /var/tmp/portage/ppp-2.4.3-r14/work/ppp-2.4.3/pppd/plugins/Makefile.linux
7
8 these are the first lines of this file:
9
10 CC = gcc
11 COPTS = -O2 -g
12 CFLAGS = $(COPTS) -I.. -I../../include -fPIC
13 LDFLAGS = -shared
14 [...]
15
16 .... and it simply does not respect any environment variables.
17 Time to write a patch and file the bugreport against the ppp ebuild.
18
19 cheers
20 Harald
21 -----BEGIN PGP SIGNATURE-----
22 Version: GnuPG v1.4.2.1 (GNU/Linux)
23 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
24
25 iD8DBQFEWJqxJgyxs71kcx4RAoK9AKCXauIOxEp59jp3+Qa+ly3mXzoFVgCgoSGx
26 I3yoOrbfeWeulrJ4Smsiw2Y=
27 =rgU6
28 -----END PGP SIGNATURE-----
29 --
30 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] emerge ppp with crosscompile problem Jakub Ladman <ladmanj@×××××.cz>
Re: [gentoo-embedded] emerge ppp with crosscompile problem wireless <wireless@×××××××××××.com>