Your message dated Thu, 16 Mar 2000 09:21:25 -0500 (EST) with message-id <[EMAIL PROTECTED]> and subject line Bug#60519: Missing header file has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Darren Benham (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 16 Mar 2000 12:55:01 +0000 Received: (qmail 17902 invoked from network); 16 Mar 2000 12:55:00 -0000 Received: from enterprise.aist-nara.ac.jp (HELO is.aist-nara.ac.jp) (163.221.80.21) by master.debian.org with SMTP; 16 Mar 2000 12:55:00 -0000 Received: (qmail 7629 invoked from network); 16 Mar 2000 21:54:58 +0900 Received: from kmserver.aist-nara.ac.jp (163.221.34.32) by ismailgate.aist-nara.ac.jp with SMTP; 16 Mar 2000 21:54:58 +0900 Date: Thu, 16 Mar 2000 21:52:04 +0900 Message-ID: <[EMAIL PROTECTED]> From: Mitsuru Oka <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Missing header file User-Agent: Wanderlust/2.2.5 (Come Undone) SEMI/1.13.3 (Komaiko) FLIM/1.12.5 (Hirahata) Emacs/20.4 (mips-sgi-irix6.4) MULE/4.0 (HANANOEN) Organization: Debian JP Project X-URL: http://www.aist-nara.ac.jp/~mitsu-o/ MIME-Version: 1.0 (generated by SEMI 1.13.3 - "Komaiko") Content-Type: text/plain; charset=US-ASCII Package: libc6-dev Version: 2.1.3-7 Where is a stddef.h header file? I could't find it in libc6-dev, and source package. -- Mitsuru Oka --------------------------------------- Received: (at 60519-done) by bugs.debian.org; 16 Mar 2000 14:21:41 +0000 Received: (qmail 7144 invoked from network); 16 Mar 2000 14:21:40 -0000 Received: from spawn.besmarter.com ([EMAIL PROTECTED]) by master.debian.org with SMTP; 16 Mar 2000 14:21:40 -0000 Received: from localhost ([127.0.0.1] ident=chris) by spawn.besmarter.com with esmtp (Exim 3.12 #1 (Debian)) id 12Vb9R-0005CA-00; Thu, 16 Mar 2000 09:21:25 -0500 Date: Thu, 16 Mar 2000 09:21:25 -0500 (EST) From: "Christopher C. Chimelis" <[EMAIL PROTECTED]> X-Sender: [EMAIL PROTECTED] To: Mitsuru Oka <[EMAIL PROTECTED]>, [EMAIL PROTECTED] cc: Joel Klecker <[email protected]> Subject: Re: Bug#60519: Missing header file In-Reply-To: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 16 Mar 2000, Mitsuru Oka wrote: > Package: libc6-dev > Version: 2.1.3-7 > > Where is a stddef.h header file? > I could't find it in libc6-dev, and source > package. It's in libc6-dev and gcc, technically. The kernel stddef.h is in /usr/include/linux/stddef.h, but the one that you're probably looking for is in the gcc package: (/usr/lib/gcc-lib/(arch)-linux/2.95.2/include/stddef.h) C

