Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jul 2003 23:22:42 +0200 (CEST)
From:      Maciej Korzen <eaquer@ceti.pl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/54787: Problem compiling sbin/dmesg on FreeBSD 5.1-CURRENT from 23/07/2003
Message-ID:  <20030723212242.6601950532@example.com>
Resent-Message-ID: <200307232130.h6NLU7qU096440@freefall.freebsd.org>

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

>Number:         54787
>Category:       bin
>Synopsis:       Problem compiling sbin/dmesg on FreeBSD 5.1-CURRENT from 23/07/2003
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 23 14:30:07 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Maciej Korzen
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
none
>Environment:
System: FreeBSD example 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Mon Jun 16 21:31:10 CEST 2003 root@example:/usr/obj/usr/src/sys/EXAMPLE i386

CVSup-ed at 23/07/2003

>Description:
/usr/src/sbin/dmesg won't build

>How-To-Repeat:
root@example:~# cd /usr/src/sbin/dmesg
root@example:sbin/dmesg# make clean
rm -f dmesg dmesg.o dmesg.8.gz dmesg.8.cat.gz
root@example:sbin/dmesg# make
Warning: Object directory not changed from original /usr/src/sbin/dmesg
cc -O -pipe -DIPFIREWALL_VERBOSE -DIPFIREWALL_VERBOSE_LIMIT=100 -DIPFIREWALL_DEF
AULT_TO_ACCEPT -march=pentiumpro   -Wsystem-headers -Werror -Wall -Wno-format-y2
k -Wno-uninitialized  -c dmesg.c
cc1: warnings being treated as errors
dmesg.c: In function `main':
dmesg.c:140: warning: implicit declaration of function `MSGBUF_SEQ_TO_POS'
dmesg.c:140: structure has no member named `msg_wseq'
*** Error code 1

Stop in /usr/src/sbin/dmesg.
root@example:sbin/dmesg#
>Fix:
I wish to know how to fix it ;-).
>Release-Note:
>Audit-Trail:
>Unformatted:



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