Toby, > I ran svn update this morning (and after discovering this problem make > distclean, configure..., make all). > [...]
What compiler are you using? It worked for me with gcc 4.5 and gcc 4.1 when I checked yesterday... The critical lines in the error message are all in connection.hpp, lines 111 and 116. Can you try to just put a 'typename' before the types in these lines and see whether that makes things compile? Best & sorry for the breakage... W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
