[2751] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: TCP/IP libraries missing!

daemon@ATHENA.MIT.EDU (Jon Klaren)
Tue Nov 5 10:31:30 1996

Date: Tue, 5 Nov 1996 07:21:58 -0800
From: Jon Klaren <jklaren@qualcomm.com>
To: sestaats@feist.com
CC: redhat-list@redhat.com
In-reply-to: <199611051100.GAA15081@redhat.com>
	(redhat-digest-request@redhat.com)
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com


On Tue, 5 Nov 1996 00:39:14 -0600 (CST), 
Sean Staats <sestaats@wichita.fn.net> wrote:
>  I have been developing TCP/IP applications on RH 3.0.3 and had no problems.
>  After I upgraded to RH 4.0 my TCP/IP c programs don't compile(they 
>  haven't been changed).  If someone knows what is wrong please let me know.
>  If needed, here is an example of the compiler messages I get when I run 
>  the make file...
[error mesgs deleted]
>  As I mentioned, I didn't get these errors under RH 3.0.3. 
>  Thanks for the help.  And please reply to sestaats@feist.com or
>  sestaats@cs.twsu.edu
>   Sean Staats

Sean, all the header files you're missing are from
/usr/include/linux/*.h, which is a symlink to
/usr/src/linux/include/linux, the kernel source tree.  You can either
unpack the source tree for the kernel you're using in /usr/src/linux, or
install the rpm:
rpm -i kernel-headers-2.0.18-5.i386.rpm

Good luck,
-Jon

Jon Klaren
San Diego, CA USA
jklaren@qualcomm.com



--
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
  ________________________________________________________________________
  http://www.redhat.com/RedHat-FAQ   http://www.redhat.com/RedHat-Errata
  http://www.redhat.com/RedHat-Tips  http://www.redhat.com/mailing-lists
  ------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post