home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9376 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.5 KB

  1. Path: sparky!uunet!usc!rpi!psinntp!psinntp!curly.appmag.com!pa
  2. From: pa@curly.appmag.com (Pierre Asselin)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: Need help building Taylor UUCP on AIX 3.2
  5. Keywords: Taylor-uucp AIX
  6. Message-ID: <1256@curly.appmag.com>
  7. Date: 2 Sep 92 14:47:52 GMT
  8. References: <1992Aug28.144110.35406@clinicom.com> <BtrqCz.p5r@icsbelf.uucp>
  9. Organization: Applied Magnetics, Goleta, CA
  10. Lines: 26
  11.  
  12. In <BtrqCz.p5r@icsbelf.uucp> ianm@icsbelf.uucp (Ian Moran) writes:
  13.  
  14. >If it is any consolation, I also have been unable to sucessfully build
  15. >Taylor-uucp on AIX 3.1. Like yourself, everything compiles OK but all
  16. >the executables core dump. I would be very interested to hear of any
  17. >follow up to this!
  18.  
  19. I mailed a 3.1 patch to John.  We'll see how he manages.
  20.  
  21. Things aren't perfect:  I get reliable connections only if I enable
  22. chat debugging.  Also, I couldn't get tstuu and uucp-over-TCP to work
  23. (but I didn't insist).  Bottom line: Taylor lets me enlarge the
  24. g-protocol windows for higher throughput.
  25.  
  26. The most troubling change I had to make involved several strings
  27.  
  28.       const char *zblahblah= NULL;
  29.  
  30. that weren't initialized to NULL!  All the executables bombed trying to
  31. open garbage paths.  I fixed the problem by sprinkling explicit
  32. assignment to NULL at the beginning of the relevant functions.  A
  33. compiler bug?  Well, I ain't reporting it.  So there.
  34. -- 
  35.  
  36. --Pierre Asselin, Magnetoresistive Head Engineering, Applied Magnetics.
  37.   pa@appmag.com        the usual disclaimers apply.
  38.