[ Next-in-Thread ]  [ Next Message ] 

Warning: 3.1.18 & Kernel 2.4.0-test4 

Forum: PCMCIA Installation and Configuration Issues
Date: 2000, Jul 18
From: Alan Shutko AlanShutko

test4 has some of the same header files as pcmcia-cs, but without the same contents. If I try to build, dump_cis fails because it can't find all sorts of things. Changing config.mk to -I ../include before the linux kernel directory seems to cure it (although I haven't tried using it yet).

Sample brokenness:

 make[1]: Entering directory  `/usr/src/pcmcia-cs-3.1.18/debug-tools'
 cc  -MD -O -Wall -Wstrict-prototypes -pipe -I../include/static -I/usr/src/linux/include -I../include -I../modules -c dump_cis.c
 dump_cis.c:785: parse error before `*'
 dump_cis.c:786: warning: function declaration isn't a  prototype
 dump_cis.c: In function `print_format':
 dump_cis.c:787: `fmt' undeclared (first use in this function)
 dump_cis.c:787: (Each undeclared identifier is reported only  once 
 dump_cis.c:787: for each function it appears in.)
 dump_cis.c:787: `CISTPL_FORMAT_DISK' undeclared (first use in  this function)
 dump_cis.c:789: `CISTPL_FORMAT_MEM' undeclared (first use in  this function) 

[ Next-in-Thread ]  [ Next Message ] 

Messages Inline: [ 0 ]  [ All ]  Outline: [ 1 ]  [ 2 ]  [ All ] 

This should be fixed in the current beta

Re: Warning: 3.1.18 & Kernel 2.4.0-test4 (Alan Shutko)
Date: 2000, Jul 18
From: David Hinds <dhinds@pcmcia.sourceforge.org>

It is fixed in the current beta on sourceforge.org in /pcmcia/NEW.

It is always a good idea to check the beta directory if you are using
an experimental kernel release.

-- Dave
3.1.18 & Kernel 2.4.0-test4


[ Add Message ]  to: "3.1.18 & Kernel 2.4.0-test4"

[ Members ]  [ Subscribe ]  [ Admin Mode ] 
[ Show Frames ]  [ Help for HyperNews at pcmcia-cs.sourceforge.net 1.10 ]