Date: Fri, 6 Jan 2006 15:22:29 -0500 (EST) From: Yasholomew Yashinski <yashy@yashy.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: kern/91419: Message-ID: <20060106202229.BBDD461AA@mail.yashy.com> Resent-Message-ID: <200601062030.k06KU6RW017345@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 91419 >Category: kern >Synopsis: >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 06 20:30:05 GMT 2006 >Closed-Date: >Last-Modified: >Originator: >Release: >Organization: Confidential: no <FreeBSD PRs are public data> Synopsis: libnetgraph/debug.c error Severity: non-critical Priority: medium >Environment: >Description: Submitter-Id: current-users Originator: Yasholomew Yashinski Class: sw-bug Release: FreeBSD 6.0-STABLE sparc64 Environment: FreeBSD proksie.yashy.com 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Wed Nov 2 22:33:15 UTC 2005 root@s-dallas.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC sparc64 Description: libnetgraph/debug.c error. I see this was submitted as "i386/91250: make buildworld netgraph/build.c failure" however this issue is also occuring on sparc64. from /usr/src# make buildkernel=COLONEL [snip] sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@NCURSES_OSPEED@%short%g ' < curs_window.3 | gzip -cn > curs_window.3.gz cat /usr/src/lib/libncurses/../../contrib/ncurses/man/ncurses.3x > ncurses.3 sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@NCURSES_OSPEED@%short%g ' < ncurses.3 | gzip -cn > ncurses.3.gz ===> lib/libnetgraph (all) Warning: Object directory not changed from original /usr/src/lib/libnetgraph cc -O2 -fno-strict-aliasing -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2 k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ar ith -Wno-uninitialized -c debug.c debug.c:161: error: `NGM_SPLIT_COOKIE' undeclared here (not in a function) debug.c:161: error: initializer element is not constant debug.c:161: error: (near initialization for `cookies[33].cookie') debug.c:161: error: initializer element is not constant debug.c:161: error: (near initialization for `cookies[33]') debug.c:162: error: initializer element is not constant debug.c:162: error: (near initialization for `cookies[34]') debug.c:163: error: initializer element is not constant debug.c:163: error: (near initialization for `cookies[35]') debug.c:164: error: initializer element is not constant debug.c:164: error: (near initialization for `cookies[36]') debug.c:165: error: initializer element is not constant debug.c:165: error: (near initialization for `cookies[37]') debug.c:166: error: initializer element is not constant debug.c:166: error: (near initialization for `cookies[38]') debug.c:167: error: initializer element is not constant debug.c:167: error: (near initialization for `cookies[39]') debug.c:174: error: initializer element is not constant debug.c:174: error: (near initialization for `cookies[40]') *** Error code 1 Stop in /usr/src/lib/libnetgraph. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. How-To-Repeat: Try to compile /usr/src/lib/libnetgraph/debug.c >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060106202229.BBDD461AA>
