On 07.09.2011 00:18, Joost 't Hart wrote:
> On 09/07/11 00:08, Michael G Thomas wrote:
> Is on my todo list
Hi Joost,
if you are working on the topic "Makefile" and building scid, I have
some suggestions.
I am the debian Maintainer for scid and any update makes some trouble
for me that
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