Building GnuTLS fails because of:

./../gl/sys/time.h:350: error: redundant redeclaration of '_gl_cxxalias_dummy' 
[-Wredundant-decls]
./../gl/string.h:1103: note: previous declaration of '_gl_cxxalias_dummy' was 
here
./../gl/sys/time.h:353: error: redundant redeclaration of '_gl_cxxalias_dummy' 
[-Wredundant-decls]
./../gl/string.h:1103: note: previous declaration of '_gl_cxxalias_dummy' was 
here

I have some non-default warnings enabled.

Maybe we could protect double declaration of the symbol?

/Simon


Reply via email to