kernel build failure
Pawel Jakub Dawidek
pjd at FreeBSD.org
Sun Mar 3 23:50:54 UTC 2013
On Sun, Mar 03, 2013 at 06:47:00PM -0500, Michael Butler wrote:
> -----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.
This was because I divided larger change into smaller changes.
r247738 should be fine.
--
Pawel Jakub Dawidek http://www.wheelsystems.com
FreeBSD committer http://www.FreeBSD.org
Am I Evil? Yes, I Am! http://tupytaj.pl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130304/3600daaa/attachment.sig>
More information about the freebsd-current
mailing list