lkml.org 
[lkml]   [1996]   [Jul]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectProblems with compiling struct fd_set -- storage size isn't known
The following test program is causing me problems under 2.0.4:

#include <sys/types.h>

int main() {
struct fd_set a;
}

When I try to compile it, I get:

thirteen:~# gcc -o test test.c
test.c: In function `main':
test.c:4: storage size of `a' isn't known

This program compiles cleanly under kernel 2.0.0.

Am I doing something wrong, or has something been broken?

B
--
---------------------------------------------------------------------------
Brian R. Doherty | "You know, I bet a funny thing about driving a
6320 S. Main St. | car off a cliff is, while you're in midair,
you
Houston, TX 77006 | still hit those brakes! Hey, better try the
doherty@rice.edu | emergency brake!" -- Jack
Handey


\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.027 / U:0.404 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site