Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2013 21:11:53 -0400
From:      Glen Barber <gjb@FreeBSD.org>
To:        Marcelo/Porks <marcelorossi@gmail.com>
Cc:        current <current@freebsd.org>, mirror176@cox.net
Subject:   Re: sysutils/fusefs-kmod problem in CURRENT
Message-ID:  <20130322011153.GB1940@glenbarber.us>
In-Reply-To: <CAA9wT9geNAnqnGBd0r0_UkPHFMMF08Nd8A4Y1Nb=avEiZ4nt8A@mail.gmail.com>
References:  <CAA9wT9geNAnqnGBd0r0_UkPHFMMF08Nd8A4Y1Nb=avEiZ4nt8A@mail.gmail.com>

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

--EuxKj2iCbKjpUGkD
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Thu, Mar 21, 2013 at 10:02:12PM -0300, Marcelo/Porks wrote:
> [...]
> cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE
> -nostdinc  -I../include -I. -I@ -I@/contrib/altq -fno-common
> -fno-omit-frame-pointer  -mno-aes -mno-avx -mcmodel=kernel -mno
> -red-zone -mno-mmx -mno-sse -msoft-float
> -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector
> -std=iso9899:1999 -Qunused-arguments -fstack-protector -Wall
> -Wredundant-decls -Wne
> sted-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith
> -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions
> -Wmissing-include-dirs -fdiagnostics-show-option
> -Wno-error-tautological-compare -Wno-error-empty-body
> -Wno-error-parentheses-equality -c fuse_vnops.c
> In file included from fuse_vnops.c:36:
> @/vm/vm_pager.h:127:2: error: implicit declaration of function
> 'rw_assert' is invalid in C99
> [-Werror,-Wimplicit-function-declaration]
>         VM_OBJECT_ASSERT_WLOCKED(object);
>         ^
> @/vm/vm_object.h:214:2: note: expanded from macro 'VM_OBJECT_ASSERT_WLOCKED'
>         rw_assert(&(object)->lock, RA_WLOCKED)
>         ^
> In file included from fuse_vnops.c:36:
> @/vm/vm_pager.h:127:2: error: use of undeclared identifier 'RA_WLOCKED'
>         VM_OBJECT_ASSERT_WLOCKED(object);
>         ^

This looks like the same problem emulators/virtualbox-ose* had until
yesterday...

Maintainer is CC'd.

Glen


--EuxKj2iCbKjpUGkD
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iQEcBAEBCAAGBQJRS6/ZAAoJEFJPDDeguUajju4H/jki01ALme1DTuM+rZCuxpn8
nSVmgU0fjyZhCwSAEQAgqJVGVULL9dp/WJSsiVMY3jorcRMHsfftWYYcZpcTqEGQ
NCA7h4GW+ML7zDoklRuIvPouh+1H/gjOZxYc+/coby4t+x/2yTLtTYROmuLPJVyo
BQrxw4k/dlx42xihNGiCn1e3yudJ67O/lfdD6HUwot5aS7/hSbsEerrVaSME4IAL
BUHrD813RyjC7uintBurONlkw4zVFYh//KFDLoeZBvtVskJQepR38z1Zl8whqpxM
wRrqnzfNYajf/+Z8wWnHP9wz1yLL7GFlVil7bjmNdUTgbLPciM2VXVYkyNSR7Vc=
=mqIv
-----END PGP SIGNATURE-----

--EuxKj2iCbKjpUGkD--



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