Add new comment

Permalink

Thanks for your reply. the configure stage was overcome, now there's some issues with the make stage.
I got the following (which I think is the cause of the problem; the additional points are mine, the command is too long), (I have installed the lilv-utils package (synaptic doesn't show another lilv package when searched):

Thanks again.

g++ -c -pipe -I/usr/include/suil-0 -I/usr/local/include - ........................................
qtractorDssiPlugin.cpp:433: warning: unused parameter ‘types’
qtractorDssiPlugin.cpp:433: warning: unused parameter ‘argc’
qtractorDssiPlugin.cpp:433: warning: unused parameter ‘user_data’
g++ -c -pipe -I/usr/include/suil-0 -I/usr/local/include -I/usr/include/lilv-0 -msse.......................

..........
............ (another series of commands)
..........

qtractorLv2Plugin.cpp:972: error: ‘lilv_port_get_index’ was not declared in this scope
qtractorLv2Plugin.cpp: In function ‘const void* qtractor_lv2_get_port_value(const char*, void*, uint32_t*, uint32_t*)’:
qtractorLv2Plugin.cpp:1003: error: ‘lilv_port_get_index’ was not declared in this scope
qtractorLv2Plugin.cpp: In constructor ‘qtractorLv2Plugin::qtractorLv2Plugin(qtractorPluginList*, qtractorLv2PluginType*)’:
qtractorLv2Plugin.cpp:1768: error: ‘lilv_plugin_get_related’ was not declared in this scope
qtractorLv2Plugin.cpp:1772: error: ‘lilv_world_load_resource’ was not declared in this scope
qtractorLv2Plugin.cpp:1794: error: ‘lilv_plugin_get_port_by_designation’ was not declared in this scope
qtractorLv2Plugin.cpp:1796: error: ‘lilv_port_get_index’ was not declared in this scope
qtractorLv2Plugin.cpp: In member function ‘virtual bool qtractorLv2Plugin::loadPreset(const QString&)’:
qtractorLv2Plugin.cpp:3190: error: ‘LilvState’ was not declared in this scope
qtractorLv2Plugin.cpp:3190: error: ‘state’ was not declared in this scope
qtractorLv2Plugin.cpp:3195: error: ‘lilv_state_new_from_file’ was not declared in this scope
qtractorLv2Plugin.cpp:3198: error: ‘lilv_state_new_from_world’ was not declared in this scope
qtractorLv2Plugin.cpp:3207: error: ‘lilv_state_restore’ was not declared in this scope
qtractorLv2Plugin.cpp:3210: error: ‘lilv_state_free’ was not declared in this scope
qtractorLv2Plugin.cpp: In member function ‘virtual bool qtractorLv2Plugin::savePreset(const QString&)’:
qtractorLv2Plugin.cpp:3219: error: ‘LilvState’ was not declared in this scope
qtractorLv2Plugin.cpp:3219: error: ‘state’ was not declared in this scope
qtractorLv2Plugin.cpp:3223: error: ‘lilv_state_new_from_instance’ was not declared in this scope
qtractorLv2Plugin.cpp:3228: error: ‘lilv_state_set_label’ was not declared in this scope
qtractorLv2Plugin.cpp:3245: error: ‘lilv_state_save’ was not declared in this scope
qtractorLv2Plugin.cpp:3247: error: ‘lilv_state_free’ was not declared in this scopeqtractorLv2Plugin.cpp:972: error: ‘lilv_port_get_index’ was not declared in this scope
qtractorLv2Plugin.cpp: In function ‘const void* qtractor_lv2_get_port_value(const char*, void*, uint32_t*, uint32_t*)’:
qtractorLv2Plugin.cpp:1003: error: ‘lilv_port_get_index’ was not declared in this scope
qtractorLv2Plugin.cpp: In constructor ‘qtractorLv2Plugin::qtractorLv2Plugin(qtractorPluginList*, qtractorLv2PluginType*)’:
qtractorLv2Plugin.cpp:1768: error: ‘lilv_plugin_get_related’ was not declared in this scope
qtractorLv2Plugin.cpp:1772: error: ‘lilv_world_load_resource’ was not declared in this scope
qtractorLv2Plugin.cpp:1794: error: ‘lilv_plugin_get_port_by_designation’ was not declared in this scope
qtractorLv2Plugin.cpp:1796: error: ‘lilv_port_get_index’ was not declared in this scope
qtractorLv2Plugin.cpp: In member function ‘virtual bool qtractorLv2Plugin::loadPreset(const QString&)’:
qtractorLv2Plugin.cpp:3190: error: ‘LilvState’ was not declared in this scope
qtractorLv2Plugin.cpp:3190: error: ‘state’ was not declared in this scope
qtractorLv2Plugin.cpp:3195: error: ‘lilv_state_new_from_file’ was not declared in this scope
qtractorLv2Plugin.cpp:3198: error: ‘lilv_state_new_from_world’ was not declared in this scope
qtractorLv2Plugin.cpp:3207: error: ‘lilv_state_restore’ was not declared in this scope
qtractorLv2Plugin.cpp:3210: error: ‘lilv_state_free’ was not declared in this scope
qtractorLv2Plugin.cpp: In member function ‘virtual bool qtractorLv2Plugin::savePreset(const QString&)’:
qtractorLv2Plugin.cpp:3219: error: ‘LilvState’ was not declared in this scope
qtractorLv2Plugin.cpp:3219: error: ‘state’ was not declared in this scope
qtractorLv2Plugin.cpp:3223: error: ‘lilv_state_new_from_instance’ was not declared in this scope
qtractorLv2Plugin.cpp:3228: error: ‘lilv_state_set_label’ was not declared in this scope
qtractorLv2Plugin.cpp:3245: error: ‘lilv_state_save’ was not declared in this scope
qtractorLv2Plugin.cpp:3247: error: ‘lilv_state_free’ was not declared in this scope
make[2]: *** [.obj/qtractorLv2Plugin.o] Error 1
make[2]: Leaving directory `/home/fn/Desktop/qtractor-0.5.6/src'
make[1]: *** [sub-src-make_default] Error 2
make[1]: Leaving directory `/home/fn/Desktop/qtractor-0.5.6'
make: *** [src/qtractor] Error 2

make[2]: *** [.obj/qtractorLv2Plugin.o] Error 1
make[2]: Leaving directory `/home/fn/Desktop/qtractor-0.5.6/src'
make[1]: *** [sub-src-make_default] Error 2
make[1]: Leaving directory `/home/fn/Desktop/qtractor-0.5.6'
make: *** [src/qtractor] Error 2

The content of this field is kept private and will not be shown publicly.

Markdown

  • Parses markdown and converts it to HTML.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id> <img src alt height width> <strike> <pre> <p> <br>
  • Lines and paragraphs break automatically.

Filtered HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <b> <i> <pre> <img src alt height width> <strike>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
File attachments
Unlimited number of files can be uploaded to this field.
2 MB limit.
Allowed types: jpg jpeg gif png txt doc docx xls xlsx pdf ppt pps odt ods odp zip gz bz2 xz patch diff wav ogg flac ogv mp4 qtz.