Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2013 12:44:32 -0600
From:      Ian Lepore <ian@FreeBSD.org>
To:        Berislav Purgar <bpurgar@gmail.com>
Cc:        "freebsd-arm@freebsd.org" <freebsd-arm@FreeBSD.org>
Subject:   Re: if_npe.c broken r257262
Message-ID:  <1382985872.1170.245.camel@revolution.hippie.lan>
In-Reply-To: <CAAUsrB7OSBf%2BcwqbytBzwd0bCgwF4E7vOcNvWmiKzYLiHfpskA@mail.gmail.com>
References:  <CAAUsrB7OSBf%2BcwqbytBzwd0bCgwF4E7vOcNvWmiKzYLiHfpskA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2013-10-28 at 19:33 +0100, Berislav Purgar wrote:
> Hello ...
> 
> 
> Here is error messages :
> 
> cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs
> -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
> -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions
> -Wmissing-include-dirs -fdiagnostics-show-option   -nostdinc  -I.
> -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/libfdt
> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common
> -finline-limit=8000 --param inline-unit-growth=100 --param
> large-function-growth=1000 -mcpu=xscale -mno-thumb-interwork -ffreestanding
> -Werror  /usr/src/sys/arm/xscale/ixp425/if_npe.c
> cc1: warnings being treated as errors
> /usr/src/sys/arm/xscale/ixp425/if_npe.c: In function 'npe_attach':
> /usr/src/sys/arm/xscale/ixp425/if_npe.c:339: warning: implicit declaration
> of function 'if_alloc'
> [...]

Ooops, looks like we missed on in the mass change.  Should be fixed in
r257265; sorry about that.

-- Ian





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