Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: xsrc/xfree/xc/config/cf
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
On Dec 19, 2006, at 11:11, Izumi Tsutsui wrote:
macallan%NetBSD.org@localhost wrote:
/* NetBSD >= 1.5 has setusercontext() */
#if OSMajorVersion == 1 && OSMinorVersion >= 5 || OSMajorVersion > 1
+#if !defined(sharkArchitecture)
#define HasSetUserContext YES
#endif
+#endif
---
Is this really shark specific?
Shark needs it, not sure about the others.
According to xfree/xc/config/cf/README, HasSetUserContext is
a value of boolean for setusercontext(), which should be in libutil.
How does it fail with this value? In xdm?
I couldn't get xdm to link because of unresolved symbols - forgot which
exactly, it wasn't setusercontext() though but something else referred
in some #ifdef HAS_SETUSERCONTEXT block. That was with 3.1, turns out
with -current it just works so I got rid of it.
have fun
Michael
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iQEVAwUBRYhOA8pnzkX8Yg2nAQJWeggAoTSK0XjMBw3qy1/3jh57gD1JxD1JKD+y
6xP+Gisn5aMBJWVh+KBsScgscIk2DBO30lhOWGf58UohvtqlXUPd4cEkzRK+jBG7
3EIPlgRS3qdGvO85ShsrWxa7lrhd9sYcnsy8swhnsk8W8+wyGx1mYws9qXgLZRhC
W9948pY1UXaFEArgnVikfHsZNVjSFjABZhj0cjMkpnHCJ9I+0pyLQQUjwqm6VYwd
E9wKmj/xUuUUX2BjYH+8GlGn5NwZzsG/cVS/oCz7BhhgsbOPdUuJAbdsUqX2SnRF
IvMXH188LiR87DZ5NQR2weOtLc0bXfyfpHAMbL4Y02sc6KVFSVE8oA==
=7Juo
-----END PGP SIGNATURE-----
Home |
Main Index |
Thread Index |
Old Index