Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [buildroot 0001218]: PATCH: X.org xkbcomp library path issues
@ 2007-02-14  9:11 bugs at busybox.net
  0 siblings, 0 replies; only message in thread
From: bugs at busybox.net @ 2007-02-14  9:11 UTC (permalink / raw)
  To: buildroot


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1218 
====================================================================== 
Reported By:                foogod
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   1218
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             02-14-2007 01:11 PST
Last Modified:              02-14-2007 01:11 PST
====================================================================== 
Summary:                    PATCH: X.org xkbcomp library path issues
Description: 
The X.org 6.8.2 source needs to build a native version of the xkbcomp
utility during cross-compilation.  To do this, it attempts to link it with
libxkbfile and libX11 from the build system, which it assumes will be found
in /usr/X11R6/lib.

The attached patch adds /usr/lib to the search path for those people using
distributions that put the X libraries in /usr/lib instead of /usr/X11/lib.
 Note that it is still necessary to have the appropriate devel package for
libxkbfile and libX11 installed in order to build properly.

This is all rather broken anyway, as the X sources are blindly assuming
that the host system not only has X libraries installed but that they're
going to be compatible with the utilities (from a potentially different X
distribution) that are being built.  A more correct solution would be to
modify things to build a host version of libxkbfile and libX11 from the
6.8.2 sources and link to those (but that's a much larger endeavor, and if
I'm going to work on that sort of thing I think I'll just start over with
the newer 7.1 sources, which I'll probably look into shortly.)

But anyway, this patch at least allows X to compile on my system (Ubuntu
Edgy)..
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-14-07 01:11  foogod         New Issue                                    
02-14-07 01:11  foogod         Status                   new => assigned     
02-14-07 01:11  foogod         Assigned To               => buildroot       
02-14-07 01:11  foogod         File Added: buildroot.17879.xorg_xkbcomp.patch   
                
======================================================================

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-14  9:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-14  9:11 [Buildroot] [buildroot 0001218]: PATCH: X.org xkbcomp library path issues bugs at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox