<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Compiling repsnapper in puppy lucid</title>
        <description> 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&#039;
Making all in po
make[2]: Entering directory `/root/repsnapper/po&#039;
make[2]: Nothing to be done for `all&#039;.
make[2]: Leaving directory `/root/repsnapper/po&#039;
make[2]: Entering directory `/root/repsnapper&#039;
  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: &quot;PACKAGE&quot; 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: &quot;PACKAGE_BUGREPORT&quot; 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: &quot;PACKAGE_NAME&quot; 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: &quot;PACKAGE_STRING&quot; 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: &quot;PACKAGE_TARNAME&quot; 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: &quot;PACKAGE_VERSION&quot; 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: &quot;VERSION&quot; 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::Private::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::Private::Private(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::Private::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::Private::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::Private::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&#039;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/repsnapper&#039;
make: *** [all] Error 2</description>
        <link>https://reprap.org/forum/read.php?218,139973,139973#msg-139973</link>
        <lastBuildDate>Mon, 20 Apr 2026 14:30:59 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?218,139973,156912#msg-156912</guid>
            <title>Re: Compiling repsnapper in puppy lucid</title>
            <link>https://reprap.org/forum/read.php?218,139973,156912#msg-156912</link>
            <description><![CDATA[ did you run <br />
./autogen.sh <br />
?]]></description>
            <dc:creator>soleld</dc:creator>
            <category>RepSnapper</category>
            <pubDate>Wed, 26 Sep 2012 08:58:31 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?218,139973,139973#msg-139973</guid>
            <title>Compiling repsnapper in puppy lucid</title>
            <link>https://reprap.org/forum/read.php?218,139973,139973#msg-139973</link>
            <description><![CDATA[ Hi<br />
Im trzing to compile last version on lucid puppy linux. (on NB with 256MB RAM).<br />
I think i have installed all needed libraries, but stil i have error during make.<br />
<br />
Any sugestions, what im missing?<br />
<br />
sh-4.1# make<br />
  GEN    src/gitversion.h<br />
make  all-recursive<br />
make[1]: Entering directory `/root/repsnapper'<br />
Making all in po<br />
make[2]: Entering directory `/root/repsnapper/po'<br />
make[2]: Nothing to be done for `all'.<br />
make[2]: Leaving directory `/root/repsnapper/po'<br />
make[2]: Entering directory `/root/repsnapper'<br />
  CXX    src/repsnapper-model.o<br />
In file included from /usr/include/cairomm-1.0/cairomm/cairomm.h:34,<br />
                 from ./src/slicer/layer.h:31,<br />
                 from src/model.cpp:34:<br />
/usr/include/cairomm-1.0/cairomm/cairommconfig.h:69:1: warning: "PACKAGE" redefined<br />
In file included from ./src/gcodestate.h:19,<br />
                 from ./src/slicer/layer.h:29,<br />
                 from src/model.cpp:34:<br />
./config.h:66:1: warning: this is the location of the previous definition<br />
In file included from /usr/include/cairomm-1.0/cairomm/cairomm.h:34,<br />
                 from ./src/slicer/layer.h:31,<br />
                 from src/model.cpp:34:<br />
/usr/include/cairomm-1.0/cairomm/cairommconfig.h:72:1: warning: "PACKAGE_BUGREPORT" redefined<br />
In file included from ./src/gcodestate.h:19,<br />
                 from ./src/slicer/layer.h:29,<br />
                 from src/model.cpp:34:<br />
./config.h:69:1: warning: this is the location of the previous definition<br />
In file included from /usr/include/cairomm-1.0/cairomm/cairomm.h:34,<br />
                 from ./src/slicer/layer.h:31,<br />
                 from src/model.cpp:34:<br />
/usr/include/cairomm-1.0/cairomm/cairommconfig.h:75:1: warning: "PACKAGE_NAME" redefined<br />
In file included from ./src/gcodestate.h:19,<br />
                 from ./src/slicer/layer.h:29,<br />
                 from src/model.cpp:34:<br />
./config.h:72:1: warning: this is the location of the previous definition<br />
In file included from /usr/include/cairomm-1.0/cairomm/cairomm.h:34,<br />
                 from ./src/slicer/layer.h:31,<br />
                 from src/model.cpp:34:<br />
/usr/include/cairomm-1.0/cairomm/cairommconfig.h:78:1: warning: "PACKAGE_STRING" redefined<br />
In file included from ./src/gcodestate.h:19,<br />
                 from ./src/slicer/layer.h:29,<br />
                 from src/model.cpp:34:<br />
./config.h:75:1: warning: this is the location of the previous definition<br />
In file included from /usr/include/cairomm-1.0/cairomm/cairomm.h:34,<br />
                 from ./src/slicer/layer.h:31,<br />
                 from src/model.cpp:34:<br />
/usr/include/cairomm-1.0/cairomm/cairommconfig.h:81:1: warning: "PACKAGE_TARNAME" redefined<br />
In file included from ./src/gcodestate.h:19,<br />
                 from ./src/slicer/layer.h:29,<br />
                 from src/model.cpp:34:<br />
./config.h:78:1: warning: this is the location of the previous definition<br />
In file included from /usr/include/cairomm-1.0/cairomm/cairomm.h:34,<br />
                 from ./src/slicer/layer.h:31,<br />
                 from src/model.cpp:34:<br />
/usr/include/cairomm-1.0/cairomm/cairommconfig.h:84:1: warning: "PACKAGE_VERSION" redefined<br />
In file included from ./src/gcodestate.h:19,<br />
                 from ./src/slicer/layer.h:29,<br />
                 from src/model.cpp:34:<br />
./config.h:84:1: warning: this is the location of the previous definition<br />
In file included from /usr/include/cairomm-1.0/cairomm/cairomm.h:34,<br />
                 from ./src/slicer/layer.h:31,<br />
                 from src/model.cpp:34:<br />
/usr/include/cairomm-1.0/cairomm/cairommconfig.h:90:1: warning: "VERSION" redefined<br />
In file included from ./src/gcodestate.h:19,<br />
                 from ./src/slicer/layer.h:29,<br />
                 from src/model.cpp:34:<br />
./config.h:90:1: warning: this is the location of the previous definition<br />
In file included from /usr/include/glibmm-2.4/glibmm.h:89,<br />
                 from /usr/include/gtkmm-2.4/gtkmm.h:87,<br />
                 from src/stdafx.h:52,<br />
                 from src/model.cpp:29:<br />
/usr/include/glibmm-2.4/glibmm/threads.h:209: error: field ‘gobject_’ has incomplete type<br />
/usr/include/glibmm-2.4/glibmm/threads.h: In member function ‘GMutex* Glib::Threads::Mutex::gobj()’:<br />
/usr/include/glibmm-2.4/glibmm/threads.h:206: error: ‘gobject_’ was not declared in this scope<br />
/usr/include/glibmm-2.4/glibmm/threads.h: At global scope:<br />
/usr/include/glibmm-2.4/glibmm/threads.h:264: error: ISO C++ forbids declaration of ‘GRecMutex’ with no type<br />
/usr/include/glibmm-2.4/glibmm/threads.h:264: error: expected ‘;’ before ‘*’ token<br />
/usr/include/glibmm-2.4/glibmm/threads.h:266: error: expected ‘;’ before ‘private’<br />
/usr/include/glibmm-2.4/glibmm/threads.h:273: error: ‘GRecMutex’ does not name a type<br />
/usr/include/glibmm-2.4/glibmm/threads.h:320: error: ISO C++ forbids declaration of ‘GRWLock’ with no type<br />
/usr/include/glibmm-2.4/glibmm/threads.h:320: error: expected ‘;’ before ‘*’ token<br />
/usr/include/glibmm-2.4/glibmm/threads.h:322: error: expected ‘;’ before ‘private’<br />
/usr/include/glibmm-2.4/glibmm/threads.h:329: error: ‘GRWLock’ does not name a type<br />
/usr/include/glibmm-2.4/glibmm/threads.h:464: error: field ‘gobject_’ has incomplete type<br />
/usr/include/glibmm-2.4/glibmm/threads.h: In member function ‘GCond* Glib::Threads::Cond::gobj()’:<br />
/usr/include/glibmm-2.4/glibmm/threads.h:461: error: ‘gobject_’ was not declared in this scope<br />
/usr/include/glibmm-2.4/glibmm/threads.h: At global scope:<br />
/usr/include/glibmm-2.4/glibmm/threads.h:517: error: field ‘gobject_’ has incomplete type<br />
/usr/include/glibmm-2.4/glibmm/threads.h: In member function ‘GPrivate* Glib::Threads::Private::gobj()’:<br />
/usr/include/glibmm-2.4/glibmm/threads.h:514: error: ‘gobject_’ was not declared in this scope<br />
/usr/include/glibmm-2.4/glibmm/threads.h: In constructor ‘Glib::Threads::Private::Private(void (*)(void*))’:<br />
/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<br />
/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)<br />
/usr/include/glibmm-2.4/glibmm/threads.h:794: error: ‘gobject_’ was not declared in this scope<br />
/usr/include/glibmm-2.4/glibmm/threads.h: In member function ‘T* Glib::Threads::Private::get()’:<br />
/usr/include/glibmm-2.4/glibmm/threads.h:800: error: ‘gobject_’ was not declared in this scope<br />
/usr/include/glibmm-2.4/glibmm/threads.h: In member function ‘void Glib::Threads::Private::set(T*)’:<br />
/usr/include/glibmm-2.4/glibmm/threads.h:806: error: ‘gobject_’ was not declared in this scope<br />
/usr/include/glibmm-2.4/glibmm/threads.h: In member function ‘void Glib::Threads::Private::replace(T*)’:<br />
/usr/include/glibmm-2.4/glibmm/threads.h:812: error: ‘gobject_’ was not declared in this scope<br />
In file included from /usr/include/giomm-2.4/giomm/dbusmethodinvocation.h:31,<br />
                 from /usr/include/giomm-2.4/giomm/dbusconnection.h:33,<br />
                 from /usr/include/giomm-2.4/giomm/dbusaddress.h:29,<br />
                 from /usr/include/giomm-2.4/giomm.h:37,<br />
                 from /usr/include/gtkmm-2.4/gtkmm.h:88,<br />
                 from src/stdafx.h:52,<br />
                 from src/model.cpp:29:<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h: At global scope:<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:98: error: ‘GDBusAnnotationInfo’ does not name a type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:113: error: ISO C++ forbids declaration of ‘GDBusAnnotationInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:113: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:116: error: ISO C++ forbids declaration of ‘GDBusAnnotationInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:116: error: expected ‘;’ before ‘*’ token<br />
In file included from /usr/include/giomm-2.4/giomm/dbusmethodinvocation.h:31,<br />
                 from /usr/include/giomm-2.4/giomm/dbusconnection.h:33,<br />
                 from /usr/include/giomm-2.4/giomm/dbusaddress.h:29,<br />
                 from /usr/include/giomm-2.4/giomm.h:37,<br />
                 from /usr/include/gtkmm-2.4/gtkmm.h:88,<br />
                 from src/stdafx.h:52,<br />
                 from src/model.cpp:29:<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:119: error: ISO C++ forbids declaration of ‘GDBusAnnotationInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:119: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:160: error: ‘GDBusArgInfo’ does not name a type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:175: error: ISO C++ forbids declaration of ‘GDBusArgInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:175: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:178: error: ISO C++ forbids declaration of ‘GDBusArgInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:178: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:181: error: ISO C++ forbids declaration of ‘GDBusArgInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:181: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:209: error: ‘GDBusMethodInfo’ does not name a type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:224: error: ISO C++ forbids declaration of ‘GDBusMethodInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:224: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:227: error: ISO C++ forbids declaration of ‘GDBusMethodInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:227: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:230: error: ISO C++ forbids declaration of ‘GDBusMethodInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:230: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:258: error: ‘GDBusSignalInfo’ does not name a type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:273: error: ISO C++ forbids declaration of ‘GDBusSignalInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:273: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:276: error: ISO C++ forbids declaration of ‘GDBusSignalInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:276: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:279: error: ISO C++ forbids declaration of ‘GDBusSignalInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:279: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:307: error: ‘GDBusPropertyInfo’ does not name a type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:322: error: ISO C++ forbids declaration of ‘GDBusPropertyInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:322: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:325: error: ISO C++ forbids declaration of ‘GDBusPropertyInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:325: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:328: error: ISO C++ forbids declaration of ‘GDBusPropertyInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:328: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:356: error: ‘GDBusInterfaceInfo’ does not name a type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:371: error: ISO C++ forbids declaration of ‘GDBusInterfaceInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:371: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:374: error: ISO C++ forbids declaration of ‘GDBusInterfaceInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:374: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:377: error: ISO C++ forbids declaration of ‘GDBusInterfaceInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:377: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:476: error: ‘GDBusNodeInfo’ does not name a type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:491: error: ISO C++ forbids declaration of ‘GDBusNodeInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:491: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:494: error: ISO C++ forbids declaration of ‘GDBusNodeInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:494: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:497: error: ISO C++ forbids declaration of ‘GDBusNodeInfo’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:497: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:577: error: ‘Glib::RefPtr Glib::wrap’ redeclared as different kind of symbol<br />
/usr/include/giomm-2.4/giomm/dbusmessage.h:771: error: previous declaration of ‘Glib::RefPtr Glib::wrap(GDBusMessage*, bool)’<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:577: error: ‘GDBusAnnotationInfo’ was not declared in this scope<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:577: error: ‘object’ was not declared in this scope<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:577: error: expected primary-expression before ‘bool’<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:593: error: ‘Glib::RefPtr Glib::wrap’ redeclared as different kind of symbol<br />
/usr/include/giomm-2.4/giomm/dbusmessage.h:771: error: previous declaration of ‘Glib::RefPtr Glib::wrap(GDBusMessage*, bool)’<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:593: error: ‘GDBusArgInfo’ was not declared in this scope<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:593: error: ‘object’ was not declared in this scope<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:593: error: expected primary-expression before ‘bool’<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:609: error: ‘Glib::RefPtr Glib::wrap’ redeclared as different kind of symbol<br />
/usr/include/giomm-2.4/giomm/dbusmessage.h:771: error: previous declaration of ‘Glib::RefPtr Glib::wrap(GDBusMessage*, bool)’<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:609: error: ‘GDBusMethodInfo’ was not declared in this scope<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:609: error: ‘object’ was not declared in this scope<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:609: error: expected primary-expression before ‘bool’<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:625: error: ‘Glib::RefPtr Glib::wrap’ redeclared as different kind of symbol<br />
/usr/include/giomm-2.4/giomm/dbusmessage.h:771: error: previous declaration of ‘Glib::RefPtr Glib::wrap(GDBusMessage*, bool)’<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:625: error: ‘GDBusSignalInfo’ was not declared in this scope<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:625: error: ‘object’ was not declared in this scope<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:625: error: expected primary-expression before ‘bool’<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:641: error: ‘Glib::RefPtr Glib::wrap’ redeclared as different kind of symbol<br />
/usr/include/giomm-2.4/giomm/dbusmessage.h:771: error: previous declaration of ‘Glib::RefPtr Glib::wrap(GDBusMessage*, bool)’<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:641: error: ‘GDBusPropertyInfo’ was not declared in this scope<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:641: error: ‘object’ was not declared in this scope<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:641: error: expected primary-expression before ‘bool’<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:657: error: ‘Glib::RefPtr Glib::wrap’ redeclared as different kind of symbol<br />
/usr/include/giomm-2.4/giomm/dbusmessage.h:771: error: previous declaration of ‘Glib::RefPtr Glib::wrap(GDBusMessage*, bool)’<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:657: error: ‘GDBusInterfaceInfo’ was not declared in this scope<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:657: error: ‘object’ was not declared in this scope<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:657: error: expected primary-expression before ‘bool’<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:673: error: ‘Glib::RefPtr Glib::wrap’ redeclared as different kind of symbol<br />
/usr/include/giomm-2.4/giomm/dbusmessage.h:771: error: previous declaration of ‘Glib::RefPtr Glib::wrap(GDBusMessage*, bool)’<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:673: error: ‘GDBusNodeInfo’ was not declared in this scope<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:673: error: ‘object’ was not declared in this scope<br />
/usr/include/giomm-2.4/giomm/dbusintrospection.h:673: error: expected primary-expression before ‘bool’<br />
In file included from /usr/include/giomm-2.4/giomm/dbussubtreevtable.h:30,<br />
                 from /usr/include/giomm-2.4/giomm/dbusconnection.h:39,<br />
                 from /usr/include/giomm-2.4/giomm/dbusaddress.h:29,<br />
                 from /usr/include/giomm-2.4/giomm.h:37,<br />
                 from /usr/include/gtkmm-2.4/gtkmm.h:88,<br />
                 from src/stdafx.h:52,<br />
                 from src/model.cpp:29:<br />
/usr/include/giomm-2.4/giomm/dbusinterfacevtable.h:62: error: ‘GDBusInterfaceVTable’ does not name a type<br />
/usr/include/giomm-2.4/giomm/dbusinterfacevtable.h:147: error: ISO C++ forbids declaration of ‘GDBusInterfaceVTable’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusinterfacevtable.h:147: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusinterfacevtable.h:151: error: expected ‘;’ before ‘const’<br />
/usr/include/giomm-2.4/giomm/dbusinterfacevtable.h:151: error: ISO C++ forbids declaration of ‘GDBusInterfaceVTable’ with no type<br />
/usr/include/giomm-2.4/giomm/dbusinterfacevtable.h:151: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbusinterfacevtable.h:155: error: expected ‘;’ before ‘private’<br />
/usr/include/giomm-2.4/giomm/dbusinterfacevtable.h:172: error: ‘GDBusInterfaceVTable’ does not name a type<br />
In file included from /usr/include/giomm-2.4/giomm/dbusconnection.h:39,<br />
                 from /usr/include/giomm-2.4/giomm/dbusaddress.h:29,<br />
                 from /usr/include/giomm-2.4/giomm.h:37,<br />
                 from /usr/include/gtkmm-2.4/gtkmm.h:88,<br />
                 from src/stdafx.h:52,<br />
                 from src/model.cpp:29:<br />
/usr/include/giomm-2.4/giomm/dbussubtreevtable.h:59: error: ‘GDBusSubtreeVTable’ does not name a type<br />
/usr/include/giomm-2.4/giomm/dbussubtreevtable.h:156: error: ISO C++ forbids declaration of ‘GDBusSubtreeVTable’ with no type<br />
/usr/include/giomm-2.4/giomm/dbussubtreevtable.h:156: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbussubtreevtable.h:160: error: expected ‘;’ before ‘const’<br />
/usr/include/giomm-2.4/giomm/dbussubtreevtable.h:160: error: ISO C++ forbids declaration of ‘GDBusSubtreeVTable’ with no type<br />
/usr/include/giomm-2.4/giomm/dbussubtreevtable.h:160: error: expected ‘;’ before ‘*’ token<br />
/usr/include/giomm-2.4/giomm/dbussubtreevtable.h:164: error: expected ‘;’ before ‘private’<br />
/usr/include/giomm-2.4/giomm/dbussubtreevtable.h:181: error: ‘GDBusSubtreeVTable’ does not name a type<br />
src/stdafx.h:77: warning: ‘INFTY’ defined but not used<br />
make[2]: *** [src/repsnapper-model.o] Error 1<br />
make[2]: Leaving directory `/root/repsnapper'<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: Leaving directory `/root/repsnapper'<br />
make: *** [all] Error 2]]></description>
            <dc:creator>zemciko</dc:creator>
            <category>RepSnapper</category>
            <pubDate>Tue, 26 Jun 2012 08:41:23 -0400</pubDate>
        </item>
    </channel>
</rss>
