om-synth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Om-synth] gtk client compilation error


From: Olivier El Mekki
Subject: [Om-synth] gtk client compilation error
Date: Sat, 25 Feb 2006 15:41:46 +0100
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051209)

In fact, it don't seem to be a typically gentoo problem: I've compiled jack from the homepage tarball, and I don't have the intclient included file too...

 I've got an other compilation problem with om, concerning the gtk client:

In file included from OmGtkApp.cpp:17:
OmGtkApp.h: In member function `OmGtk::PatchController* OmGtk::OmGtkApp::patch(const std::string&) const':
OmGtkApp.h:70: error: `assert' undeclared (first use this function)

 Here is the all error:

Making all in gtk
make[4]: Entering directory `/usr/src/opt/om/cvs/om-synth/src/clients/gtk'
[...]
if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/common -I../../../src/clients -DPKGDATADIR=\"/usr/share/om\" -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/libglade-2.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvasmm-2.6 -I/usr/lib/libgnomecanvasmm-2.6/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/libgnomecanvas-2.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -g -O2 -DNDEBUG -DNDEBUG -pipe -fmessage-length=139 -fdiagnostics-show-location=every-line -MT OmGtkApp.o -MD -MP -MF ".deps/OmGtkApp.Tpo" -c -o OmGtkApp.o OmGtkApp.cpp; \ then mv -f ".deps/OmGtkApp.Tpo" ".deps/OmGtkApp.Po"; else rm -f ".deps/OmGtkApp.Tpo"; exit 1; fi
In file included from OmGtkApp.cpp:17:
OmGtkApp.h: In member function `OmGtk::PatchController* OmGtk::OmGtkApp::patch(const std::string&) const':
OmGtkApp.h:70: error: `assert' undeclared (first use this function)
OmGtkApp.h:70: error: (Each undeclared identifier is reported only once for each function it appears in.)
make[4]: *** [OmGtkApp.o] Erreur 1

 Cheers




reply via email to

[Prev in Thread] Current Thread [Next in Thread]