Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 39580
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: ferret <ferret@explodingferret.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
libgii-linux-headers-2.6.patch libgii-linux-headers-2.6.patch patch ferret 2004-01-27 11:56 0000 480 bytes Details | Diff
libgii-key.patch patch for key.c text/x-patch Roberto Griso 2004-03-07 11:42 0000 433 bytes Details
libgii-0.8.1.ebuild new ebuild whith patch for key.c text/plain Roberto Griso 2004-03-07 11:44 0000 1.02 KB Details
libgii-key.patch RE: patch for key.c whith right minetype text/plain Roberto Griso 2004-03-07 11:46 0000 433 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 39580 depends on: Show dependency tree
Bug 39580 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-01-27 10:36 0000
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../include -I../../include     -march=athlon-xp -O2 -pipe
-fomit-frame-pointer -fprefetch-loop-arrays -funroll-loops -mfpmath=387,sse
-D_REENTRANT -D_THREAD_SAFE -g -Wall -c eventparse.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include
-march=athlon-xp -O2 -pipe -fomit-frame-pointer -fprefetch-loop-arrays
-funroll-loops -mfpmath=387,sse -D_REENTRANT -D_THREAD_SAFE -g -Wall -c
eventparse.c  -fPIC -DPIC -o eventparse.lo
eventparse.c: In function `dispatch_event':
eventparse.c:206: error: `EV_RST' undeclared (first use in this function)
eventparse.c:206: error: (Each undeclared identifier is reported only once
eventparse.c:206: error: for each function it appears in.)
make: *** [eventparse.lo] Error 1

In 2.4 headers, linux/input.h has:
#define EV_RST 0x00

In 2.6 headers, it isn't defined.

------- Comment #1 From ferret 2004-01-27 11:56:22 0000 -------
Created an attachment (id=24496) [details]
libgii-linux-headers-2.6.patch

This patch defined EV_RST as EV_SYN if EV_RST not already defined. Since in
linux-headers-2.6.0 EV_SYN gets the same value as EV_RST did in 2.4.*, I'm
assuming that this value is the one that's actually wanted. This may not be the
case, of course... :/

------- Comment #2 From Tim Yamin (RETIRED) 2004-01-28 12:57:17 0000 -------
Added your patch to CVS; should hit rsync within an hour! Thanks!

------- Comment #3 From Roberto Griso 2004-03-07 11:42:40 0000 -------
Created an attachment (id=26995) [details]
patch for key.c

------- Comment #4 From Roberto Griso 2004-03-07 11:44:02 0000 -------
Created an attachment (id=26996) [details]
new ebuild whith patch for key.c

------- Comment #5 From Roberto Griso 2004-03-07 11:46:25 0000 -------
Created an attachment (id=26997) [details]
RE: patch for key.c whith right minetype

------- Comment #6 From Tim Yamin (RETIRED) 2004-03-07 15:16:48 0000 -------
Roberto: Updated, thanks.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug