[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: ChickenEgg: XF4 needs Tk, Tk needs X libs (Building from Source) - not quite solved



I got quite some help on this problem, unfortunately none of them worked...

I tried:
1) Installing Tcl/Tk from a pre-compiled package (recent snapshot)
2) Modifying setting "#define TCL NO" in host.def in
XF4/xc-old/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86
(I also made the same change in /XF4/xc/...)

In both cases it seems to finish the build for xc, and then fails in xc-old
during XF86Setup3 again, demanding the Tcl/Tk libraries. (Unfortunately I
lost the exact error messages. Grr.)

Any more ideas?

Jason


-----Original Message-----

Ullrich 'Jason' Haag wrote (in a message from Saturday 26)
 > (Sorry for cross posting, not quite sure which group this fits in)
 >
 > I am trying to build XF4 from scratch, with no previous X versions on the
 > system (2.9).
 > I got the XF4 sources.
 > I tried to build. Fails demanding Tcl.
 > Installed Tcl from ports tree.
 > Tried to build again. Fails demanding Tk.
 > Tried to install Tk:
 > Fails, X headers missing [output see below]