Date: Tue, 10 Jul 2001 18:57:34 +0200 From: "Silvester v.d. Leer" <serial@serial.nl> To: <stable@freebsd.org> Subject: bugreport stable 4.3 Message-ID: <002d01c10961$6abd67c0$0200a8c0@highway>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hello, after delete the /usr/src directory and do a cvsup to get the new source i'm unable to compile the kernel supfile : *default tag=RELENG_4 *default host=ftp11.freebsd.org *default prefix=/usr *default base=/usr/local/etc/cvsup *default release=cvs delete use-rel-suffix compress src-all release=cvs errors : ../../pccard/pcic.c:44: pccard/pcicvar.h: No such file or directory ../../pccard/pcic.c:84: warning: `struct pcic_slot' declared inside parameter list ../../pccard/pcic.c:84: warning: its scope is only this definition or declaration, which is probably not what you want. ../../pccard/pcic.c:85: warning: no previous prototype for `pcic_getb_io' ../../pccard/pcic.c: In function `pcic_getb_io': ../../pccard/pcic.c:86: dereferencing pointer to incomplete type ../../pccard/pcic.c:86: dereferencing pointer to incomplete type ../../pccard/pcic.c:86: dereferencing pointer to incomplete type machine/bus_at386.h:484: warning: inlining failed in call to `bus_space_write_1' ../../pccard/pcic.c:86: warning: called from here ../../pccard/pcic.c:87: dereferencing pointer to incomplete type ../../pccard/pcic.c:87: dereferencing pointer to incomplete type machine/bus_at386.h:175: warning: inlining failed in call to `bus_space_read_1' ../../pccard/pcic.c:87: warning: called from here ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:94: warning: `struct pcic_slot' declared inside parameter list ../../pccard/pcic.c:95: warning: no previous prototype for `pcic_putb_io' ../../pccard/pcic.c: In function `pcic_putb_io': ../../pccard/pcic.c:101: dereferencing pointer to incomplete type ../../pccard/pcic.c:101: dereferencing pointer to incomplete type ../../pccard/pcic.c:101: dereferencing pointer to incomplete type ../../pccard/pcic.c:102: dereferencing pointer to incomplete type ../../pccard/pcic.c:102: dereferencing pointer to incomplete type ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:109: warning: `struct pcic_slot' declared inside parameter list ../../pccard/pcic.c:110: warning: no previous prototype for `pcic_clrb' ../../pccard/pcic.c: In function `pcic_clrb': ../../pccard/pcic.c:111: dereferencing pointer to incomplete type ../../pccard/pcic.c:111: dereferencing pointer to incomplete type ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:118: warning: `struct pcic_slot' declared inside parameter list ../../pccard/pcic.c:119: warning: no previous prototype for `pcic_setb' ../../pccard/pcic.c: In function `pcic_setb': ../../pccard/pcic.c:120: dereferencing pointer to incomplete type ../../pccard/pcic.c:120: dereferencing pointer to incomplete type ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:127: warning: `struct pcic_slot' declared inside parameter list ../../pccard/pcic.c: In function `pcic_putw': ../../pccard/pcic.c:129: dereferencing pointer to incomplete type ../../pccard/pcic.c:130: dereferencing pointer to incomplete type ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:155: warning: no previous prototype for `pcic_dealloc' ../../pccard/pcic.c: In function `pcic_dealloc': ../../pccard/pcic.c:159: dereferencing pointer to incomplete type ../../pccard/pcic.c:160: dereferencing pointer to incomplete type ../../pccard/pcic.c:160: dereferencing pointer to incomplete type ../../pccard/pcic.c:161: dereferencing pointer to incomplete type ../../pccard/pcic.c:162: dereferencing pointer to incomplete type ../../pccard/pcic.c:163: dereferencing pointer to incomplete type ../../pccard/pcic.c:164: dereferencing pointer to incomplete type ../../pccard/pcic.c:165: dereferencing pointer to incomplete type ../../pccard/pcic.c:166: dereferencing pointer to incomplete type ../../pccard/pcic.c:167: dereferencing pointer to incomplete type ../../pccard/pcic.c:168: dereferencing pointer to incomplete type ../../pccard/pcic.c:168: dereferencing pointer to incomplete type ../../pccard/pcic.c:169: dereferencing pointer to incomplete type ../../pccard/pcic.c:170: dereferencing pointer to incomplete type ../../pccard/pcic.c:170: dereferencing pointer to incomplete type ../../pccard/pcic.c: In function `pcic_memory': ../../pccard/pcic.c:194: warning: passing arg 1 of `pcic_putw' from incompatible pointer type ../../pccard/pcic.c:195: warning: passing arg 1 of `pcic_putw' from incompatible pointer type ../../pccard/pcic.c:196: warning: passing arg 1 of `pcic_putw' from incompatible pointer type ../../pccard/pcic.c:201: warning: passing arg 1 of `pcic_setb' from incompatible pointer type ../../pccard/pcic.c:203: warning: passing arg 1 of `pcic_setb' from incompatible pointer type ../../pccard/pcic.c:205: warning: passing arg 1 of `pcic_setb' from incompatible pointer type ../../pccard/pcic.c:207: warning: passing arg 1 of `pcic_setb' from incompatible pointer type ../../pccard/pcic.c:209: warning: passing arg 1 of `pcic_setb' from incompatible pointer type ../../pccard/pcic.c:211: warning: passing arg 1 of `pcic_setb' from incompatible pointer type ../../pccard/pcic.c:215: warning: passing arg 1 of `pcic_setb' from incompatible pointer type ../../pccard/pcic.c:216: warning: implicit declaration of function `DELAY' ../../pccard/pcic.c:218: warning: passing arg 1 of `pcic_clrb' from incompatible pointer type ../../pccard/pcic.c:219: warning: passing arg 1 of `pcic_putw' from incompatible pointer type ../../pccard/pcic.c:220: warning: passing arg 1 of `pcic_putw' from incompatible pointer type ../../pccard/pcic.c:221: warning: passing arg 1 of `pcic_putw' from incompatible pointer type ../../pccard/pcic.c: In function `pcic_io': ../../pccard/pcic.c:256: warning: passing arg 1 of `pcic_putw' from incompatible pointer type ../../pccard/pcic.c:257: warning: passing arg 1 of `pcic_putw' from incompatible pointer type ../../pccard/pcic.c:272: dereferencing pointer to incomplete type ../../pccard/pcic.c:276: dereferencing pointer to incomplete type ../../pccard/pcic.c:279: dereferencing pointer to incomplete type ../../pccard/pcic.c:283: warning: passing arg 1 of `pcic_setb' from incompatible pointer type ../../pccard/pcic.c:286: warning: passing arg 1 of `pcic_clrb' from incompatible pointer type ../../pccard/pcic.c:288: warning: passing arg 1 of `pcic_putw' from incompatible pointer type ../../pccard/pcic.c:289: warning: passing arg 1 of `pcic_putw' from incompatible pointer type ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:295: warning: `struct pcic_slot' declared inside parameter list ../../pccard/pcic.c: In function `pcic_do_mgt_irq': ../../pccard/pcic.c:299: dereferencing pointer to incomplete type ../../pccard/pcic.c:299: `pci_parallel' undeclared (first use in this function) ../../pccard/pcic.c:299: (Each undeclared identifier is reported only once ../../pccard/pcic.c:299: for each function it appears in.) ../../pccard/pcic.c:306: warning: passing arg 1 of `pcic_clrb' from incompatible pointer type ../../pccard/pcic.c:308: dereferencing pointer to incomplete type ../../pccard/pcic.c:297: warning: unused variable `reg' ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:314: warning: no previous prototype for `pcic_attach' ../../pccard/pcic.c: In function `pcic_attach': ../../pccard/pcic.c:323: dereferencing pointer to incomplete type ../../pccard/pcic.c:324: dereferencing pointer to incomplete type ../../pccard/pcic.c:325: increment of pointer to unknown structure ../../pccard/pcic.c:325: arithmetic on pointer to an incomplete type ../../pccard/pcic.c:326: dereferencing pointer to incomplete type ../../pccard/pcic.c:328: dereferencing pointer to incomplete type ../../pccard/pcic.c:340: dereferencing pointer to incomplete type ../../pccard/pcic.c:342: dereferencing pointer to incomplete type ../../pccard/pcic.c:343: dereferencing pointer to incomplete type ../../pccard/pcic.c:346: dereferencing pointer to incomplete type ../../pccard/pcic.c:347: increment of pointer to unknown structure ../../pccard/pcic.c:347: arithmetic on pointer to an incomplete type ../../pccard/pcic.c:348: dereferencing pointer to incomplete type ../../pccard/pcic.c:351: dereferencing pointer to incomplete type ../../pccard/pcic.c:351: warning: passing arg 1 of `pcic_do_mgt_irq' from incompatible pointer type ../../pccard/pcic.c:352: dereferencing pointer to incomplete type ../../pccard/pcic.c:352: dereferencing pointer to incomplete type ../../pccard/pcic.c:355: warning: passing arg 1 of `pcic_setb' from incompatible pointer type ../../pccard/pcic.c:356: dereferencing pointer to incomplete type ../../pccard/pcic.c:360: dereferencing pointer to incomplete type ../../pccard/pcic.c:360: dereferencing pointer to incomplete type ../../pccard/pcic.c:362: dereferencing pointer to incomplete type ../../pccard/pcic.c:362: dereferencing pointer to incomplete type ../../pccard/pcic.c:363: dereferencing pointer to incomplete type ../../pccard/pcic.c: In function `pcic_ioctl': ../../pccard/pcic.c:386: dereferencing pointer to incomplete type ../../pccard/pcic.c:389: dereferencing pointer to incomplete type ../../pccard/pcic.c: In function `pcic_power': ../../pccard/pcic.c:406: dereferencing pointer to incomplete type ../../pccard/pcic.c:408: dereferencing pointer to incomplete type ../../pccard/pcic.c:408: `PCIC_DF_POWER' undeclared (first use in this function) ../../pccard/pcic.c:408: `PCIC_AB_POWER' undeclared (first use in this function) ../../pccard/pcic.c:413: dereferencing pointer to incomplete type ../../pccard/pcic.c:458: dereferencing pointer to incomplete type ../../pccard/pcic.c:458: `PCIC_KING_POWER' undeclared (first use in this function) ../../pccard/pcic.c:462: dereferencing pointer to incomplete type ../../pccard/pcic.c:462: `PCIC_VG_POWER' undeclared (first use in this function) ../../pccard/pcic.c:463: warning: passing arg 1 of `pcic_setb' from incompatible pointer type ../../pccard/pcic.c:466: dereferencing pointer to incomplete type ../../pccard/pcic.c:466: `PCIC_PD_POWER' undeclared (first use in this function) ../../pccard/pcic.c:467: warning: passing arg 1 of `pcic_setb' from incompatible pointer type ../../pccard/pcic.c:470: dereferencing pointer to incomplete type ../../pccard/pcic.c:470: `PCIC_RICOH_POWER' undeclared (first use in this function) ../../pccard/pcic.c:471: warning: passing arg 1 of `pcic_setb' from incompatible pointer type ../../pccard/pcic.c:483: dereferencing pointer to incomplete type ../../pccard/pcic.c:487: dereferencing pointer to incomplete type ../../pccard/pcic.c:497: dereferencing pointer to incomplete type ../../pccard/pcic.c:498: warning: passing arg 1 of `pcic_clrb' from incompatible pointer type ../../pccard/pcic.c:499: dereferencing pointer to incomplete type ../../pccard/pcic.c:500: warning: passing arg 1 of `pcic_clrb' from incompatible pointer type ../../pccard/pcic.c:501: dereferencing pointer to incomplete type ../../pccard/pcic.c:502: warning: passing arg 1 of `pcic_clrb' from incompatible pointer type ../../pccard/pcic.c:505: dereferencing pointer to incomplete type ../../pccard/pcic.c:509: dereferencing pointer to incomplete type ../../pccard/pcic.c:520: dereferencing pointer to incomplete type ../../pccard/pcic.c:403: warning: `c' might be used uninitialized in this function ../../pccard/pcic.c: In function `pcic_mapirq': ../../pccard/pcic.c:537: dereferencing pointer to incomplete type ../../pccard/pcic.c:537: `pci_parallel' undeclared (first use in this function) ../../pccard/pcic.c:541: warning: passing arg 1 of `pcic_clrb' from incompatible pointer type ../../pccard/pcic.c:543: dereferencing pointer to incomplete type ../../pccard/pcic.c:544: dereferencing pointer to incomplete type ../../pccard/pcic.c: In function `pcic_reset': ../../pccard/pcic.c:560: warning: passing arg 1 of `pcic_clrb' from incompatible pointer type ../../pccard/pcic.c:565: warning: passing arg 1 of `pcic_setb' from incompatible pointer type ../../pccard/pcic.c:570: dereferencing pointer to incomplete type ../../pccard/pcic.c:576: dereferencing pointer to incomplete type ../../pccard/pcic.c:576: dereferencing pointer to incomplete type ../../pccard/pcic.c:577: dereferencing pointer to incomplete type ../../pccard/pcic.c:578: dereferencing pointer to incomplete type ../../pccard/pcic.c:579: dereferencing pointer to incomplete type ../../pccard/pcic.c:580: dereferencing pointer to incomplete type ../../pccard/pcic.c:581: dereferencing pointer to incomplete type ../../pccard/pcic.c:582: dereferencing pointer to incomplete type ../../pccard/pcic.c: In function `pcic_disable': ../../pccard/pcic.c:595: dereferencing pointer to incomplete type ../../pccard/pcic.c:596: dereferencing pointer to incomplete type ../../pccard/pcic.c: In function `pcic_resume': ../../pccard/pcic.c:607: warning: passing arg 1 of `pcic_do_mgt_irq' from incompatible pointer type ../../pccard/pcic.c:608: dereferencing pointer to incomplete type ../../pccard/pcic.c:609: warning: passing arg 1 of `pcic_setb' from incompatible pointer type ../../pccard/pcic.c:610: warning: passing arg 1 of `pcic_setb' from incompatible pointer type ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:617: warning: no previous prototype for `pcic_activate_resource' ../../pccard/pcic.c:673: warning: no previous prototype for `pcic_deactivate_resource' ../../pccard/pcic.c:710: warning: no previous prototype for `pcic_setup_intr' ../../pccard/pcic.c: In function `pcic_setup_intr': ../../pccard/pcic.c:715: dereferencing pointer to incomplete type ../../pccard/pcic.c:715: `pci_parallel' undeclared (first use in this function) ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:737: warning: no previous prototype for `pcic_teardown_intr' ../../pccard/pcic.c:747: warning: no previous prototype for `pcic_set_res_flags' ../../pccard/pcic.c:780: warning: no previous prototype for `pcic_get_res_flags' ../../pccard/pcic.c:807: warning: no previous prototype for `pcic_set_memory_offset' ../../pccard/pcic.c:819: warning: no previous prototype for `pcic_get_memory_offset' ../../pccard/pcic.c:834: warning: no previous prototype for `pcic_alloc_resource' ../../pccard/pcic.c: In function `pcic_alloc_resource': ../../pccard/pcic.c:840: dereferencing pointer to incomplete type ../../pccard/pcic.c:840: `pci_parallel' undeclared (first use in this function) ../../pccard/pcic.c:842: dereferencing pointer to incomplete type ../../pccard/pcic.c:843: dereferencing pointer to incomplete type *** Error code 1 Stop in /usr/src/sys/compile/eternity. can this be fixed asap ? thanks Silvester v.d. Leer [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=iso-8859-1" http-equiv=Content-Type> <META content="MSHTML 5.00.3315.2870" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>Hello,</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>after delete the /usr/src directory and do a cvsup to get the new source i'm unable to compile the kernel</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>supfile :</FONT></DIV> <DIV><FONT face=Arial size=2>*default tag=RELENG_4<BR>*default host=ftp11.freebsd.org<BR>*default prefix=/usr<BR>*default base=/usr/local/etc/cvsup<BR>*default release=cvs delete use-rel-suffix compress<BR>src-all release=cvs<BR></FONT></DIV> <DIV><FONT face=Arial size=2>errors : </FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>../../pccard/pcic.c:44: pccard/pcicvar.h: No such file or directory<BR>../../pccard/pcic.c:84: warning: `struct pcic_slot' declared inside parameter list<BR>../../pccard/pcic.c:84: warning: its scope is only this definition or declaration, which is probably not what you want.<BR>../../pccard/pcic.c:85: warning: no previous prototype for `pcic_getb_io'<BR>../../pccard/pcic.c: In function `pcic_getb_io':<BR>../../pccard/pcic.c:86: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:86: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:86: dereferencing pointer to incomplete type<BR>machine/bus_at386.h:484: warning: inlining failed in call to `bus_space_write_1'<BR>../../pccard/pcic.c:86: warning: called from here<BR>../../pccard/pcic.c:87: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:87: dereferencing pointer to incomplete type<BR>machine/bus_at386.h:175: warning: inlining failed in call to `bus_space_read_1'<BR>../../pccard/pcic.c:87: warning: called from here<BR>../../pccard/pcic.c: At top level:<BR>../../pccard/pcic.c:94: warning: `struct pcic_slot' declared inside parameter list<BR>../../pccard/pcic.c:95: warning: no previous prototype for `pcic_putb_io'<BR>../../pccard/pcic.c: In function `pcic_putb_io':<BR>../../pccard/pcic.c:101: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:101: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:101: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:102: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:102: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c: At top level:<BR>../../pccard/pcic.c:109: warning: `struct pcic_slot' declared inside parameter list<BR>../../pccard/pcic.c:110: warning: no previous prototype for `pcic_clrb'<BR>../../pccard/pcic.c: In function `pcic_clrb':<BR>../../pccard/pcic.c:111: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:111: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c: At top level:<BR>../../pccard/pcic.c:118: warning: `struct pcic_slot' declared inside parameter list<BR>../../pccard/pcic.c:119: warning: no previous prototype for `pcic_setb'<BR>../../pccard/pcic.c: In function `pcic_setb':<BR>../../pccard/pcic.c:120: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:120: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c: At top level:<BR>../../pccard/pcic.c:127: warning: `struct pcic_slot' declared inside parameter list<BR>../../pccard/pcic.c: In function `pcic_putw':<BR>../../pccard/pcic.c:129: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:130: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c: At top level:<BR>../../pccard/pcic.c:155: warning: no previous prototype for `pcic_dealloc'<BR>../../pccard/pcic.c: In function `pcic_dealloc':<BR>../../pccard/pcic.c:159: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:160: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:160: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:161: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:162: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:163: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:164: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:165: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:166: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:167: dereferencing pointer to incomplete type</FONT></DIV> <DIV><FONT face=Arial size=2>../../pccard/pcic.c:168: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:168: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:169: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:170: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:170: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c: In function `pcic_memory':<BR>../../pccard/pcic.c:194: warning: passing arg 1 of `pcic_putw' from incompatible pointer type<BR>../../pccard/pcic.c:195: warning: passing arg 1 of `pcic_putw' from incompatible pointer type<BR>../../pccard/pcic.c:196: warning: passing arg 1 of `pcic_putw' from incompatible pointer type<BR>../../pccard/pcic.c:201: warning: passing arg 1 of `pcic_setb' from incompatible pointer type<BR>../../pccard/pcic.c:203: warning: passing arg 1 of `pcic_setb' from incompatible pointer type<BR>../../pccard/pcic.c:205: warning: passing arg 1 of `pcic_setb' from incompatible pointer type<BR>../../pccard/pcic.c:207: warning: passing arg 1 of `pcic_setb' from incompatible pointer type<BR>../../pccard/pcic.c:209: warning: passing arg 1 of `pcic_setb' from incompatible pointer type<BR>../../pccard/pcic.c:211: warning: passing arg 1 of `pcic_setb' from incompatible pointer type<BR>../../pccard/pcic.c:215: warning: passing arg 1 of `pcic_setb' from incompatible pointer type<BR>../../pccard/pcic.c:216: warning: implicit declaration of function `DELAY'<BR>../../pccard/pcic.c:218: warning: passing arg 1 of `pcic_clrb' from incompatible pointer type<BR>../../pccard/pcic.c:219: warning: passing arg 1 of `pcic_putw' from incompatible pointer type<BR>../../pccard/pcic.c:220: warning: passing arg 1 of `pcic_putw' from incompatible pointer type<BR>../../pccard/pcic.c:221: warning: passing arg 1 of `pcic_putw' from incompatible pointer type<BR>../../pccard/pcic.c: In function `pcic_io':<BR>../../pccard/pcic.c:256: warning: passing arg 1 of `pcic_putw' from incompatible pointer type<BR>../../pccard/pcic.c:257: warning: passing arg 1 of `pcic_putw' from incompatible pointer type<BR>../../pccard/pcic.c:272: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:276: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:279: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:283: warning: passing arg 1 of `pcic_setb' from incompatible pointer type<BR>../../pccard/pcic.c:286: warning: passing arg 1 of `pcic_clrb' from incompatible pointer type<BR>../../pccard/pcic.c:288: warning: passing arg 1 of `pcic_putw' from incompatible pointer type<BR>../../pccard/pcic.c:289: warning: passing arg 1 of `pcic_putw' from incompatible pointer type<BR>../../pccard/pcic.c: At top level:<BR>../../pccard/pcic.c:295: warning: `struct pcic_slot' declared inside parameter list<BR>../../pccard/pcic.c: In function `pcic_do_mgt_irq':<BR>../../pccard/pcic.c:299: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:299: `pci_parallel' undeclared (first use in this function)<BR>../../pccard/pcic.c:299: (Each undeclared identifier is reported only once<BR>../../pccard/pcic.c:299: for each function it appears in.)<BR>../../pccard/pcic.c:306: warning: passing arg 1 of `pcic_clrb' from incompatible pointer type<BR>../../pccard/pcic.c:308: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:297: warning: unused variable `reg'<BR>../../pccard/pcic.c: At top level:<BR>../../pccard/pcic.c:314: warning: no previous prototype for `pcic_attach'<BR>../../pccard/pcic.c: In function `pcic_attach':<BR>../../pccard/pcic.c:323: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:324: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:325: increment of pointer to unknown structure<BR>../../pccard/pcic.c:325: arithmetic on pointer to an incomplete type<BR>../../pccard/pcic.c:326: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:328: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:340: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:342: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:343: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:346: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:347: increment of pointer to unknown structure<BR>../../pccard/pcic.c:347: arithmetic on pointer to an incomplete type<BR>../../pccard/pcic.c:348: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:351: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:351: warning: passing arg 1 of `pcic_do_mgt_irq' from incompatible pointer type<BR>../../pccard/pcic.c:352: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:352: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:355: warning: passing arg 1 of `pcic_setb' from incompatible pointer type<BR>../../pccard/pcic.c:356: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:360: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:360: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:362: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:362: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:363: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c: In function `pcic_ioctl':<BR>../../pccard/pcic.c:386: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:389: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c: In function `pcic_power':<BR>../../pccard/pcic.c:406: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:408: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:408: `PCIC_DF_POWER' undeclared (first use in this function)<BR>../../pccard/pcic.c:408: `PCIC_AB_POWER' undeclared (first use in this function)<BR>../../pccard/pcic.c:413: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:458: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:458: `PCIC_KING_POWER' undeclared (first use in this function)<BR>../../pccard/pcic.c:462: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:462: `PCIC_VG_POWER' undeclared (first use in this function)<BR>../../pccard/pcic.c:463: warning: passing arg 1 of `pcic_setb' from incompatible pointer type<BR>../../pccard/pcic.c:466: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:466: `PCIC_PD_POWER' undeclared (first use in this function)<BR>../../pccard/pcic.c:467: warning: passing arg 1 of `pcic_setb' from incompatible pointer type<BR>../../pccard/pcic.c:470: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:470: `PCIC_RICOH_POWER' undeclared (first use in this function)<BR>../../pccard/pcic.c:471: warning: passing arg 1 of `pcic_setb' from incompatible pointer type<BR>../../pccard/pcic.c:483: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:487: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:497: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:498: warning: passing arg 1 of `pcic_clrb' from incompatible pointer type<BR>../../pccard/pcic.c:499: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:500: warning: passing arg 1 of `pcic_clrb' from incompatible pointer type<BR>../../pccard/pcic.c:501: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:502: warning: passing arg 1 of `pcic_clrb' from incompatible pointer type<BR>../../pccard/pcic.c:505: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:509: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:520: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:403: warning: `c' might be used uninitialized in this function<BR>../../pccard/pcic.c: In function `pcic_mapirq':<BR>../../pccard/pcic.c:537: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:537: `pci_parallel' undeclared (first use in this function)<BR>../../pccard/pcic.c:541: warning: passing arg 1 of `pcic_clrb' from incompatible pointer type<BR>../../pccard/pcic.c:543: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:544: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c: In function `pcic_reset':<BR>../../pccard/pcic.c:560: warning: passing arg 1 of `pcic_clrb' from incompatible pointer type<BR>../../pccard/pcic.c:565: warning: passing arg 1 of `pcic_setb' from incompatible pointer type<BR>../../pccard/pcic.c:570: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:576: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:576: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:577: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:578: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:579: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:580: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:581: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:582: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c: In function `pcic_disable':<BR>../../pccard/pcic.c:595: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:596: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c: In function `pcic_resume':<BR>../../pccard/pcic.c:607: warning: passing arg 1 of `pcic_do_mgt_irq' from incompatible pointer type<BR>../../pccard/pcic.c:608: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:609: warning: passing arg 1 of `pcic_setb' from incompatible pointer type<BR>../../pccard/pcic.c:610: warning: passing arg 1 of `pcic_setb' from incompatible pointer type<BR>../../pccard/pcic.c: At top level:<BR>../../pccard/pcic.c:617: warning: no previous prototype for `pcic_activate_resource'<BR>../../pccard/pcic.c:673: warning: no previous prototype for `pcic_deactivate_resource'<BR>../../pccard/pcic.c:710: warning: no previous prototype for `pcic_setup_intr'<BR>../../pccard/pcic.c: In function `pcic_setup_intr':<BR>../../pccard/pcic.c:715: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:715: `pci_parallel' undeclared (first use in this function)<BR>../../pccard/pcic.c: At top level:<BR>../../pccard/pcic.c:737: warning: no previous prototype for `pcic_teardown_intr'<BR>../../pccard/pcic.c:747: warning: no previous prototype for `pcic_set_res_flags'<BR>../../pccard/pcic.c:780: warning: no previous prototype for `pcic_get_res_flags'<BR>../../pccard/pcic.c:807: warning: no previous prototype for `pcic_set_memory_offset'<BR>../../pccard/pcic.c:819: warning: no previous prototype for `pcic_get_memory_offset'<BR>../../pccard/pcic.c:834: warning: no previous prototype for `pcic_alloc_resource'<BR>../../pccard/pcic.c: In function `pcic_alloc_resource':<BR>../../pccard/pcic.c:840: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:840: `pci_parallel' undeclared (first use in this function)<BR>../../pccard/pcic.c:842: dereferencing pointer to incomplete type<BR>../../pccard/pcic.c:843: dereferencing pointer to incomplete type<BR>*** Error code 1</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Stop in /usr/src/sys/compile/eternity.<BR></FONT></DIV> <DIV><FONT face=Arial size=2>can this be fixed asap ?</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>thanks</FONT></DIV> <DIV><FONT face=Arial size=2>Silvester v.d. Leer</FONT></DIV> <DIV><FONT face=Arial size=2><BR> </DIV></FONT></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002d01c10961$6abd67c0$0200a8c0>
