Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207601 - app-laptop/acerhk-0.5.35 can't be compiled with linux kernel version 2.6.24
Summary: app-laptop/acerhk-0.5.35 can't be compiled with linux kernel version 2.6.24
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Jurek Bartuszek (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: kernel-2.6.24
  Show dependency tree
 
Reported: 2008-01-26 19:50 UTC by Michal Hrusecky
Modified: 2008-01-30 23:08 UTC (History)
1 user (show)

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


Attachments
This repairs reported error (acerhk.patch,1.16 KB, patch)
2008-01-26 19:58 UTC, Michal Hrusecky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Hrusecky 2008-01-26 19:50:30 UTC
app-laptop/acerhk-0.5.35 can't be compiled with linux kernel version 2.6.24 because 
*** CFLAGS was changed in "/var/tmp/portage/app-laptop/acerhk-0.5.35/work/acerhk-0.5.35/Makefile". Fix it to use EXTRA_CFLAGS.  Stop.

Reproducible: Always

Steps to Reproduce:
1) install linux kernel version 2.6.24
2) emerge acerhk
Actual Results:  
Compilation fails

Expected Results:  
Successful installation
Comment 1 Michal Hrusecky 2008-01-26 19:58:22 UTC
Created attachment 141838 [details, diff]
This repairs reported error

Just did what make said.
Comment 2 Michal Hrusecky 2008-01-26 20:02:35 UTC
Proposed patch can be solution (at least works for me). I compiled software successfully, loaded module and now I can use my acer keys again.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2008-01-26 21:39:03 UTC
Please do NOT resolve bugs that haven't been fixed in CVS.
Comment 4 Jurek Bartuszek (RETIRED) gentoo-dev 2008-01-30 23:08:03 UTC
Fixed in CVS, thanks!