Edd Barrett wrote: > Hi there, > > Rebuilt XF4 the other day to try to track down why some clients were dying. > I believe this page here to be innacurate: > http://openbsd.org/faq/faq5.html#Xbld > > "XF86Setup, used to configure XF3 servers on the i386 platform (and ONLY the > i386 platform) requires the "tcl" and "tk" > packages<http://openbsd.org/faq/faq8.html#Packages>be installed before > building X" > > First of all my build failed, I then installed tcl and tk, and the build > suceeded. So XF4 needs tcl,tk too, not just XF3?
Which platform were you building other than i386? XF4 is the entire X tree, both X.org and XF86v3. On i386, when you build X, you build the entire X system, X.org's and XF86v3 servers. "pick and chose" building what you build is not supported, thus you always need tcl and tk on i386. Nick.