All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 177] New: xdriver_xf86-input-keyboard does not build
@ 2009-03-11 10:40 bugzilla at busybox.net
  2009-03-11 10:42 ` [Buildroot] [Bug 177] " bugzilla at busybox.net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-03-11 10:40 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=177

              Host: Ubuntu 8.10 (64bit)
            Target: i586
             Build: buildroot-2009.02
           Summary: xdriver_xf86-input-keyboard does not build
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: mathis_w at gmx.net
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created an attachment (id=135)
 --> (https://bugs.busybox.net/attachment.cgi?id=135)
Configuration file for buildroot.

While building it breaks with this error:
buildroot-2009.02/build_i586/staging_dir/usr/bin/i586-linux-uclibc-gcc ...
-I/home/mathis/buildroot-2009.02/build_i586/staging_dir/home/mathis/buildroot-2009.02/build_i586/staging_dir/usr/include/pixman-1
...
buildroot-2009.02/build_i586/staging_dir/usr/include/xorg/miscstruct.h:54:20:
error: pixman.h: No such file or directory
As one can see, the include path is malformed. Found out that the package uses
a malformed CFLAGS and CXXFLAGS.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 177] xdriver_xf86-input-keyboard does not build
  2009-03-11 10:40 [Buildroot] [Bug 177] New: xdriver_xf86-input-keyboard does not build bugzilla at busybox.net
@ 2009-03-11 10:42 ` bugzilla at busybox.net
  2009-03-11 10:43 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-03-11 10:42 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=177





--- Comment #1 from Mathis <mathis_w@gmx.net>  2009-03-11 10:42:20 UTC ---
Created an attachment (id=137)
 --> (https://bugs.busybox.net/attachment.cgi?id=137)
xdriver_xf86-input-keyboard config.log


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 177] xdriver_xf86-input-keyboard does not build
  2009-03-11 10:40 [Buildroot] [Bug 177] New: xdriver_xf86-input-keyboard does not build bugzilla at busybox.net
  2009-03-11 10:42 ` [Buildroot] [Bug 177] " bugzilla at busybox.net
@ 2009-03-11 10:43 ` bugzilla at busybox.net
  2009-03-11 15:16 ` bugzilla at busybox.net
  2009-03-12  9:59 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-03-11 10:43 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=177





--- Comment #2 from Mathis <mathis_w@gmx.net>  2009-03-11 10:43:48 UTC ---
Created an attachment (id=139)
 --> (https://bugs.busybox.net/attachment.cgi?id=139)
build-logfile


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 177] xdriver_xf86-input-keyboard does not build
  2009-03-11 10:40 [Buildroot] [Bug 177] New: xdriver_xf86-input-keyboard does not build bugzilla at busybox.net
  2009-03-11 10:42 ` [Buildroot] [Bug 177] " bugzilla at busybox.net
  2009-03-11 10:43 ` bugzilla at busybox.net
@ 2009-03-11 15:16 ` bugzilla at busybox.net
  2009-03-12  9:59 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-03-11 15:16 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=177





--- Comment #3 from Dan Lykowski <lykowdk@gmail.com>  2009-03-11 15:16:37 UTC ---
Created an attachment (id=143)
 --> (https://bugs.busybox.net/attachment.cgi?id=143)
Fix for the pkg config problem when building x drivers

This patch was derived from what XServer 1.5 does.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 177] xdriver_xf86-input-keyboard does not build
  2009-03-11 10:40 [Buildroot] [Bug 177] New: xdriver_xf86-input-keyboard does not build bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2009-03-11 15:16 ` bugzilla at busybox.net
@ 2009-03-12  9:59 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-03-12  9:59 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=177


Mathis <mathis_w@gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Mathis <mathis_w@gmx.net>  2009-03-12 09:59:17 UTC ---
Tbe sources compiled now correctly after applying the patch. Thanks Dan.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-03-12  9:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-11 10:40 [Buildroot] [Bug 177] New: xdriver_xf86-input-keyboard does not build bugzilla at busybox.net
2009-03-11 10:42 ` [Buildroot] [Bug 177] " bugzilla at busybox.net
2009-03-11 10:43 ` bugzilla at busybox.net
2009-03-11 15:16 ` bugzilla at busybox.net
2009-03-12  9:59 ` bugzilla at busybox.net

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.