Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Mar 2013 18:47:00 -0500
From:      Michael Butler <imb@protected-networks.net>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>, current@FreeBSD.org
Subject:   kernel build failure
Message-ID:  <5133E0F4.6050807@protected-networks.net>

next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

SVN r247736 prompts this ..

cc -c -O2 -pipe -fno-strict-aliasing -march=pentium4 -std=c99  -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  -Wno-error-tautological-compare
- -Wno-error-empty-body  -Wno-error-parentheses-equality -nostdinc  -I.
- -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL
- -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx
- -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror
 /usr/src/sys/kern/uipc_usrreq.c
/usr/src/sys/kern/uipc_usrreq.c:1689:18: error: use of undeclared
identifier 'fdep'; did you mean 'fde'?
                filecaps_free(&fdep->fde_caps);
                               ^~~~
                               fde
/usr/src/sys/kern/uipc_usrreq.c:1682:36: note: 'fde' declared here
unp_freerights(struct filedescent *fde, int fdcount)
                                   ^
1 error generated.
*** [uipc_usrreq.o] Error code 1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (FreeBSD)

iEYEARECAAYFAlEz4PQACgkQQv9rrgRC1JL6KACgjI2VCpCeKJCAaZIS+EBRP93N
xN8An1s0Q9CNgIP1F5Ep6ypuLQ9Agxde
=2ptT
-----END PGP SIGNATURE-----



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