From: Craig T Manske (albion@csd4.csd.uwm.edu)
Date: 05/29/93


From: albion@csd4.csd.uwm.edu (Craig T Manske)
Subject: in.h anyone?
Date: 29 May 1993 06:14:43 GMT

Ok, I was doing a MASSIVE upgrade of my LInux system after purchasing
a Maxtor 7345 drive, and am getting an error during the "make dep" and the
actual compile process.

The dependencies were looking for a file in.h which was supposed to be in the
/usr/src/linux/include/linux directory. I was able to find the file in the
/usr/include/netinet directory. That helped the Make dep. (It came up with
this error during dependencies for NFS which I didn't need anyway)
 
  When I went to compile and it got to the net/tcp/sock.c and died with a
"storage size of 'addr' is not known", and "storage size of 'sin' is not
known."
          Can anyone help with this? Did I miss some dire warning in some
readme file some place?
          I am running Linux .99pl6 (trying to compile .99pl9), with
GCC 2.4.0 and Libc.so.4.4. I have un-tarred the includes, bins, and such
for the new libs. This is on a 486-33 with 16 meg on a /dev/hda3 partition.
    Thanks,

albion
albion@csd4.csd.uwm.edu