Bug 131783 - gpm does not compile
Summary: gpm does not compile
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gpm
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Eido Inoue
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: FC3Target
TreeView+ depends on / blocked
 
Reported: 2004-09-04 14:36 UTC by Steve Grubb
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version: 1.20.1-50
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-09-23 18:33:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
This patch adds the defines for configure to use. (598 bytes, patch)
2004-09-04 14:37 UTC, Steve Grubb
no flags Details | Diff
This patch fixes the spec file (788 bytes, patch)
2004-09-04 14:38 UTC, Steve Grubb
no flags Details | Diff

Description Steve Grubb 2004-09-04 14:36:16 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4.2)
Gecko/20040308

Description of problem:
When gpm is compiled using the latest glibc-kernheaders, 2.4-9.1.87,
it does not compile. This is because the config.h.in file does not
have the defines for the structures.

Additionally, gpm is missing a couple buildrequires.

Version-Release number of selected component (if applicable):
gpm-1.20.1-49

How reproducible:
Always

Steps to Reproduce:
1. install or upgrade to glibc-kernheaders-2.4-9.1.87
2. rpmbuild -bb gpm.spec

Actual Results:  headers/input-defines.h:63: error: redefinition of
`struct input_id'
headers/input-defines.h:72: error: redefinition of `struct input_absinfo'
make[1]: *** [evdev.o] Error 1
make: *** [do-all] Error 1


Expected Results:  A message saying where the rpm was written.

Additional info:

I will attach 2 patches that fix these problems.

Comment 1 Steve Grubb 2004-09-04 14:37:40 UTC
Created attachment 103466 [details]
This patch adds the defines for configure to use.

Comment 2 Steve Grubb 2004-09-04 14:38:42 UTC
Created attachment 103467 [details]
This patch fixes the spec file

Please apply

Comment 3 Eido Inoue 2004-09-23 18:33:53 UTC
thanks for the patch. applied.


Note You need to log in before you can comment on or make changes to this bug.