Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2008 11:53:10 +0600
From:      "FaL .etc" <fal.etc@gmail.com>
To:        "freebsd-x11@freebsd.org" <freebsd-x11@freebsd.org>
Subject:   Xorg 7.3 xdm reads worng configuration files
Message-ID:  <fe36e2680802112153s3c8a91f8rffa755e31f5aca4b@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello, I have problem with xdm and found out this message:
http://lists.freebsd.org/pipermail/freebsd-x11/2007-September/005169.html

Hi all, after upgrading Xorg to version 7.3 xdm failed to start. A
short truss revealed that xdm reads its config files in
/usr/local/share/examples/xdm/ instead of (as expected and done in
7.2) /usr/local/lib/X11/xdm/. Obviously, x11/xdm/Makefile adds
"--with-xdmconfigdir=${EXAMPLESDIR}
--with-xdmscriptdir=${EXAMPLESDIR}" to CONFIGURE_ARGS, which does not
only control the location of the included examples but also the paths
where xdm looks for its configuration. I guess this was missed in
testing because in these days nobody changes his xdm config :) Regards
Christoph -- Spare Space

I had a look in x11/xdm/Makefile and found out that the argument
${EXAMPLESDIR} has not fixed yet. Please tell me how to fix this error to
make xdm work normally.

Tran Chi Thien.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fe36e2680802112153s3c8a91f8rffa755e31f5aca4b>