home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / protocol / ppp / 1128 < prev    next >
Encoding:
Text File  |  1993-01-28  |  2.0 KB  |  54 lines

  1. Newsgroups: comp.protocols.ppp
  2. Path: sparky!uunet!ascent!ascent-west!erict
  3. From: erict@ascent.com (Eric Tiffany)
  4. Subject: dp-2.2 loadable modules don't...
  5. Message-ID: <ERICT.93Jan26090548@Fairview-Heights.ascent-west.uucp>
  6. Organization: Ascent
  7. Distribution: comp
  8. Date: 26 Jan 93 09:05:48
  9. Lines: 43
  10.  
  11.  
  12. I posted this to the dplist, but I thought I would try here too.
  13.  
  14. After compiling and installing dp-2.2 (with the patch posted by Kirk
  15. Smith), I tried to run startdp which loads the loadable modules using
  16. modload.  This happened [I gave modload the -v flag to give more
  17. "information"]:
  18.  
  19. #/etc/dp/modules/startdp
  20. infile /etc/dp/modules/ppp_async.o, infilename /etc/dp/modules/ppp_async, outfile /etc/dp/modules/ppp_async, execfile /etc/dp/modules/postasyncload
  21. Linking the module...
  22. ld -o /etc/dp/modules/ppp_async -Bstatic -T 0 -A /vmunix -N -e _ppp_async_init -s /etc/dp/modules/ppp_async.o
  23. ld cannot open load script file 0       [**** The lossage here ****]
  24. ld failed, status = 1
  25. infile /etc/dp/modules/dp_if.o, infilename /etc/dp/modules/dp_if, outfile /etc/dp/modules/dp_if, execfile /etc/dp/modules/postdpload
  26. Linking the module...
  27. ld -o /etc/dp/modules/dp_if -Bstatic -T 0 -A /vmunix -N -e _dpmod_init -s /etc/dp/modules/dp_if.o
  28. ld cannot open load script file 0    [**** and here ****]
  29. ld failed, status = 1
  30. #
  31.  
  32. Why does ld say: 
  33.  
  34.     ld cannot open load script file 0
  35.  
  36. I have checked permissions, the man pages for ld, run 'strings X |
  37. grep script' for every X I can think of, and all to no avail.
  38.  
  39. I am running SunOS 4.1.1, with a couple of kernel additions (pppV5,
  40. and Symbolics UX400 VME support).  
  41.  
  42. I hope this isn't something real stupid.  Do I need the jumbo ld patch
  43. (patch # 100170-09) which also means I need the 6Mb libc patch (patch
  44. # 100267)?  I hope not.
  45.  
  46. Thanks to anyone with a clue
  47.  
  48.  
  49.  
  50. --
  51.   __/ _ _/   Eric Tiffany        Ascent Technology, West   914-944-9003
  52.  __/   /    erict@ascent.com    312 Briarcliff Drive So.  617-225-0850
  53. __/  _/    erict@panix.com     Ossining, NY  10562
  54.