g++-4 -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE
-DQT_GENUINE_STR -DQT_NO_STL -DQT_NO_KEYWORDS -Winvalid-pch
--include=./pch.h -I../../../src -I../../../src/frontends
-I../../../images -I/usr/local/Trolltech/Qt-4.2.0/include
-I/usr/local/Trolltech/Qt-4.2.0/include/QtCore
-I/usr/local/Trolltech/Qt-4.2.0/include/QtGui -I../../../boost
-I../../../src/frontends/controllers -Wextra -Wall -I/sw/include -g -Os
-MT GuiApplication.lo -MD -MP -MF .deps/GuiApplication.Tpo -c
GuiApplication.C -o GuiApplication.o
In file included from ../../../src/BufferView.h:18,
from GuiApplication.C:27:
../../../src/coordcache.h:59:19: error: macro "check" passed 2
arguments, but takes just 1
../../../src/coordcache.h:65:19: error: macro "check" passed 2
arguments, but takes just 1
../../../src/coordcache.h:71:20: error: macro "check" passed 2
arguments, but takes just 1
../../../src/coordcache.h:89:47: error: macro "check" passed 2
arguments, but takes just 1
../../../src/coordcache.h:27: error: redefinition of 'class Point'
/System/Library/Frameworks/CoreServices.framework/Headers/../Frameworks/CarbonCore.framework/Headers/MacTypes.h:485:
error: previous definition of 'class Point'../../../src/coordcache.h:89:
error: variable or field 'check' declared void
../../../src/coordcache.h:89: error: expected ';' before 'const'
../../../src/coordcache.h:95: error: expected `;' before 'typedef'
../../../src/coordcache.h: In member function 'int
CoordCacheBase<T>::x(const T*) const':
../../../src/coordcache.h:59: error: 'check' was not declared in this scope
../../../src/coordcache.h: In member function 'int
CoordCacheBase<T>::y(const T*) const':
../../../src/coordcache.h:65: error: 'check' was not declared in this scope
../../../src/coordcache.h: In member function 'Point
CoordCacheBase<T>::xy(const T*) const':
../../../src/coordcache.h:71: error: 'check' was not declared in this scope
make[7]: *** [GuiApplication.lo] Error 1
make[6]: *** [all-recursive] Error 1
make[5]: *** [all] Error 2
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
Hal >