Subject: Re: libstdc++ does not build
To: C Kane <ckane@best.com>
From: None <drochner@zel459.zel.kfa-juelich.de>
List: current-users
Date: 12/04/1998 10:57:19
ckane@best.com said:
> I am having a problem compiling libstdc++ from -current sources while
> doing "make build".
> [...]
> /usr/include/g++/function.h:141: warning: to refer to a type member of a template parameter,

No propblem for me.
It seems that your /usr/include/g++ includes are
out of date - the current "function.h" has only 93 lines
while the old gcc one matches the error output you cited.

best regards
Matthias