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.cpp:(.text+0x3da): undefined reference to `SortCache::FilterChanged()'
index.cpp:(.text+0x3eb): undefined reference to `SortCache::FilterChanged()'
index.cpp:(.text+0x3fc): undefined reference to `SortCache::FilterChanged()'
src/index.o:index.cpp:(.text+0x40d): more undefined references to
`SortCache::FilterChanged()' follow
src/index.o: In function `Index::IndexUpdated(unsigned int)':
index.cpp:(.text+0x45c): undefined reference to
`SortCache::CheckForChanges(int*, unsigned int)'
index.cpp:(.text+0x471): undefined reference to
`SortCache::CheckForChanges(int*, unsigned int)'
index.cpp:(.text+0x486): undefined reference to
`SortCache::CheckForChanges(int*, unsigned int)'
index.cpp:(.text+0x49b): undefined reference to
`SortCache::CheckForChanges(int*, unsigned int)'
index.cpp:(.text+0x4b0): undefined reference to
`SortCache::CheckForChanges(int*, unsigned int)'
src/index.o:index.cpp:(.text+0x4c5): more undefined references to
`SortCache::CheckForChanges(int*, unsigned int)' follow
src/index.o: In function `Index::FreeCache(int)':
index.cpp:(.text+0x52c): undefined reference to `SortCache::~SortCache()'
src/index.o: In function `Index::GetRange(int, unsigned int, unsigned int,
Filter*, unsigned int*)':
index.cpp:(.text+0x70e): undefined reference to `SortCache::GetRange(unsigned
int, unsigned int, Filter*, unsigned int*)'
src/index.o: In function `Index::DoFullSort(int, int, void (*)(void*, unsigned
int, unsigned int), void*)':
index.cpp:(.text+0x7aa): undefined reference to `SortCache::DoFullSort(int,
void (*)(void*, unsigned int, unsigned int), void*)'
src/index.o: In function `Index::GetSortingCrit(char*, int)':
index.cpp:(.text+0x7dd): undefined reference to
`SortCache::GetSortingCrit(char*)'
src/index.o: In function `Index::FreeCache(char const*)':
index.cpp:(.text+0x1974): undefined reference to `SortCache::~SortCache()'
src/index.o: In function `Index::GetRangeLocation(NameBase*, char const*,
Filter*, unsigned int)':
index.cpp:(.text+0x329c): undefined reference to `SortCache::Create(Index*,
NameBase*, char const*, bool)'
index.cpp:(.text+0x32ad): undefined reference to
`SortCache::IndexToFilteredCount(unsigned int, Filter*)'
index.cpp:(.text+0x32be): undefined reference to `SortCache::~SortCache()'
index.cpp:(.text+0x32fa): undefined reference to
`SortCache::IndexToFilteredCount(unsigned int, Filter*)'
src/index.o: In function `Index::CreateSortingCache(NameBase*, char const*)':
index.cpp:(.text+0x397a): undefined reference to `SortCache::Create(Index*,
NameBase*, char const*, bool)'
src/index.o: In function `Index::GetRange(NameBase*, char const*, unsigned
int, unsigned int, Filter*, unsigned int*)':
index.cpp:(.text+0x3ed6): undefined reference to `SortCache::Create(Index*,
NameBase*, char const*, bool)'
index.cpp:(.text+0x3eef): undefined reference to `SortCache::GetRange(unsigned
int, unsigned int, Filter*, unsigned int*)'
index.cpp:(.text+0x3efc): undefined reference to `SortCache::~SortCache()'
index.cpp:(.text+0x3f41): undefined reference to `SortCache::GetRange(unsigned
int, unsigned int, Filter*, unsigned int*)'
src/index.o: In function `Index::ReadSortCacheFromFile(NameBase*, int*)':
index.cpp:(.text+0x4224): undefined reference to `SortCache::~SortCache()'
index.cpp:(.text+0x42c4): undefined reference to
`SortCache::CreateFromFile(Index*, NameBase*)'
src/index.o: In function `Index::GetRangeLocation(NameBase*, char const*,
Filter*, char const*, unsigned int, bool)':
index.cpp:(.text+0x5549): undefined reference to `SortCache::Create(Index*,
NameBase*, char const*, bool)'
index.cpp:(.text+0x55c5): undefined reference to `SortCache::GetRange(unsigned
int, unsigned int, Filter*, unsigned int*)'
index.cpp:(.text+0x5765): undefined reference to `SortCache::GetRange(unsigned
int, unsigned int, Filter*, unsigned int*)'
index.cpp:(.text+0x58f8): undefined reference to `SortCache::~SortCache()'
src/index.o: In function `Index::CreateSortingCache(NameBase*, char const*,
int*)':
index.cpp:(.text+0x6ab2): undefined reference to `SortCache::~SortCache()'
index.cpp:(.text+0x6def): undefined reference to `SortCache::Create(Index*,
NameBase*, char const*, bool)'
src/index.o: In function `Index::CloseIndexFile(bool)':
index.cpp:(.text+0x71ef): undefined reference to `SortCache::~SortCache()'
index.cpp:(.text+0x7216): undefined reference to `SortCache::~SortCache()'
index.cpp:(.text+0x723d): undefined reference to `SortCache::~SortCache()'
index.cpp:(.text+0x7264): undefined reference to `SortCache::~SortCache()'
index.cpp:(.text+0x728b): undefined reference to `SortCache::~SortCache()'
src/index.o:index.cpp:(.text+0x72b2): more undefined references to
`SortCache::~SortCache()' follow
src/index.o: In function `Index::CanLoad()':
index.cpp:(.text+0x347): undefined reference to `SortCache::CanLoad(char*,
unsigned int)'
src/index.o: In function `Index::WriteSortCacheToFile(int)':
index.cpp:(.text+0x371): undefined reference to `SortCache::WriteToFile()'
src/index.o: In function `Index::IndexToFilteredCount(unsigned int, int,
Filter*)':
index.cpp:(.text+0x38f): undefined reference to
`SortCache::IndexToFilteredCount(unsigned int, Filter*)'
src/index.o: In function `Index::FilterChanged()':
index.cpp:(.text+0x430): undefined reference to `SortCache::FilterChanged()'
collect2: ld returned 1 exit status
make: *** [pgnscid] Error 1
make: *** Waiting for unfinished jobs....
g++ -pipe -Wall -fno-exceptions -fno-rtti -O3 -fstrict-aliasing
-fomit-frame-pointer   -c -o move_legal.o move_legal.cpp
make[1]: Leaving directory
`/home/mike/chess/src/scid.git/scid/engines/phalanx-scid'
g++ -pipe -Wall -fno-exceptions -fno-rtti -O3 -fstrict-aliasing
-fomit-frame-pointer   -c -o option.o option.cpp
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.cpp:(.text+0x3da): undefined reference to `SortCache::FilterChanged()'
index.cpp:(.text+0x3eb): undefined reference to `SortCache::FilterChanged()'
index.cpp:(.text+0x3fc): undefined reference to `SortCache::FilterChanged()'
src/index.o:index.cpp:(.text+0x40d): more undefined references to
`SortCache::FilterChanged()' follow
src/index.o: In function `Index::IndexUpdated(unsigned int)':
index.cpp:(.text+0x45c): undefined reference to
`SortCache::CheckForChanges(int*, unsigned int)'
index.cpp:(.text+0x471): undefined reference to
`SortCache::CheckForChanges(int*, unsigned int)'
index.cpp:(.text+0x486): undefined reference to
`SortCache::CheckForChanges(int*, unsigned int)'
index.cpp:(.text+0x49b): undefined reference to
`SortCache::CheckForChanges(int*, unsigned int)'
index.cpp:(.text+0x4b0): undefined reference to
`SortCache::CheckForChanges(int*, unsigned int)'
src/index.o:index.cpp:(.text+0x4c5): more undefined references to
`SortCache::CheckForChanges(int*, unsigned int)' follow
src/index.o: In function `Index::FreeCache(int)':
index.cpp:(.text+0x52c): undefined reference to `SortCache::~SortCache()'
src/index.o: In function `Index::GetRange(int, unsigned int, unsigned int,
Filter*, unsigned int*)':
index.cpp:(.text+0x70e): undefined reference to `SortCache::GetRange(unsigned
int, unsigned int, Filter*, unsigned int*)'
src/index.o: In function `Index::DoFullSort(int, int, void (*)(void*, unsigned
int, unsigned int), void*)':
index.cpp:(.text+0x7aa): undefined reference to `SortCache::DoFullSort(int,
void (*)(void*, unsigned int, unsigned int), void*)'
src/index.o: In function `Index::GetSortingCrit(char*, int)':
index.cpp:(.text+0x7dd): undefined reference to
`SortCache::GetSortingCrit(char*)'
src/index.o: In function `Index::FreeCache(char const*)':
index.cpp:(.text+0x1974): undefined reference to `SortCache::~SortCache()'
src/index.o: In function `Index::GetRangeLocation(NameBase*, char const*,
Filter*, unsigned int)':
index.cpp:(.text+0x329c): undefined reference to `SortCache::Create(Index*,
NameBase*, char const*, bool)'
index.cpp:(.text+0x32ad): undefined reference to
`SortCache::IndexToFilteredCount(unsigned int, Filter*)'
index.cpp:(.text+0x32be): undefined reference to `SortCache::~SortCache()'
index.cpp:(.text+0x32fa): undefined reference to
`SortCache::IndexToFilteredCount(unsigned int, Filter*)'
src/index.o: In function `Index::CreateSortingCache(NameBase*, char const*)':
index.cpp:(.text+0x397a): undefined reference to `SortCache::Create(Index*,
NameBase*, char const*, bool)'
src/index.o: In function `Index::GetRange(NameBase*, char const*, unsigned
int, unsigned int, Filter*, unsigned int*)':
index.cpp:(.text+0x3ed6): undefined reference to `SortCache::Create(Index*,
NameBase*, char const*, bool)'
index.cpp:(.text+0x3eef): undefined reference to `SortCache::GetRange(unsigned
int, unsigned int, Filter*, unsigned int*)'
index.cpp:(.text+0x3efc): undefined reference to `SortCache::~SortCache()'
index.cpp:(.text+0x3f41): undefined reference to `SortCache::GetRange(unsigned
int, unsigned int, Filter*, unsigned int*)'
src/index.o: In function `Index::ReadSortCacheFromFile(NameBase*, int*)':
index.cpp:(.text+0x4224): undefined reference to `SortCache::~SortCache()'
index.cpp:(.text+0x42c4): undefined reference to
`SortCache::CreateFromFile(Index*, NameBase*)'
src/index.o: In function `Index::GetRangeLocation(NameBase*, char const*,
Filter*, char const*, unsigned int, bool)':
index.cpp:(.text+0x5549): undefined reference to `SortCache::Create(Index*,
NameBase*, char const*, bool)'
index.cpp:(.text+0x55c5): undefined reference to `SortCache::GetRange(unsigned
int, unsigned int, Filter*, unsigned int*)'
index.cpp:(.text+0x5765): undefined reference to `SortCache::GetRange(unsigned
int, unsigned int, Filter*, unsigned int*)'
index.cpp:(.text+0x58f8): undefined reference to `SortCache::~SortCache()'
src/index.o: In function `Index::CreateSortingCache(NameBase*, char const*,
int*)':
index.cpp:(.text+0x6ab2): undefined reference to `SortCache::~SortCache()'
index.cpp:(.text+0x6def): undefined reference to `SortCache::Create(Index*,
NameBase*, char const*, bool)'
src/index.o: In function `Index::CloseIndexFile(bool)':
index.cpp:(.text+0x71ef): undefined reference to `SortCache::~SortCache()'
index.cpp:(.text+0x7216): undefined reference to `SortCache::~SortCache()'
index.cpp:(.text+0x723d): undefined reference to `SortCache::~SortCache()'
index.cpp:(.text+0x7264): undefined reference to `SortCache::~SortCache()'
index.cpp:(.text+0x728b): undefined reference to `SortCache::~SortCache()'
src/index.o:index.cpp:(.text+0x72b2): more undefined references to
`SortCache::~SortCache()' follow
src/index.o: In function `Index::CanLoad()':
index.cpp:(.text+0x347): undefined reference to `SortCache::CanLoad(char*,
unsigned int)'
src/index.o: In function `Index::WriteSortCacheToFile(int)':
index.cpp:(.text+0x371): undefined reference to `SortCache::WriteToFile()'
src/index.o: In function `Index::IndexToFilteredCount(unsigned int, int,
Filter*)':
index.cpp:(.text+0x38f): undefined reference to
`SortCache::IndexToFilteredCount(unsigned int, Filter*)'
src/index.o: In function `Index::FilterChanged()':
index.cpp:(.text+0x430): undefined reference to `SortCache::FilterChanged()'
collect2: ld returned 1 exit status
make: *** [scmerge] Error 1
------------------------------------------------------------------------------
Malware Security Report: Protecting Your Business, Customers, and the 
Bottom Line. Protect your business and customers by understanding the 
threat from malware and how it can impact your online business. 
http://www.accelacomm.com/jaw/sfnl/114/51427462/
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to