...
Making all in physics
make[2]: Wejście do katalogu `/home/piotr/projekty/worldforge/cyphesis-0.5.24/physics'
g++ -DHAVE_CONFIG_H -I.. -I/usr/include/python2.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/local/include/Atlas-C++-0.6 -I/usr/local/include/varconf-1.0 -I/usr/local/include/Mercator-0.2 -I/usr/local/include/wfmath-0.3 -I/usr/local/include/skstream-0.3 -I/usr/local/lib/skstream-0.3/include -D_REENTRANT -g -O2 -fno-strict-aliasing -Wall -DNDEBUG -pthread -MT BBox.o -MD -MP -MF .deps/BBox.Tpo -c -o BBox.o BBox.cpp
In file included from BBox.h:29:0,
from BBox.cpp:20:
/usr/local/include/wfmath-0.3/wfmath/axisbox.h: In instantiation of ‘WFMath::AxisBox<3>’:
BBox.h:41:35: instantiated from here
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:182:14: error: ‘WFMath::AxisBox<dim>::m_low’ has incomplete type
/usr/local/include/wfmath-0.3/wfmath/const.h:57:31: error: declaration of ‘struct WFMath::Point<3>’
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:182:21: error: ‘WFMath::AxisBox<dim>::m_high’ has incomplete type
/usr/local/include/wfmath-0.3/wfmath/const.h:57:31: error: declaration of ‘struct WFMath::Point<3>’
/usr/local/include/wfmath-0.3/wfmath/axisbox.h: In member function ‘bool WFMath::AxisBox<dim>::isValid() const [with int dim = 3]’:
BBox.cpp:29:22: instantiated from here
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:94:66: error: using invalid field ‘WFMath::AxisBox<dim>::m_high’
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:94:66: error: using invalid field ‘WFMath::AxisBox<dim>::m_low’
/usr/local/include/wfmath-0.3/wfmath/axisbox.h: In member function ‘const WFMath::Point<dim>& WFMath::AxisBox<dim>::highCorner() const [with int dim = 3]’:
BBox.cpp:33:34: instantiated from here
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:106:48: error: using invalid field ‘WFMath::AxisBox<dim>::m_high’
/usr/local/include/wfmath-0.3/wfmath/axisbox.h: In member function ‘const WFMath::Point<dim>& WFMath::AxisBox<dim>::lowCorner() const [with int dim = 3]’:
BBox.cpp:33:56: instantiated from here
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:103:47: error: using invalid field ‘WFMath::AxisBox<dim>::m_low’
/usr/local/include/wfmath-0.3/wfmath/axisbox.h: In member function ‘const WFMath::Point<dim>& WFMath::AxisBox<dim>::highCorner() const [with int dim = 3]’:
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:106:55: warning: control reaches end of non-void function
/usr/local/include/wfmath-0.3/wfmath/axisbox.h: In member function ‘const WFMath::Point<dim>& WFMath::AxisBox<dim>::lowCorner() const [with int dim = 3]’:
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:103:53: warning: control reaches end of non-void function
/usr/local/include/wfmath-0.3/wfmath/axisbox.h: In member function ‘bool WFMath::AxisBox<dim>::isValid() const [with int dim = 3]’:
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:94:68: warning: control reaches end of non-void function
make[2]: *** [BBox.o] Błąd 1 //Błąd = English "error"
make[2]: Opuszczenie katalogu `/home/piotr/projekty/worldforge/cyphesis-0.5.24/physics'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/home/piotr/projekty/worldforge/cyphesis-0.5.24'
...
Making all in physics
make[2]: Wejście do katalogu `/home/piotr/projekty/worldforge/cyphesis-0.5.24/physics'
g++ -DHAVE_CONFIG_H -I.. -I/usr/include/python2.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/local/include/Atlas-C++-0.6 -I/usr/local/include/varconf-1.0 -I/usr/local/include/Mercator-0.2 -I/usr/local/include/wfmath-0.3 -I/usr/local/include/skstream-0.3 -I/usr/local/lib/skstream-0.3/include -D_REENTRANT -g -O2 -fno-strict-aliasing -Wall -DNDEBUG -pthread -MT Collision.o -MD -MP -MF .deps/Collision.Tpo -c -o Collision.o Collision.cpp
In file included from Collision.h:25:0,
from Collision.cpp:20:
/usr/local/include/wfmath-0.3/wfmath/axisbox.h: In instantiation of ‘WFMath::AxisBox<3>’:
../physics/BBox.h:37:35: instantiated from here
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:182:14: error: ‘WFMath::AxisBox<dim>::m_low’ has incomplete type
/usr/local/include/wfmath-0.3/wfmath/const.h:57:31: error: declaration of ‘struct WFMath::Point<3>’
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:182:21: error: ‘WFMath::AxisBox<dim>::m_high’ has incomplete type
/usr/local/include/wfmath-0.3/wfmath/const.h:57:31: error: declaration of ‘struct WFMath::Point<3>’
/usr/local/include/wfmath-0.3/wfmath/axisbox.h: In member function ‘WFMath::AxisBox<dim>& WFMath::AxisBox<dim>::operator=(const WFMath::AxisBox<dim>&) [with int dim = 3, WFMath::AxisBox<dim> = WFMath::AxisBox<3>]’:
../modules/Location.h:106:18: instantiated from here
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:88:4: error: ‘const class WFMath::AxisBox<3>’ has no member named ‘m_low’
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:88:4: error: using invalid field ‘WFMath::AxisBox<dim>::m_low’
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:88:21: error: ‘const class WFMath::AxisBox<3>’ has no member named ‘m_high’
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:88:21: error: using invalid field ‘WFMath::AxisBox<dim>::m_high’
/usr/local/include/wfmath-0.3/wfmath/axisbox.h: In member function ‘const WFMath::Point<dim>& WFMath::AxisBox<dim>::lowCorner() const [with int dim = 3]’:
Collision.cpp:241:54: instantiated from here
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:103:47: error: using invalid field ‘WFMath::AxisBox<dim>::m_low’
/usr/local/include/wfmath-0.3/wfmath/axisbox.h: In member function ‘const WFMath::Point<dim>& WFMath::AxisBox<dim>::highCorner() const [with int dim = 3]’:
Collision.cpp:242:55: instantiated from here
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:106:48: error: using invalid field ‘WFMath::AxisBox<dim>::m_high’
/usr/local/include/wfmath-0.3/wfmath/axisbox.h: In member function ‘const WFMath::Point<dim>& WFMath::AxisBox<dim>::lowCorner() const [with int dim = 3]’:
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:103:53: warning: control reaches end of non-void function
/usr/local/include/wfmath-0.3/wfmath/axisbox.h: In member function ‘const WFMath::Point<dim>& WFMath::AxisBox<dim>::highCorner() const [with int dim = 3]’:
/usr/local/include/wfmath-0.3/wfmath/axisbox.h:106:55: warning: control reaches end of non-void function
make[2]: *** [Collision.o] Błąd 1
make[2]: Opuszczenie katalogu `/home/piotr/projekty/worldforge/cyphesis-0.5.24/physics'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/home/piotr/projekty/worldforge/cyphesis-0.5.24'
make: *** [all] Błąd 2
It looks like you're new here. If you want to get involved, click one of these buttons!