On 09/07/11 00:08, Michael G Thomas wrote:
Hi,
> Problem building scid on ubuntu-10.10-amd64 after git pull on
> 09.06.2011: see attached.
>
This looks like a linking problem.
Please try a
$make clean
followed by a fresh
$make all
The exisiting dependency stuff in the Makefile is a bit sw
Problem building scid on ubuntu-10.10-amd64 after git pull on 09.06.2011:
see attached.
src/index.o: In function `Index::FilterChanged()':
index.cpp:(.text+0x3b8): undefined reference to `SortCache::FilterChanged()'
index.cpp:(.text+0x3c9): undefined reference to `SortCache::FilterChanged()'
index