From owner-freebsd-questions Wed Jun 3 00:31:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA16092 for freebsd-questions-outgoing; Wed, 3 Jun 1998 00:31:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA15976 for ; Wed, 3 Jun 1998 00:30:43 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.8/8.8.8) with SMTP id AAA22814; Wed, 3 Jun 1998 00:30:39 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Date: Wed, 3 Jun 1998 00:30:39 -0700 (PDT) From: Doug White Reply-To: Doug White To: Matthew Hagerty cc: freebsd-questions@FreeBSD.ORG Subject: Re: Kernel (2.2.6-R) compilation error In-Reply-To: <3.0.3.32.19980602103220.00697360@smtp.net-link.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 2 Jun 1998, Matthew Hagerty wrote: > Greetings, > > I have compiled FreeBSD kernels since 2.0.1, but I can't figure this one > out. This is the error during the make process: > > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit > -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- > -I. -I. > ./.. -I../../../include -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL > ../.. > /i386/isa/if_le.c > ../../i386/isa/if_le.c: In function `lemac_probe': > ../../i386/isa/if_le.c:851: warning: assignment from incompatible pointer type > ../../i386/isa/if_le.c:853: too many arguments to function > ../../i386/isa/if_le.c: In function `lemac_rxd_intr': > ../../i386/isa/if_le.c:1107: too many arguments to function > ../../i386/isa/if_le.c: In function `depca_probe': > ../../i386/isa/if_le.c:1524: warning: assignment from incompatible pointer > type Try rewriting your le device line. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message