home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10532 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.1 KB  |  26 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!uakari.primate.wisc.edu!zazen!daffy!saavik.cs.wisc.edu!quale
  3. From: quale@saavik.cs.wisc.edu (Douglas E. Quale)
  4. Subject: GNU date-1.7 dumps core 
  5. Message-ID: <1992Sep12.073508.24697@daffy.cs.wisc.edu>
  6. Sender: news@daffy.cs.wisc.edu (The News)
  7. Organization: Undergraduate Projects Lab, UW Madison
  8. Date: Sat, 12 Sep 1992 07:35:08 GMT
  9. Lines: 15
  10.  
  11. When I saw reports here that date-1.7 dumps core because of a configuration
  12. problem involving conflicting definitions of tzname, I was surprised because
  13. I hadn't encountered that problem myself.
  14.  
  15. But, it turns out that the problem shows up in strftime() and I had removed
  16. strftime.o from the objects to be made in lib/Makefile in order to create a
  17. smaller binary.  You can also remove getopt.o, getopt1.o and a few other
  18. things.  If you don't feel like going to all this bother, Jim Weigand has
  19. already done it on his root disks.
  20.  
  21. BTW, the configuration problem has been reported on gnu.utils.bug as it
  22. occurred on another platform as well.
  23. -- 
  24. Doug Quale
  25. quale@saavik.cs.wisc.edu
  26.