OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: 002_xorg.patch compile error i386

From: Will H. Backman (whbceimaine.org)
Date: Mon May 08 2006 - 08:14:58 CDT


Didier Wiroth wrote:
> Hello,
> The answer is the same as previous posts ;-)
> 1) man 8 release
> 2) tcl and tk installed ( or perhaps old versions -> pkg_add -u)
> 3) clean sources? if not, delete your sources and refetch them
> 4) do not build in your src directory!!! -> see man 8 release
> (use for example: mkdir /usr/XF4bld && cd /usr/XF4bld && lndir /usr/src/XF4 && make build)
>
> good luck
> didier
>
>
>> i've got identical problem with compiling X after applying patch on two i386 machines.
>>
>
>
Or use this section of the FAQ:
http://www.openbsd.org/faq/faq5.html#Xbld
The patch might mislead people, as it says:

Apply by doing:
        cd /usr/src/XF4
        patch -p0 < 002_xorg.patch

And then rebuild and install X:
        make build