sm-discuss AT lists.ibiblio.org
Subject: Public SourceMage Discussion List
List archive
- From: Robin Cook <rcook AT wyrms.net>
- To: sm-discuss AT lists.ibiblio.org
- Subject: [SM-Discuss] xorg-modular...
- Date: Sat, 17 Dec 2005 00:51:49 -0600
Some question...
Are all the xorg-modular spells going to need their --prefixes changed
to /usr/X11R7 or is the goal to no longer have the x11 files there.
Also xorg-server didn't compile for me and was told I needed to make the
below change. Is this change okay to apply in xorg-server or should it
be applied by the glibc spell?
Edit /usr/include/sys/kd.h, change:
#ifndef _LINUX_TYPES_H
#define _LINUX_TYPES_H 1
#endif
#include <linux/kd.h>
(or whatever it is.)
to:
#ifndef _LINUX_TYPES_H
#define _LINUX_TYPES_H 1
#define __undef_LINUX_TYPES_H 1
#endif
#include <linux/kd.h>
#ifdef __undef_LINUX_TYPES_H
#undef _LINUX_TYPES_H
#undef __undef_LINUX_TYPES_H
#endif
Attachment:
signature.asc
Description: This is a digitally signed message part
-
[SM-Discuss] xorg-modular...,
Robin Cook, 12/17/2005
- Re: [SM-Discuss] xorg-modular..., Andrew "ruskie" Levstik, 12/17/2005
-
Re: [SM-Discuss] xorg-modular...,
Arwed von Merkatz, 12/17/2005
-
Re: [SM-Discuss] xorg-modular...,
Robin Cook, 12/17/2005
-
Re: [SM-Discuss] xorg-modular...,
Eric Sandall, 12/18/2005
-
Re: [SM-Discuss] xorg-modular...,
Robin Cook, 12/24/2005
- Re: [SM-Discuss] xorg-modular..., Robin Cook, 12/24/2005
-
Re: [SM-Discuss] xorg-modular...,
Andrew "ruskie" Levstik, 12/24/2005
-
Re: [SM-Discuss] xorg-modular...,
Robin Cook, 12/24/2005
- Re: [SM-Discuss] xorg-modular..., Andrew "ruskie" Levstik, 12/25/2005
-
Re: [SM-Discuss] xorg-modular...,
Robin Cook, 12/24/2005
- Re: [SM-Discuss] xorg-modular..., Eric Sandall, 12/28/2005
-
Re: [SM-Discuss] xorg-modular...,
Robin Cook, 12/24/2005
-
Re: [SM-Discuss] xorg-modular...,
Eric Sandall, 12/18/2005
-
Re: [SM-Discuss] xorg-modular...,
Robin Cook, 12/17/2005
Archive powered by MHonArc 2.6.24.