home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20494 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.4 KB  |  32 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!spool.mu.edu!agate!doc.ic.ac.uk!warwick!sunserver1.aston.ac.uk!uhura!evansmp
  3. From: evansmp@uhura.aston.ac.uk (Mark Evans)
  4. Subject: Re: tcp/ip support and the Makefile of 0.99
  5. Message-ID: <1992Dec15.132559.22845@aston.ac.uk>
  6. Sender: usenet@aston.ac.uk (Usenet administrator)
  7. Nntp-Posting-Host: uhura
  8. Organization: Aston University
  9. X-Newsreader: TIN [version 1.1 PL241235]
  10. References: <1992Dec15.011114.26612@cc.gatech.edu>
  11. Date: Tue, 15 Dec 1992 13:25:59 GMT
  12. Lines: 18
  13.  
  14. Ammo Goettsch (ammo@cc.gatech.edu) wrote:
  15. : I disabled TCP/IP throught the "make config" option of the kernel Makefile
  16. : for version 0.99. In .../net/Makefile, it still wants to link in 
  17. : tcp/tcpip.o, which of course had not been compiled, since the make file
  18. : in .../net/tcp never gets executed ifndef CONFIG_TCPIP. 
  19. : Is the link line in the make file wrong or should it have been compiled?
  20. : Also, what will happen if I compile TCP/IP but have no network card?
  21.  
  22. it will produce an error on bootup about being unable to find the hardware,
  23. tcp functions will still work through the loopback device
  24.  
  25. --
  26. -------------------------------------------------------------------------
  27. Mark Evans                                   |evansmp@uhura.aston.ac.uk
  28. +(44) 21 429 9199  (Home)                    |evansmp@cs.aston.ac.uk
  29. +(44) 21 359 6531 x4039 (Office)             |
  30.