Welcome! Log In Create A New Profile

Advanced

Compiling repsnapper in puppy lucid

Posted by zemciko 
Compiling repsnapper in puppy lucid
June 26, 2012 08:41AM
Hi
Im trzing to compile last version on lucid puppy linux. (on NB with 256MB RAM).
I think i have installed all needed libraries, but stil i have error during make.

Any sugestions, what im missing?

sh-4.1# make
GEN src/gitversion.h
make all-recursive
make[1]: Entering directory `/root/repsnapper'
Making all in po
make[2]: Entering directory `/root/repsnapper/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/repsnapper/po'
make[2]: Entering directory `/root/repsnapper'
CXX src/repsnapper-model.o
In file included from /usr/include/cairomm-1.0/cairomm/cairomm.h:34,
from ./src/slicer/layer.h:31,
from src/model.cpp:34:
/usr/include/cairomm-1.0/cairomm/cairommconfig.h:69:1: warning: "PACKAGE" redefined
In file included from ./src/gcodestate.h:19,
from ./src/slicer/layer.h:29,
from src/model.cpp:34:
./config.h:66:1: warning: this is the location of the previous definition
In file included from /usr/include/cairomm-1.0/cairomm/cairomm.h:34,
from ./src/slicer/layer.h:31,
from src/model.cpp:34:
/usr/include/cairomm-1.0/cairomm/cairommconfig.h:72:1: warning: "PACKAGE_BUGREPORT" redefined
In file included from ./src/gcodestate.h:19,
from ./src/slicer/layer.h:29,
from src/model.cpp:34:
./config.h:69:1: warning: this is the location of the previous definition
In file included from /usr/include/cairomm-1.0/cairomm/cairomm.h:34,
from ./src/slicer/layer.h:31,
from src/model.cpp:34:
/usr/include/cairomm-1.0/cairomm/cairommconfig.h:75:1: warning: "PACKAGE_NAME" redefined
In file included from ./src/gcodestate.h:19,
from ./src/slicer/layer.h:29,
from src/model.cpp:34:
./config.h:72:1: warning: this is the location of the previous definition
In file included from /usr/include/cairomm-1.0/cairomm/cairomm.h:34,
from ./src/slicer/layer.h:31,
from src/model.cpp:34:
/usr/include/cairomm-1.0/cairomm/cairommconfig.h:78:1: warning: "PACKAGE_STRING" redefined
In file included from ./src/gcodestate.h:19,
from ./src/slicer/layer.h:29,
from src/model.cpp:34:
./config.h:75:1: warning: this is the location of the previous definition
In file included from /usr/include/cairomm-1.0/cairomm/cairomm.h:34,
from ./src/slicer/layer.h:31,
from src/model.cpp:34:
/usr/include/cairomm-1.0/cairomm/cairommconfig.h:81:1: warning: "PACKAGE_TARNAME" redefined
In file included from ./src/gcodestate.h:19,
from ./src/slicer/layer.h:29,
from src/model.cpp:34:
./config.h:78:1: warning: this is the location of the previous definition
In file included from /usr/include/cairomm-1.0/cairomm/cairomm.h:34,
from ./src/slicer/layer.h:31,
from src/model.cpp:34:
/usr/include/cairomm-1.0/cairomm/cairommconfig.h:84:1: warning: "PACKAGE_VERSION" redefined
In file included from ./src/gcodestate.h:19,
from ./src/slicer/layer.h:29,
from src/model.cpp:34:
./config.h:84:1: warning: this is the location of the previous definition
In file included from /usr/include/cairomm-1.0/cairomm/cairomm.h:34,
from ./src/slicer/layer.h:31,
from src/model.cpp:34:
/usr/include/cairomm-1.0/cairomm/cairommconfig.h:90:1: warning: "VERSION" redefined
In file included from ./src/gcodestate.h:19,
from ./src/slicer/layer.h:29,
from src/model.cpp:34:
./config.h:90:1: warning: this is the location of the previous definition
In file included from /usr/include/glibmm-2.4/glibmm.h:89,
from /usr/include/gtkmm-2.4/gtkmm.h:87,
from src/stdafx.h:52,
from src/model.cpp:29:
/usr/include/glibmm-2.4/glibmm/threads.h:209: error: field ‘gobject_’ has incomplete type
/usr/include/glibmm-2.4/glibmm/threads.h: In member function ‘GMutex* Glib::Threads::Mutex::gobj()’:
/usr/include/glibmm-2.4/glibmm/threads.h:206: error: ‘gobject_’ was not declared in this scope
/usr/include/glibmm-2.4/glibmm/threads.h: At global scope:
/usr/include/glibmm-2.4/glibmm/threads.h:264: error: ISO C++ forbids declaration of ‘GRecMutex’ with no type
/usr/include/glibmm-2.4/glibmm/threads.h:264: error: expected ‘;’ before ‘*’ token
/usr/include/glibmm-2.4/glibmm/threads.h:266: error: expected ‘;’ before ‘private’
/usr/include/glibmm-2.4/glibmm/threads.h:273: error: ‘GRecMutex’ does not name a type
/usr/include/glibmm-2.4/glibmm/threads.h:320: error: ISO C++ forbids declaration of ‘GRWLock’ with no type
/usr/include/glibmm-2.4/glibmm/threads.h:320: error: expected ‘;’ before ‘*’ token
/usr/include/glibmm-2.4/glibmm/threads.h:322: error: expected ‘;’ before ‘private’
/usr/include/glibmm-2.4/glibmm/threads.h:329: error: ‘GRWLock’ does not name a type
/usr/include/glibmm-2.4/glibmm/threads.h:464: error: field ‘gobject_’ has incomplete type
/usr/include/glibmm-2.4/glibmm/threads.h: In member function ‘GCond* Glib::Threads::Cond::gobj()’:
/usr/include/glibmm-2.4/glibmm/threads.h:461: error: ‘gobject_’ was not declared in this scope
/usr/include/glibmm-2.4/glibmm/threads.h: At global scope:
/usr/include/glibmm-2.4/glibmm/threads.h:517: error: field ‘gobject_’ has incomplete type
/usr/include/glibmm-2.4/glibmm/threads.h: In member function ‘GPrivate* Glib::Threads:tongue sticking out smileyrivate::gobj()’:
/usr/include/glibmm-2.4/glibmm/threads.h:514: error: ‘gobject_’ was not declared in this scope
/usr/include/glibmm-2.4/glibmm/threads.h: In constructor ‘Glib::Threads:tongue sticking out smileyrivate:tongue sticking out smileyrivate(void (*)(void*))’:
/usr/include/glibmm-2.4/glibmm/threads.h:793: error: there are no arguments to ‘G_PRIVATE_INIT’ that depend on a template parameter, so a declaration of ‘G_PRIVATE_INIT’ must be available
/usr/include/glibmm-2.4/glibmm/threads.h:793: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
/usr/include/glibmm-2.4/glibmm/threads.h:794: error: ‘gobject_’ was not declared in this scope
/usr/include/glibmm-2.4/glibmm/threads.h: In member function ‘T* Glib::Threads:tongue sticking out smileyrivate::get()’:
/usr/include/glibmm-2.4/glibmm/threads.h:800: error: ‘gobject_’ was not declared in this scope
/usr/include/glibmm-2.4/glibmm/threads.h: In member function ‘void Glib::Threads:tongue sticking out smileyrivate::set(T*)’:
/usr/include/glibmm-2.4/glibmm/threads.h:806: error: ‘gobject_’ was not declared in this scope
/usr/include/glibmm-2.4/glibmm/threads.h: In member function ‘void Glib::Threads:tongue sticking out smileyrivate::replace(T*)’:
/usr/include/glibmm-2.4/glibmm/threads.h:812: error: ‘gobject_’ was not declared in this scope
In file included from /usr/include/giomm-2.4/giomm/dbusmethodinvocation.h:31,
from /usr/include/giomm-2.4/giomm/dbusconnection.h:33,
from /usr/include/giomm-2.4/giomm/dbusaddress.h:29,
from /usr/include/giomm-2.4/giomm.h:37,
from /usr/include/gtkmm-2.4/gtkmm.h:88,
from src/stdafx.h:52,
from src/model.cpp:29:
/usr/include/giomm-2.4/giomm/dbusintrospection.h: At global scope:
/usr/include/giomm-2.4/giomm/dbusintrospection.h:98: error: ‘GDBusAnnotationInfo’ does not name a type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:113: error: ISO C++ forbids declaration of ‘GDBusAnnotationInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:113: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:116: error: ISO C++ forbids declaration of ‘GDBusAnnotationInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:116: error: expected ‘;’ before ‘*’ token
In file included from /usr/include/giomm-2.4/giomm/dbusmethodinvocation.h:31,
from /usr/include/giomm-2.4/giomm/dbusconnection.h:33,
from /usr/include/giomm-2.4/giomm/dbusaddress.h:29,
from /usr/include/giomm-2.4/giomm.h:37,
from /usr/include/gtkmm-2.4/gtkmm.h:88,
from src/stdafx.h:52,
from src/model.cpp:29:
/usr/include/giomm-2.4/giomm/dbusintrospection.h:119: error: ISO C++ forbids declaration of ‘GDBusAnnotationInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:119: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:160: error: ‘GDBusArgInfo’ does not name a type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:175: error: ISO C++ forbids declaration of ‘GDBusArgInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:175: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:178: error: ISO C++ forbids declaration of ‘GDBusArgInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:178: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:181: error: ISO C++ forbids declaration of ‘GDBusArgInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:181: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:209: error: ‘GDBusMethodInfo’ does not name a type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:224: error: ISO C++ forbids declaration of ‘GDBusMethodInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:224: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:227: error: ISO C++ forbids declaration of ‘GDBusMethodInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:227: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:230: error: ISO C++ forbids declaration of ‘GDBusMethodInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:230: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:258: error: ‘GDBusSignalInfo’ does not name a type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:273: error: ISO C++ forbids declaration of ‘GDBusSignalInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:273: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:276: error: ISO C++ forbids declaration of ‘GDBusSignalInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:276: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:279: error: ISO C++ forbids declaration of ‘GDBusSignalInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:279: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:307: error: ‘GDBusPropertyInfo’ does not name a type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:322: error: ISO C++ forbids declaration of ‘GDBusPropertyInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:322: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:325: error: ISO C++ forbids declaration of ‘GDBusPropertyInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:325: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:328: error: ISO C++ forbids declaration of ‘GDBusPropertyInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:328: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:356: error: ‘GDBusInterfaceInfo’ does not name a type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:371: error: ISO C++ forbids declaration of ‘GDBusInterfaceInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:371: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:374: error: ISO C++ forbids declaration of ‘GDBusInterfaceInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:374: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:377: error: ISO C++ forbids declaration of ‘GDBusInterfaceInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:377: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:476: error: ‘GDBusNodeInfo’ does not name a type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:491: error: ISO C++ forbids declaration of ‘GDBusNodeInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:491: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:494: error: ISO C++ forbids declaration of ‘GDBusNodeInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:494: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:497: error: ISO C++ forbids declaration of ‘GDBusNodeInfo’ with no type
/usr/include/giomm-2.4/giomm/dbusintrospection.h:497: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusintrospection.h:577: error: ‘Glib::RefPtr Glib::wrap’ redeclared as different kind of symbol
/usr/include/giomm-2.4/giomm/dbusmessage.h:771: error: previous declaration of ‘Glib::RefPtr Glib::wrap(GDBusMessage*, bool)’
/usr/include/giomm-2.4/giomm/dbusintrospection.h:577: error: ‘GDBusAnnotationInfo’ was not declared in this scope
/usr/include/giomm-2.4/giomm/dbusintrospection.h:577: error: ‘object’ was not declared in this scope
/usr/include/giomm-2.4/giomm/dbusintrospection.h:577: error: expected primary-expression before ‘bool’
/usr/include/giomm-2.4/giomm/dbusintrospection.h:593: error: ‘Glib::RefPtr Glib::wrap’ redeclared as different kind of symbol
/usr/include/giomm-2.4/giomm/dbusmessage.h:771: error: previous declaration of ‘Glib::RefPtr Glib::wrap(GDBusMessage*, bool)’
/usr/include/giomm-2.4/giomm/dbusintrospection.h:593: error: ‘GDBusArgInfo’ was not declared in this scope
/usr/include/giomm-2.4/giomm/dbusintrospection.h:593: error: ‘object’ was not declared in this scope
/usr/include/giomm-2.4/giomm/dbusintrospection.h:593: error: expected primary-expression before ‘bool’
/usr/include/giomm-2.4/giomm/dbusintrospection.h:609: error: ‘Glib::RefPtr Glib::wrap’ redeclared as different kind of symbol
/usr/include/giomm-2.4/giomm/dbusmessage.h:771: error: previous declaration of ‘Glib::RefPtr Glib::wrap(GDBusMessage*, bool)’
/usr/include/giomm-2.4/giomm/dbusintrospection.h:609: error: ‘GDBusMethodInfo’ was not declared in this scope
/usr/include/giomm-2.4/giomm/dbusintrospection.h:609: error: ‘object’ was not declared in this scope
/usr/include/giomm-2.4/giomm/dbusintrospection.h:609: error: expected primary-expression before ‘bool’
/usr/include/giomm-2.4/giomm/dbusintrospection.h:625: error: ‘Glib::RefPtr Glib::wrap’ redeclared as different kind of symbol
/usr/include/giomm-2.4/giomm/dbusmessage.h:771: error: previous declaration of ‘Glib::RefPtr Glib::wrap(GDBusMessage*, bool)’
/usr/include/giomm-2.4/giomm/dbusintrospection.h:625: error: ‘GDBusSignalInfo’ was not declared in this scope
/usr/include/giomm-2.4/giomm/dbusintrospection.h:625: error: ‘object’ was not declared in this scope
/usr/include/giomm-2.4/giomm/dbusintrospection.h:625: error: expected primary-expression before ‘bool’
/usr/include/giomm-2.4/giomm/dbusintrospection.h:641: error: ‘Glib::RefPtr Glib::wrap’ redeclared as different kind of symbol
/usr/include/giomm-2.4/giomm/dbusmessage.h:771: error: previous declaration of ‘Glib::RefPtr Glib::wrap(GDBusMessage*, bool)’
/usr/include/giomm-2.4/giomm/dbusintrospection.h:641: error: ‘GDBusPropertyInfo’ was not declared in this scope
/usr/include/giomm-2.4/giomm/dbusintrospection.h:641: error: ‘object’ was not declared in this scope
/usr/include/giomm-2.4/giomm/dbusintrospection.h:641: error: expected primary-expression before ‘bool’
/usr/include/giomm-2.4/giomm/dbusintrospection.h:657: error: ‘Glib::RefPtr Glib::wrap’ redeclared as different kind of symbol
/usr/include/giomm-2.4/giomm/dbusmessage.h:771: error: previous declaration of ‘Glib::RefPtr Glib::wrap(GDBusMessage*, bool)’
/usr/include/giomm-2.4/giomm/dbusintrospection.h:657: error: ‘GDBusInterfaceInfo’ was not declared in this scope
/usr/include/giomm-2.4/giomm/dbusintrospection.h:657: error: ‘object’ was not declared in this scope
/usr/include/giomm-2.4/giomm/dbusintrospection.h:657: error: expected primary-expression before ‘bool’
/usr/include/giomm-2.4/giomm/dbusintrospection.h:673: error: ‘Glib::RefPtr Glib::wrap’ redeclared as different kind of symbol
/usr/include/giomm-2.4/giomm/dbusmessage.h:771: error: previous declaration of ‘Glib::RefPtr Glib::wrap(GDBusMessage*, bool)’
/usr/include/giomm-2.4/giomm/dbusintrospection.h:673: error: ‘GDBusNodeInfo’ was not declared in this scope
/usr/include/giomm-2.4/giomm/dbusintrospection.h:673: error: ‘object’ was not declared in this scope
/usr/include/giomm-2.4/giomm/dbusintrospection.h:673: error: expected primary-expression before ‘bool’
In file included from /usr/include/giomm-2.4/giomm/dbussubtreevtable.h:30,
from /usr/include/giomm-2.4/giomm/dbusconnection.h:39,
from /usr/include/giomm-2.4/giomm/dbusaddress.h:29,
from /usr/include/giomm-2.4/giomm.h:37,
from /usr/include/gtkmm-2.4/gtkmm.h:88,
from src/stdafx.h:52,
from src/model.cpp:29:
/usr/include/giomm-2.4/giomm/dbusinterfacevtable.h:62: error: ‘GDBusInterfaceVTable’ does not name a type
/usr/include/giomm-2.4/giomm/dbusinterfacevtable.h:147: error: ISO C++ forbids declaration of ‘GDBusInterfaceVTable’ with no type
/usr/include/giomm-2.4/giomm/dbusinterfacevtable.h:147: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusinterfacevtable.h:151: error: expected ‘;’ before ‘const’
/usr/include/giomm-2.4/giomm/dbusinterfacevtable.h:151: error: ISO C++ forbids declaration of ‘GDBusInterfaceVTable’ with no type
/usr/include/giomm-2.4/giomm/dbusinterfacevtable.h:151: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbusinterfacevtable.h:155: error: expected ‘;’ before ‘private’
/usr/include/giomm-2.4/giomm/dbusinterfacevtable.h:172: error: ‘GDBusInterfaceVTable’ does not name a type
In file included from /usr/include/giomm-2.4/giomm/dbusconnection.h:39,
from /usr/include/giomm-2.4/giomm/dbusaddress.h:29,
from /usr/include/giomm-2.4/giomm.h:37,
from /usr/include/gtkmm-2.4/gtkmm.h:88,
from src/stdafx.h:52,
from src/model.cpp:29:
/usr/include/giomm-2.4/giomm/dbussubtreevtable.h:59: error: ‘GDBusSubtreeVTable’ does not name a type
/usr/include/giomm-2.4/giomm/dbussubtreevtable.h:156: error: ISO C++ forbids declaration of ‘GDBusSubtreeVTable’ with no type
/usr/include/giomm-2.4/giomm/dbussubtreevtable.h:156: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbussubtreevtable.h:160: error: expected ‘;’ before ‘const’
/usr/include/giomm-2.4/giomm/dbussubtreevtable.h:160: error: ISO C++ forbids declaration of ‘GDBusSubtreeVTable’ with no type
/usr/include/giomm-2.4/giomm/dbussubtreevtable.h:160: error: expected ‘;’ before ‘*’ token
/usr/include/giomm-2.4/giomm/dbussubtreevtable.h:164: error: expected ‘;’ before ‘private’
/usr/include/giomm-2.4/giomm/dbussubtreevtable.h:181: error: ‘GDBusSubtreeVTable’ does not name a type
src/stdafx.h:77: warning: ‘INFTY’ defined but not used
make[2]: *** [src/repsnapper-model.o] Error 1
make[2]: Leaving directory `/root/repsnapper'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/repsnapper'
make: *** [all] Error 2
Re: Compiling repsnapper in puppy lucid
September 26, 2012 08:58AM
did you run
./autogen.sh
?
Sorry, only registered users may post in this forum.

Click here to login