From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] Replace libev with libuv
Date: Sat, 19 Jul 2014 15:18:12 +0200 [thread overview]
Message-ID: <20140719131812.GG3593@free.fr> (raw)
In-Reply-To: <CALoSW64r1ONy2ZhjzUgORt1br9k_aaExk=VYsVyoVehkRtAAoA@mail.gmail.com>
Nimai, All,
On 2014-07-19 08:42 -0400, Nimai Mahajan spake thusly:
> Just tried it with your .mk Gustavo and Buildroot still doesn't like
> it for some reason:
It Works For Me (TM).
> >>> libuv v0.11.26 Patching
> echo "m4_define([UV_EXTRA_AUTOMAKE_FLAGS], [serial-tests])"
> >/m4/libuv-extra-automake-flags.m4
Something is weird: the code above tries to create the file
/m4/libuv-extra-automake-flags.m4
That is, in a sub-dir named 'm4' at the root of the filesystem hierarchy.
The code is about creating $(@D)/m4/libuv-extra-automake-flags.m4 so
this should create a file in the package source tree (the $(@D) part.)
Can you check that your Buildroot tree is correct (I just checkedc mine,
which is master from a few minutes ago, and it is fine.)
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2014-07-19 13:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-18 12:48 [Buildroot] Replace libev with libuv Nimai Mahajan
2014-07-18 13:12 ` Gustavo Zacarias
[not found] ` <CALoSW64Uisj3oLvPVKZ1nQXgCTEnt1yLMqV+Gy7aK4U=Q9FcUA@mail.gmail.com>
2014-07-18 13:32 ` Gustavo Zacarias
2014-07-18 14:02 ` Nimai Mahajan
2014-07-18 20:26 ` Gustavo Zacarias
2014-07-18 23:36 ` Nimai Mahajan
2014-07-19 12:42 ` Nimai Mahajan
2014-07-19 13:18 ` Yann E. MORIN [this message]
2014-07-19 12:51 ` Nimai Mahajan
2014-07-19 13:20 ` Yann E. MORIN
2014-07-19 13:40 ` Nimai Mahajan
2014-07-19 23:12 ` Yann E. MORIN
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=20140719131812.GG3593@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/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.