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