Nexuiz, continued

seth vidal skvidal at phy.duke.edu
Sat Jul 9 05:04:49 UTC 2005


> I can't seem to get this to build in mock.
> 
> When I run a i386 build, I get an error about missing libX11.  It seems 
> that the Makefile uses 'uname -m' to determine where libX11 is located, 
> which resolves to -L/usr/X11R6/lib64 on my x86_64 system.  This is 
> probably not a major problem, as it will only happen when trying to run 
> i386 builds on x86_64.
> 

When you try to run mock to build i386 on an x86_64 before you run it
run this command:
setarch i686 bash

then run your mock commands for i386 as normal.

-sv





More information about the fedora-extras-list mailing list