Re: 008_xdm.patch fails
From: Marco S Hyman (marc_at_snafu.org)
Date: 06/25/04
- Next message: Matt Bostock: "Re: NIC card not recognised for network install"
- Previous message: Marco S Hyman: "Re: question about mailserver"
- In reply to: Uwe Dippel: "008_xdm.patch fails"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 24 Jun 2004 20:47:45 -0700
Uwe Dippel <udippel@uniten.edu.my> writes:
> cd /usr/XF4/xc/programs/xdm
> patch -p0 < 008_xdm.patch
> cd /usr/XF4
> make compile
>
> This runs a few hours and finally fails with
> main.c:50: #error You must use Tk 4.1 or newer
The error message isn't helpful. Older parts of X (on i386) require
tcl/tk to build. Because openbsd ports support multiple versions of
tcl/tk the header files are put in a somewhat non-standard place.
X knows the place and this error results when it can't find them.
If you've tcl/tk installed the erropr really means that X is looking
for a different version (even though it would work fine with your
installed version).
Either install the version that X wants or edit
xc-old/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/host.def
so it doesn't look for tcl.
// marc
- Next message: Matt Bostock: "Re: NIC card not recognised for network install"
- Previous message: Marco S Hyman: "Re: question about mailserver"
- In reply to: Uwe Dippel: "008_xdm.patch fails"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|