Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97809 - skge compilation problem with swsusp2 patches
Summary: skge compilation problem with swsusp2 patches
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-03 04:38 UTC by Pierre Lejeune
Modified: 2005-07-03 05:01 UTC (History)
0 users

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


Attachments
Patch for skge to work with swsusp2 (skge-pm_message_t-fix.diff,813 bytes, patch)
2005-07-03 04:39 UTC, Pierre Lejeune
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre Lejeune 2005-07-03 04:38:08 UTC
When i tried to compile the skge driver either in module or built-in, it
displays this :
[code]
   CC [M]  drivers/net/skge.o
drivers/net/skge.c: In function `skge_suspend':
drivers/net/skge.c:3284: erreur: type incompatible pour l'argument n
Comment 1 Pierre Lejeune 2005-07-03 04:38:08 UTC
When i tried to compile the skge driver either in module or built-in, it
displays this :
[code]
   CC [M]  drivers/net/skge.o
drivers/net/skge.c: In function `skge_suspend':
drivers/net/skge.c:3284: erreur: type incompatible pour l'argument n°2 de «
pci_choose_state »
drivers/net/skge.c: At top level:
drivers/net/skge.c:3318: attention : initialisation d'un type pointeur incompatible
make[2]: *** [drivers/net/skge.o] Erreur 1
make[1]: *** [drivers/net] Erreur 2
make: *** [drivers] Erreur 2
[/code]
I've found a patch at
http://lists.suspend2.net/lurker/message/20050606.002732.4a93534d.en.html
It's attached to this bug.

Reproducible: Always
Steps to Reproduce:
1.Choose skge in the kernel configuration
2.Compilation
3.

Actual Results:  
Compilation error


I've found a patch at
http://lists.suspend2.net/lurker/message/20050606.002732.4a93534d.en.html
It's attached to this bug.
Comment 2 Pierre Lejeune 2005-07-03 04:39:32 UTC
Created attachment 62534 [details, diff]
Patch for skge to work with swsusp2
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-07-03 05:01:02 UTC
Sorry, swsusp2-patched kernels are not supported in Gentoo - see Bug 51696.