Skip site navigation (1)Skip section navigation (2)
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
This is a multi-part message in MIME format.

------=_NextPart_000_002A_01C10972.2DB9AF30
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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=3DRELENG_4
*default host=3Dftp11.freebsd.org
*default prefix=3D/usr
*default base=3D/usr/local/etc/cvsup
*default release=3Dcvs delete use-rel-suffix compress
src-all release=3Dcvs

errors :=20

../../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



------=_NextPart_000_002A_01C10972.2DB9AF30
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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

------=_NextPart_000_002A_01C10972.2DB9AF30--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002d01c10961$6abd67c0$0200a8c0>