Skip site navigation (1)Skip section navigation (2)
Date:      11 May 1999 04:45:36 -0000
From:      thompson@tgsoft.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/11637: build of kdump in stable
Message-ID:  <19990511044536.4124.qmail@squirrel.tgsoft.com>

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

>Number:         11637
>Category:       bin
>Synopsis:       build of kdump fails
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 10 21:50:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     mark thompson
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
tgsoft
>Environment:

CVSupped today (May 10, 1999)

>Description:

===% usr.bin/kdump
cc -nostdinc -O -pipe -pipe -pipe -I/w/CVS/release/src/usr.bin/kdump/../ktrace -I/w/CVS/release/src/usr.bin/kdump/../..   -I/usr/obj/w/CVS/release/src/tmp/usr/include -c /w/CVS/release/src/usr.bin/kdump/kdump.c
/bin/sh /w/CVS/release/src/usr.bin/kdump/mkioctls % ioctl.c
cc -nostdinc -O -pipe -pipe -pipe -I/w/CVS/release/src/usr.bin/kdump/../ktrace -I/w/CVS/release/src/usr.bin/kdump/../..   -I/usr/obj/w/CVS/release/src/tmp/usr/include -c ioctl.c
In file included from ioctl.c:62:
/usr/obj/w/CVS/release/src/tmp/usr/include/netinet/altq_afmap.h:39: field `af_flowinfo' has incomplete type
*** Error code 1



>How-To-Repeat:

make buildworld

>Fix:
	
Appears that you need to include if_altq.h before altq_afmap.h. Seems like
you would have to fix this in mkioctls


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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