All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] buildroot+libinput-0.5.0
Date: Fri, 29 Aug 2014 17:21:20 +0100	[thread overview]
Message-ID: <5400A880.2090508@imgtec.com> (raw)
In-Reply-To: <1409329067.37322.YahooMailNeo@web141705.mail.bf1.yahoo.com>

That error has been already fixed:

http://git.buildroot.net/buildroot/commit/?id=e05c6a791d11dbbd619e6be2ebb990cb21db0832

You can apply that patch, or you can wait a few days (less than a week, 
I guess) when buildroot-2014.08 it's released.

Regards,

--
Vincent
On 08/29/2014 05:17 PM, lee choon gay wrote:
> Hi.
> I would like to install libinput for Weston with buildroot-2014.05.
> I selected libevdev and mtdev as follow and my toolchain is Sourcery
> CodeBench x86/x86_64 2012.09.
>
> menuconfig-->Target packages-->Libraries-->Other-->libevdev
> menuconfig-->Target packages-->Libraries-->Hardware handling-->mtdev
>
> I extracted my libinput-0.5.0.tar.xz.
> Inside my libinput-0.5.0 folder, I did the following.
>
> 1)export
> PKG_CONFIG_PATH=/home/leecgy/buildroot_sourcery_x86/output/host/usr/i686-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/
> 2)./configure
> CC=/home/leecgy/buildroot_sourcery_x86/output/host/usr/bin/i686-pc-linux-gnu-gcc
> -libdir=/home/leecgy/buildroot_sourcery_x86/output/host/usr/i686-buildroot-linux-gnu/sysroot/usr/lib
> --prefix=/my/target/directory
> 3)make
>
> Configure is working fine, but I get the following error during make.
> I would like to check with you on how to link the following header file
> during make.
>
> leecgy at ubuntu:~/libinput-0.5.0$ make
> make  all-recursive
> make[1]: Entering directory `/home/leecgy/libinput-0.5.0'
> Making all in src
> make[2]: Entering directory `/home/leecgy/libinput-0.5.0/src'
>    CC libinput_la-libinput.lo
> In file included from libinput.c:35:0:
> evdev.h:30:31: fatal error: libevdev/libevdev.h: No such file or directory
> compilation terminated.
> make[2]: *** [libinput_la-libinput.lo] Error 1
> make[2]: Leaving directory `/home/leecgy/libinput-0.5.0/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/leecgy/libinput-0.5.0'
> make: *** [all] Error 2
>
> My header files are located in
> /home/leecgy/buildroot_sourcery_x86/output/host/usr/i686-buildroot-linux-gnu/sysroot/usr/include/libevdev-1.0/libevdev/libevdev.h
> /home/leecgy/buildroot_sourcery_x86/output/host/usr/i686-buildroot-linux-gnu/sysroot/usr/include/libevdev-1.0/libevdev/libevdev-uinput.h
>
> Thank you very much.
>
>
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>

  reply	other threads:[~2014-08-29 16:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-29 16:17 [Buildroot] buildroot+libinput-0.5.0 lee choon gay
2014-08-29 16:21 ` Vicente Olivert Riera [this message]
2014-08-30 14:23 lee choon gay

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=5400A880.2090508@imgtec.com \
    --to=vincent.riera@imgtec.com \
    --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.