Re: Problems building HEAD after latest changes

From: Robert Collins <robertc@dont-contact.us>
Date: Sat, 04 Sep 2004 22:46:26 +1000

On Sat, 2004-09-04 at 10:04 +0200, Serassio Guido wrote:
> Hi Robert,
>
> I'm trying to merge and compile latest changes from HEAD to nt branch, but
> I have found something that seems wrong:
>
> - In lib/Makefile.am I can see a reference to MemPool.cc, but in lib folder
> there is only the old MemPool.c, it's the same renamed ?
>
> - I cannot run configure on MinGW because lib/cppunit-1.10.0 it's not
> bootstrapped.

I thought checked in everything needed to build cppunit, without
bootstrapping. What error are you getting?

> - Again problems with C++ template:
>
> Compiling...
> Splay.cc
> ../../../include\splay.h(220) : error C2059: syntax error : ''template<''
> ../../../include\splay.h(221) : error C2065: 'V' : undeclared identifier
> ../../../include\splay.h(289) : error C2904: 'V' : template-name already
> defined as 'int V'
> ../../../include\splay.h(293) : error C2143: syntax error : missing ';'
> before '{'
> ../../../include\splay.h(293) : error C2447: missing function header
> (old-style formal list?)
> ../../../include\splay.h(302) : error C2954: template definitions cannot nest

OAARRRGGHHH.

Remind me next weekend, I'll dig into it then... perhaps you and I can
chat on IRC (#squiddev on freenode) at a convenient time, to work
through it quickly.

Rob

Received on Sat Sep 04 2004 - 06:46:15 MDT

This archive was generated by hypermail pre-2.1.9 : Thu Sep 30 2004 - 12:00:04 MDT