Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 1998 00:30:39 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Matthew Hagerty <wpub1@net-link.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Kernel (2.2.6-R) compilation error
Message-ID:  <Pine.BSF.3.96.980603003029.22038w-100000@gdi.uoregon.edu>
In-Reply-To: <3.0.3.32.19980602103220.00697360@smtp.net-link.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980603003029.22038w-100000>