ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] xorg-x11-server-1.4-alt2 и проблемы с мышью
Date: Fri, 14 Sep 2007 19:41:24 +0300
Message-ID: <20070914164124.GN22022@osdn.org.ua> (raw)
In-Reply-To: <1189785346.27991.28.camel@snc.2100.gosniias.ru>

[-- Attachment #1: Type: text/plain, Size: 506 bytes --]

On Fri, Sep 14, 2007 at 07:55:46PM +0400, Sergey N. Yatskevich wrote:
> > Но у вас я не увидел synaptics вообще...
> Я отправил xorg.conf без synaptics. Для того, чтобы synaptics
> заработал мне пришлось его пересобрать (там ещё патч на
> Makefile надо наложить, иначе он не находит заголовки
> libpixman).

shrek@ мне забросил патч на linuxwacom, прилагаю в качестве
образца, поскольку он более аккуратный.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

[-- Attachment #2: linuxwacom-0.7.6-4-alt-xorg73-build.patch --]
[-- Type: text/plain, Size: 884 bytes --]

--- linuxwacom-0.7.6-4/configure.in.xorg73	2006-12-02 02:07:09 +0300
+++ linuxwacom-0.7.6-4/configure.in	2007-09-14 12:17:14 +0400
@@ -371,6 +371,10 @@ if test "$enable_wacomdrv" != "no"; then
 		echo "***"
 	else
 		WCM_OPTION_WACOMDRV=yes
+		if test "x$WCM_ENV_XORGSDK" == "xyes"; then
+			PKG_CHECK_MODULES(XORGSDK, xorg-server)
+			WCM_XORGSDK="$XORGSDK_CFLAGS"
+		fi
 		if test "$WCM_OPTION_DLLOADER" == "yes" ; then
 			WCM_XF86MODULES="$WCM_XF86MODULES wacom_drv.so"
 			WCM_EXPMODULES="$WCM_EXPMODULES wacom_drv.so"
--- linuxwacom-0.7.6-4/src/xdrv/Makefile.am.xorg73	2006-12-02 02:07:09 +0300
+++ linuxwacom-0.7.6-4/src/xdrv/Makefile.am	2007-09-14 12:08:27 +0400
@@ -25,7 +25,7 @@ ARCHITECTURE	=@WCM_ARCH@
 XSERVER64	=@WCM_XSERVER64@
 
 if WCM_ENV_XORGSDK
-DRIVER_INCLUDES = -I$(XORGSDK_DIR) $(X_CFLAGS)
+DRIVER_INCLUDES = $(XORGSDK_DIR) $(X_CFLAGS)
 endif
 
 if WCM_ENV_XF86

  reply	other threads:[~2007-09-14 16:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-14 10:57 Sergei Naumov
2007-09-14 10:58 ` Valery V. Inozemtsev
2007-09-14 11:36 ` Sergey N. Yatskevich
2007-09-14 12:30   ` [sisyphus] [SOLVED] xorg-x11-server-1.4-alt2 и проблемы с WindowMaker Michael Shigorin
2007-09-14 15:23   ` [sisyphus] xorg-x11-server-1.4-alt2 и проблемы с мышью Sergei O. Naumov
2007-09-14 15:31     ` Valery V. Inozemtsev
2007-09-14 15:55     ` Sergey N. Yatskevich
2007-09-14 16:41       ` Michael Shigorin [this message]
2007-09-14 16:48         ` Valery V. Inozemtsev
2007-09-14 16:51         ` Sergey N. Yatskevich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070914164124.GN22022@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=shigorin@gmail.com \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git