Hi - I am getting the following errors during a cvs-1.7 build on a DU 3.2A
system. I ran configure, which seemed happy, and which picked gcc-2.7.2 as
the compiler. Any hints/tips to get me past this?
Thanks - Jeff Stelzner - Cegelec ESCA
=====
[mist 17] # make
--[snip]--
making all in lib
--[snip]--
making all in src
--[snip]--
gcc -I. -I.. -I. -I../lib -DHAVE_CONFIG_H -g -O -c server.c
server.c:357: `dirname' redeclared as different kind of symbol
/usr/local/lib/gcc-lib/alpha-dec-osf3.2/2.7.2/include/string.h:225:
previous dec
laration of `dirname'
server.c:357: warning: `dirname' was declared `extern' and later `static'
*** Exit 1
Stop.
*** Exit 1
Stop.
[mist 20] #
Received on Wed Feb 07 1996 - 22:51:25 NZDT