Cross compiling xorg 7.7

Alan Coopersmith alan.coopersmith at oracle.com
Mon Dec 10 12:21:48 PST 2012


On 12/10/12 11:23 AM, Leblanc-Lebeau, Francis wrote:
> Hi everyone !
> 
>  
> 
> I am trying to cross compile xorg 7.7 and I am having libtool errors when
> compiling libs, especially with libfixes and libX*
> 
> For some reason, libs that doesn’t have libtool script tlmain.sh v2.4.2 can’t
> parse its internal dependency_libs correctly and give this error when linking
>  (see below).
> 
> I have a workaround for the libs using libtool 2.4: I patched ltmain.sh form
> another library, using ltmain v2.4.2, and everything is fine. But for libs like
> libXfixes using libtool 2.2.6, I can’t patch ltmain.sh

Can't you just use autoreconf to regenerate the build scripts with the latest
libtool?   We generally don't pay much attention to the exact versions bundled
into our tarballs since it's so easy to run autoreconf to replace with whatever
versions you need.

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list