Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93618 - pcmcia-cs 3.2.5-r3 (latest stable on x86) won't compile against mm-sources
Summary: pcmcia-cs 3.2.5-r3 (latest stable on x86) won't compile against mm-sources
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL: http://forums.gentoo.org/viewtopic-p-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-22 17:53 UTC by tim
Modified: 2005-05-22 19:03 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tim 2005-05-22 17:53:09 UTC
emerging pcmcia-cs fails, since the latest stable release is broken for
2.6.12-rc4-mm1...

Reproducible: Always
Steps to Reproduce:




make[1]: Entering directory
`/var/tmp/portage/pcmcia-cs-3.2.5-r3/work/pcmcia-cs-3.2.5/cardmgr'
cc -march=pentium-m -O3 -pipe -mfpmath=sse -msse -msse2 -mmmx
-fomit-frame-pointer -funroll-loops -fprefetch-loop-arrays -MD -O3 -Wall
-Wstrict-prototypes -pipe -Wa,--no-warn -I../include/static
-I/usr/src/linux/include -I../include -I../modules -c cardmgr.c
cc -march=pentium-m -O3 -pipe -mfpmath=sse -msse -msse2 -mmmx
-fomit-frame-pointer -funroll-loops -fprefetch-loop-arrays -c -MD -O -pipe
-I../include/static -I/usr/src/linux/include -I../include -I../modules yacc_config.c
In file included from cardmgr.c:56:
/usr/src/linux/include/pcmcia/cistpl.h:595: warning: "struct pcmcia_socket"
declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:595: warning: its scope is only this
definition or declaration, which is probably not what you want
/usr/src/linux/include/pcmcia/cistpl.h:598: warning: "struct pcmcia_socket"
declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:599: warning: "struct pcmcia_socket"
declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:600: warning: "struct pcmcia_socket"
declared inside parameter list
/usr/src/linux/include/pcmcia/cistpl.h:603: warning: "struct pcmcia_socket"
declared inside parameter list
In file included from /usr/src/linux/include/pcmcia/ds.h:22,
                 from cardmgr.c:57:
/usr/src/linux/include/linux/mod_devicetable.h:18: error: parse error before "__u32"
/usr/src/linux/include/linux/mod_devicetable.h:18: warning: no semicolon at end
of struct or union
/usr/src/linux/include/linux/mod_devicetable.h:19: warning: type defaults to
`int' in declaration of `subvendor'
/usr/src/linux/include/linux/mod_devicetable.h:19: warning: type defaults to
`int' in declaration of `subdevice'
/usr/src/linux/include/linux/mod_devicetable.h:19: warning: data definition has
no type or storage class
/usr/src/linux/include/linux/mod_devicetable.h:20: error: parse error before
"class"
Comment 1 Peter Johanson (RETIRED) gentoo-dev 2005-05-22 19:03:13 UTC
We do not support mm-sources officially, even though they are in the tree. If
you still have a problem with either gentoo-sources, or vanilla-sources, please
feel free to re-open this. Thanks.
Comment 2 Peter Johanson (RETIRED) gentoo-dev 2005-05-22 19:03:29 UTC
Marking WONTFIX.