From: Gary Thomas <gary@mlbassoc.com>
To: "João Henrique Freitas" <joaohf@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: recipes for sniffer tool
Date: Tue, 12 Apr 2011 09:22:03 -0600 [thread overview]
Message-ID: <4DA46E1B.1090705@mlbassoc.com> (raw)
In-Reply-To: <BANLkTi=ULVfDrC7-0n0+8xLyJZ+4cjC_bw@mail.gmail.com>
On 04/12/2011 09:07 AM, João Henrique Freitas wrote:
> Hi,
>
> I found the problem: host contamination.
>
> tcpdump search by pcap-config script and runs it to get where pcap
> library lives.
>
> On my ubuntu box I haven't the pcap-devel package installed. But on
> mandriva box I had.
>
> I have two question:
>
> How Yocto can protect against this situation?
Everything that the package needs to be able to build, include stuff discovered
via configure (autotools) should be built and available totally within Poky.
>
> Is any guide or hint about how I can patch a autotools based and
> removes this host contamination?
It should not be looking at any host tools to build tcpdump. Can you send
the config.log from each of the systems (Ubuntu which works, Mandriva which fails)?
> 2011/4/9 João Henrique Freitas<joaohf@gmail.com>:
>> Hello,
>>
>> I need to confirm same data but it works.
>>
>> I have two build hosts Ubuntu 10.10 (OK, at home) Mandriva 2010.1
>> (FAIL, at work).
>>
>> Thanks.
>>
>> 2011/4/7 Gary Thomas<gary@mlbassoc.com>:
>>> On 04/07/2011 01:48 PM, João Henrique Freitas wrote:
>>>>>
>>>>> I used this recipe, along with the attached patch to build tcpdump.
>>>>>
>>>>
>>>> I am using the same recipes, without the patch. But it fails.
>>>>
>>>> With not-building-for-solaris.patch, fails too.
>>>>
>>>> I will try delete my build and try again.
>>>
>>> Be sure and start rebuilding the tcpdump package completely.
>>> Just running 'bitbake tcpdump' is probably not good enough.
>>> Here's what I would try:
>>> % bitbake tcpdump -c clean
>>> % rm -f sstate-cache/sstate-tcpdump*
>>> % bitbake tcpdump
>>>
>>> --
>>> ------------------------------------------------------------
>>> Gary Thomas | Consulting for the
>>> MLB Associates | Embedded world
>>> ------------------------------------------------------------
>>>
>>
>>
>>
>> --
>> -----------------------------------------------------------
>> João Henrique Freitas - joaohf_at_gmail.com
>> Campinas-SP-Brasil
>> BSD051283
>> LPI 1
>> http://www.joaohfreitas.eti.br
>>
>
>
>
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
next prev parent reply other threads:[~2011-04-12 15:22 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-07 13:24 recipes for sniffer tool João Henrique Freitas
2011-04-07 13:27 ` Koen Kooi
2011-04-07 18:11 ` João Henrique Freitas
2011-04-07 18:40 ` Gary Thomas
2011-04-07 19:48 ` João Henrique Freitas
2011-04-07 20:20 ` Gary Thomas
2011-04-09 21:19 ` João Henrique Freitas
2011-04-12 15:07 ` João Henrique Freitas
2011-04-12 15:22 ` Gary Thomas [this message]
2011-04-13 19:01 ` João Henrique Freitas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DA46E1B.1090705@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=joaohf@gmail.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.