Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 May 2001 22:40:05 -0700 (PDT)
From:      Kris Kennaway <kris@obsecurity.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: conf/27089: Missing include in /usr/include/sys/conf.h
Message-ID:  <200105060540.f465e5O67308@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/27089; it has been noted by GNATS.

From: Kris Kennaway <kris@obsecurity.org>
To: Udo Schweigert <ust@cert.siemens.de>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: conf/27089: Missing include in /usr/include/sys/conf.h
Date: Sat, 5 May 2001 22:32:07 -0700

 --b5gNqxB1S1yM7hjW
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 On Sat, May 05, 2001 at 07:09:17AM +0000, Udo Schweigert wrote:
 
 > /usr/include/sys/conf.h references struct timespec which is defined in
 > /usr/include/sys/time.h. Since /usr/include/sys/time.h is not included by
 > /usr/include/sys/conf.h this results in an error (for example when trying
 > to build the sysutils/xosview port).
 
 >  #include <sys/eventhandler.h>
 > +#include <sys/time.h>
 
 This is probably the wrong thing to do..the correct thing is to fix
 the broken software which makes that assumption.
 
 Kris
 
 --b5gNqxB1S1yM7hjW
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.0.5 (FreeBSD)
 Comment: For info see http://www.gnupg.org
 
 iD8DBQE69OHXWry0BWjoQKURAodKAJ95amUnPB4/aY+ZftHLg67xuM19oQCfSWTC
 xpEoQbmwjqy81xENtuIBoGY=
 =C/to
 -----END PGP SIGNATURE-----
 
 --b5gNqxB1S1yM7hjW--

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?200105060540.f465e5O67308>