Hello gurus,
I am trying to install elm 2.5.5 on a ES40 running Tru64 5.1. There
seems to be a conflict with a basename definition. The make returns
with the following:
Error: ../hdrs/elm_lib.h, line 33: In this declaration, the type of
"basename" is not compatible with the type of a previous declaration of
"basename" at line number 163 in file /usr/include/string.h. (notcompat)
char *basename P_((const char *));
Anyone seen this or know a workaround for it.......note...elm 2.5.3 does
the same thing so I assume there was something changed from 4.0f to 5.1
with respect to string.h. 2.5.3 compiled fine on 4.0f.
thanks for any info....Ill summarize the results
darryl
Received on Wed Mar 21 2001 - 18:40:28 NZST