home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / utils / bug / 1489 < prev    next >
Encoding:
Text File  |  1992-09-08  |  876 b   |  24 lines

  1. Newsgroups: gnu.utils.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!valeron.che.wisc.edu!epperly
  3. From: epperly@valeron.che.wisc.edu (Tom Epperly)
  4. Subject: fontutils-0.5 installation warnings
  5. Message-ID: <9209051800.AA06473@valeron.che.wisc.edu>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Sat, 5 Sep 1992 18:00:00 GMT
  10. Approved: bug-gnu-utils@prep.ai.mit.edu
  11. Lines: 11
  12.  
  13. GNU FontUtils Version: 0.5
  14. DECstation 3100, Ultrix V4.2 (Rev. 96)
  15. Compiler: gcc Version 2.2.2
  16.  
  17. Warnings about NULL being redefined.  For example:
  18.  
  19. gcc -O -g -I.././include -I/home/X11R5/include -c xstat.c
  20. In file included from .././include/c-memstr.h:27, from .././include/config.h:34, from xstat.c:19:
  21. /usr/include/string.h:53: warning: `NULL' redefined
  22. /usr/local/lib/gcc-lib/decstation/2.1/include/stddef.h:105: warning: this is the location of the previous definition
  23.  
  24.