Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 1998 23:09:09 -0600 (CST)
From:      George Vagner <kf7nn@mutsgo.dyn.ml.org>
To:        questions@FreeBSD.ORG
Cc:        grog@lemis.com
Subject:   kernel make
Message-ID:  <199801210509.XAA10551@epcot.spdc.ti.com>

next in thread | raw e-mail | index | archive | help

Greg that fixed the previous problem with doing the config! thanks

I tried to do a make on the last cvsupped files and i get this now.

now I am really stuck, does anyone know why this stopped compiling?

do i need to do a make clean or something after cvsupping? cause i didnt.





cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs 
-Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith  -nostdinc -I- -I. -I.
./.. -I../../../include -DFAILSAFE -DNFS -DFFS -DKERNEL -include opt_global.h  .
./../pci/bt9xx.c
cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs 
-Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith  -nostdinc -I- -I. -I.
./.. -I../../../include -DFAILSAFE -DNFS -DFFS -DKERNEL -include opt_global.h  .
./../pci/if_de.c
../../pci/if_de.c: In function `tulip_addr_filter':
../../pci/if_de.c:3038: storage size of `step' isn't known
../../pci/if_de.c:3096: warning: implicit declaration of function `ETHER_FIRST_M
ULTI'
../../pci/if_de.c:3098: dereferencing pointer to incomplete type
../../pci/if_de.c:3098: dereferencing pointer to incomplete type
../../pci/if_de.c:3099: dereferencing pointer to incomplete type
../../pci/if_de.c:3106: warning: implicit declaration of function `ETHER_NEXT_MU
LTI'
../../pci/if_de.c:3147: dereferencing pointer to incomplete type
../../pci/if_de.c:3147: dereferencing pointer to incomplete type
../../pci/if_de.c:3148: dereferencing pointer to incomplete type
../../pci/if_de.c:3149: dereferencing pointer to incomplete type
../../pci/if_de.c:3150: dereferencing pointer to incomplete type
../../pci/if_de.c: In function `tulip_ifioctl':
../../pci/if_de.c:4475: warning: implicit declaration of function `ether_addmult
i'
../../pci/if_de.c:4477: warning: implicit declaration of function `ether_delmult
i'
../../pci/if_de.c: In function `tulip_pci_attach':
../../pci/if_de.c:5239: request for member `cfg1' in something not a structure o
r union
../../pci/if_de.c:5239: request for member `cfg1' in something not a structure o
r union
*** Error code 1

Stop.
#

 
Laszlo Vagner
Texas Instruments
Email:vagner@NOSPAM.ti.com
Pg. 598-5217
Wk. 995-4297




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801210509.XAA10551>