[ELDK] pcap library and tcpdump in ELDK
Dave Rensberger
David.Rensberger at ambientcorp.com
Thu Oct 30 01:36:00 CET 2008
Yes. I'm pretty sure it would use the right compiler, but it's failing before it even gets to the compiler stage (it's failing in the "configure" stage).
--Dave
-----Original Message-----
From: Wolfgang Denk [mailto:wd at denx.de]
Sent: Wed 10/29/2008 7:26 PM
To: Dave Rensberger
Cc: eldk at lists.denx.de
Subject: Re: [ELDK] pcap library and tcpdump in ELDK
Dear Dave,
In message <B7BC4CB64CA090478F283BA58929273757830B at abtg-mail.ambientcorp.com> you wrote:
>
> I tried modifying the specfile for tcpdump in a way that looked
> analogous to the modifications you guys had made for other ELDK
> packages. So I changed the build section to look like:
...
> When I run ${CROSS_COMPILE}rpmbuild on this spec file, it still wants to
> run configure with "--host=3Di386-pc-linux-gnu". Any ideas why?
Did you mind bullet # 2 in section 3.7.2. Rebuilding Target Packages,
http://www.denx.de/wiki/view/DULG/ELDKRebuildingComponents#Section_3.7.2.
The <ELDK_root>/usr/ppc-linux/bin directory must be in PATH
before the /usr/bin directory. This is to make sure that the
command gcc results in the fact that the ELDK cross compiler
is invoked, rather than the host gcc.
?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
While money can't buy happiness, it certainly lets you choose your
own form of misery.
More information about the eldk
mailing list