home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / sun / misc / 5315 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  2.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!spool.mu.edu!agate!doc.ic.ac.uk!uknet!sersun1!plasparc3!ajn
  2. From: ajn@essex.ac.uk (Alastair Neil)
  3. Newsgroups: comp.sys.sun.misc
  4. Subject: Re: ?libresolv (DNS client mode) in 4.1.3
  5. Message-ID: <6485@sersun1.essex.ac.uk>
  6. Date: 18 Nov 92 12:45:48 GMT
  7. References: <schneck.721961212@Physik.TU-Muenchen.DE>
  8. Sender: news@sersun1.essex.ac.uk
  9. Reply-To: ajn@essex.ac.uk
  10. Organization: Dept. of Physics, University of Essex
  11. Lines: 36
  12.  
  13. In article 721961212@Physik.TU-Muenchen.DE, schneck@Physik.TU-Muenchen.DE (Bernhard Schneck) writes:
  14. >mike@starburst.umd.edu (Michael F. Santangelo) writes:
  15. >
  16. >
  17. >>I may want to upgrade some Sun SPARCs soon to 4.1.3.  Last upgrade
  18. >>to 4.1.2 was painful mostly due to libresolv not being completely
  19. >>turned on (not at all turned on operationally) and a rather
  20. >
  21. >Havn't tried it on 4.1.3 yet (we didn't get the CD, and the preinstalled
  22. >machines don't have the `customize shared library' fileset loaded), but
  23. >on 4.1.2 using the resolv+-2.1 archive it goes smooth as can be!  Just run
  24. >    make libc.so
  25. >and after a few minutes you have a new shared library, which can use
  26. >DNS, NIS and/or /etc/hosts in any combination you want.
  27.  
  28. I just tried to build the libresolv.a and shared lib as described
  29. but the compiler bombs out on the third file complaining about
  30. an undeclared function. I'm running SunOS 4.1.1-IPX and trying
  31. to build the resolv+-2.1 distribution. Any suggestions?
  32.  
  33.  
  34. sepcifically:
  35.  
  36. gcc -DNIS -DDEBUG -O -DSHLIB -Iinclude -c res_debug.c
  37. res_debug.c: In function `p_type' :
  38. res_debug.c:408: `T_TXT' undeclared (first use of this function)
  39. res_debug.c:408:  (Each undeclared identifier is reported only once
  40. res_debug.c:408:  for each function it appears in.)
  41. ***  Error code 1
  42. make Fatal error:  Command failed for target `res_debug.o'
  43.  
  44. ---
  45. +-----------------------------------------------------------------------------+
  46. |..Alastair Neil......0206-872861...............|                             |
  47. |..44-206-872861......[ajn@essex.ac.uk].........|       None Shall Sleep      |
  48. +-----------------------------------------------------------------------------+
  49.