[proaudio] Can't compile Ingen

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


Hello.

Emerge for Ingen seems to complain about missing libraries ?
Not sure if this is caused by something missing in the ebuild ? or it could be the source itself :-o


 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/common -DPKGDATADIR=\"/usr/share/ingen\" -I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -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 -O2 -march=i686 -pipe -DNDEBUG -pipe -fmessage-length=999 -MT libingenclient_la-RDFQuery.lo -MD -MP -MF .deps/libingenclient_la-RDFQuery.Tpo -c RDFQuery.cpp -o .libs/libingenclient_la-RDFQuery.o
RDFQuery.cpp:19:20: rasqal.h: No such file or directory
RDFQuery.cpp: In member function `std::list<std::map<Glib::ustring, Glib::ustring, std::less<Glib::ustring>, std::allocator<std::pair<const Glib::ustring, Glib::ustring> > >, std::allocator<std::map<Glib::ustring, Glib::ustring, std::less<Glib::ustring>, std::allocator<std::pair<const Glib::ustring, Glib::ustring> > > > > Ingen::Client::RDFQuery::run(Glib::ustring) const':RDFQuery.cpp:34: error: `rasqal_init' was not declared in this scope
RDFQuery.cpp:36: error: `rasqal_query' was not declared in this scope
RDFQuery.cpp:36: error: `rq' was not declared in this scope
RDFQuery.cpp:36: error: `rasqal_new_query' was not declared in this scope
RDFQuery.cpp:38: error: `raptor_uri' was not declared in this scope
RDFQuery.cpp:38: error: `base_uri' was not declared in this scope
RDFQuery.cpp:40: error: `raptor_new_uri' was not declared in this scope
RDFQuery.cpp:41: error: `rasqal_query_prepare' was not declared in this scope
RDFQuery.cpp:43: error: `rasqal_query_results' was not declared in this scope
RDFQuery.cpp:43: error: `results' was not declared in this scope
RDFQuery.cpp:43: error: `rasqal_query_execute' was not declared in this scope
RDFQuery.cpp:46: error: `rasqal_query_results_finished' was not declared in this scope
RDFQuery.cpp:50: error: `rasqal_query_results_get_bindings_count' was not declared in this scope
RDFQuery.cpp:51: error: `rasqal_query_results_get_binding_name' was not declared in this scope
RDFQuery.cpp:52: error: `rasqal_literal' was not declared in this scope
RDFQuery.cpp:52: error: `rvalue' was not declared in this scope
RDFQuery.cpp:52: error: `rasqal_query_results_get_binding_value' was not declared in this scope
RDFQuery.cpp:55: error: `rasqal_literal_as_string' was not declared in this scope
RDFQuery.cpp:64: error: `rasqal_query_results_next' was not declared in this scope
RDFQuery.cpp:67: error: `rasqal_free_query_results' was not declared in this scope
RDFQuery.cpp:68: error: `rasqal_free_query' was not declared in this scope
RDFQuery.cpp:71: error: `raptor_free_uri' was not declared in this scope
RDFQuery.cpp:73: error: `rasqal_finish' was not declared in this scope
make[4]: *** [libingenclient_la-RDFQuery.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/ingen-9999/work/ingen-9999/src/libs/client'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/ingen-9999/work/ingen-9999/src/libs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/ingen-9999/work/ingen-9999/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ingen-9999/work/ingen-9999'
make: *** [all] Error 2

!!! ERROR: media-sound/ingen-9999 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ingen-9999.ebuild, line 61:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! This ebuild is from an overlay: '/usr/portage/local/layman/pro-audio'



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/