home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 9884 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  809 b 

  1. Path: sparky!uunet!ogicse!hp-cv!hp-pcd!hplsla!ericb
  2. From: ericb@hplsla.hp.com (Eric Backus)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: GNU shell utils 1.7: date(1) dumps core (with easy solution:)
  5. Message-ID: <147770001@hplsla.hp.com>
  6. Date: 4 Sep 92 19:23:56 GMT
  7. Article-I.D.: hplsla.147770001
  8. References: <9209013094@gandalf.moria>
  9. Organization: HP Lake Stevens, WA
  10. Lines: 13
  11.  
  12. >    In fact, the fix to configure is pretty small.  configure tries
  13. >to compile a program defining 'extern char **tzname' and gcc complains
  14. >because tzname is declared as 'extern char *tzname[]' so configure assumes
  15. >that tzname does not exist in Linux.
  16. >
  17. >    You can apply this patch to correct configure :
  18.  
  19.  
  20. I hope you mailed a copy of this patch to the FSF so next time it
  21. won't be a problem.
  22. --
  23.                 Eric Backus
  24.                 ericb@hplsla.hp.com
  25.