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

Reply via email to