I successfully (hopefully) installed gcc V2.7.2 and am now trying to install
the GNU diffutils V2.7 and receive the following error message:
cc -c -DHAVE_CONFIG_H -I. -I. -g -O fnmatch.c
fnmatch.c: In function `fnmatch':
fnmatch.c:67: `FNM_CASEFOLD' undeclared (first use this function)
fnmatch.c:67: (Each undeclared identifier is reported only once
fnmatch.c:67: for each function it appears in.)
fnmatch.c:74: `FNM_FILE_NAME' undeclared (first use this function)
fnmatch.c:202: `FNM_LEADING_DIR' undeclared (first use this function)
*** Exit 1
Stop.
I'm running on a Alphastation 500 with DEC Unix V4.0a. Also, do I need to
do anything special about the gcc libraries or was that all taken care of
with the "make install ..."?
Thanks,
Ken
-----------------------------------------------------------------------
| Ken Leyba | Applying computer technology is |
| Information Technology Consulant | simply finding the right wrench |
| Info:
http://www2.csudh.edu | to pound in the correct screw. |
-----------------------------------------------------------------------
Received on Tue Apr 01 1997 - 03:50:14 NZST