Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115400 - synaptics driver fails with dlloader and X 6.8.2-r6
Summary: synaptics driver fails with dlloader and X 6.8.2-r6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: X11 External Driver Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-13 03:16 UTC by Andrew de Quincey
Modified: 2005-12-16 08:24 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
updated ebuild for synaptics (synaptics-0.14.4.ebuild,1.56 KB, text/plain)
2005-12-13 03:17 UTC, Andrew de Quincey
Details
diff to existing ebuild (synapticsebuild.patch,607 bytes, patch)
2005-12-13 10:06 UTC, Andrew de Quincey
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew de Quincey 2005-12-13 03:16:36 UTC
The ebuild is broken in a couple of ways. Will attach an updated one in a sec 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Andrew de Quincey 2005-12-13 03:17:13 UTC
Created attachment 74636 [details]
updated ebuild for synaptics
Comment 2 Joshua Baergen (RETIRED) gentoo-dev 2005-12-13 09:20:00 UTC
What did you change?  Please attach a patch against the original (diff -u)
rather than the whole ebuild.
Comment 3 Andrew de Quincey 2005-12-13 10:06:26 UTC
Created attachment 74650 [details, diff]
diff to existing ebuild
Comment 4 Joshua Baergen (RETIRED) gentoo-dev 2005-12-13 10:27:24 UTC
Modules are installed in /usr/lib{,64}/xorg/modules/input as of 7.0, so your
patch will break things for upcoming X versions.  Probably could do with a
conditional on exeinto.
Comment 5 Andrew de Quincey 2005-12-13 12:57:22 UTC
Shall I do another patch or do you want to look into it? 
Comment 6 Joshua Baergen (RETIRED) gentoo-dev 2005-12-13 14:20:38 UTC
I'll let seemant handle that.  He's been doing the work on this package recently...
Comment 7 Seemant Kulleen (RETIRED) gentoo-dev 2005-12-13 14:48:38 UTC
will fix tomorrow morning
Comment 8 Seemant Kulleen (RETIRED) gentoo-dev 2005-12-15 13:37:56 UTC
0.14.4-r1 in portage -- please verify.
Comment 9 Andrew de Quincey 2005-12-16 02:14:59 UTC
Looks fixed to me - correct .o/.so installed with -dlloader/+dlloader useflags. 
 
 
Comment 10 Seemant Kulleen (RETIRED) gentoo-dev 2005-12-16 08:24:47 UTC
thanks Andrew, now to see why the other bugs don't work.