home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9091 < prev    next >
Encoding:
Text File  |  1992-08-25  |  1.1 KB  |  37 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!usc!rpi!usenet.coe.montana.edu!news.u.washington.edu!serval!fili!hlu
  3. From: hlu@fili.eecs.wsu.edu (H.J. Lu)
  4. Subject: Re: problems with 0.97pl2 and tcpip
  5. Message-ID: <1992Aug26.000431.560@serval.net.wsu.edu>
  6. Sender: hlu@fili (H.J. Lu)
  7. Organization: Washington State University
  8. References:  <2746@nlsun1.oracle.nl>
  9. Date: Wed, 26 Aug 92 00:04:31 GMT
  10. Lines: 25
  11.  
  12. In article <2746@nlsun1.oracle.nl>, jhelberg@nl.oracle.com (Joost Helberg) writes:
  13. |> X-Disclaimer: This message was written by an unauthenticated user
  14. |>               at Oracle Corporation.  The opinions expressed are those
  15. |>               of the user and not necessarily those of Oracle.
  16. |> 
  17. |> 
  18. |> I have 0.97pl2 up and running and tried to add tcpip0.8 into it.
  19. |> 
  20. |> the patch worked allright, compiled good too but:
  21. |>   when loading the image i get unresolveds:
  22. |>       _outb_p
  23. |>     _inb_p
  24. |>     _outb
  25. |> severals hundreds! from net/net.o. 
  26. |> 
  27. |> As the only code from net using outb/inb etc. is we.c It must come from there.
  28. |> 
  29. |> we.c includes asm/io.h, so I don't know why this goes wrong?
  30. |> 
  31. |> 
  32. |> 
  33.  
  34. Just my wild guess. Did you use -O?
  35.  
  36. H.J.
  37.