LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-15-2007, 01:37 PM   #1
mpyusko
Member
 
Registered: Oct 2003
Location: Rochester, NY, USA
Distribution: Salckware ver 10.1 - 14.1, Debian too.
Posts: 432
Blog Entries: 1

Rep: Reputation: 41
Cinelerra Error


I loaded Cinelerra from a precompiled for Slackware 11 package. I went through and installed all the dependencies (I think I got them all). When The program is run in KDE from Konsole, I get the following:
Code:
reb@medievalgirl:~$ cinelerra
Cinelerra 2.1CV (C) 2006 Heroine Virtual Ltd.
Compiled on Tue Jun 5 05:52:05 BRT 2007

Cinelerra is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions. There is absolutely no warranty for Cinelerra.
PluginServer::open_plugin: /usr/lib/cinelerra/brightness.so: undefined symbol:
glUseProgram
PluginServer::open_plugin: /usr/lib/cinelerra/chromakey.so: undefined symbol:
glUseProgram
PluginServer::open_plugin: /usr/lib/cinelerra/chromakeyhsv.so: undefined
symbol: glUseProgram
PluginServer::open_plugin: /usr/lib/cinelerra/colorbalance.so: undefined
symbol: glUniformMatrix3fv
PluginServer::open_plugin: libfftw3.so.3: cannot open shared object file: No
such file or directory
PluginServer::open_plugin: /usr/lib/cinelerra/diffkey.so: undefined symbol:
glUseProgram
PluginServer::open_plugin: /usr/lib/cinelerra/framefield.so: undefined symbol:
glUseProgram
PluginServer::open_plugin: /usr/lib/cinelerra/gamma.so: undefined symbol:
glUniformMatrix3fv
PluginServer::open_plugin: /usr/lib/cinelerra/gradient.so: undefined symbol:
glUseProgram
PluginServer::open_plugin: /usr/lib/cinelerra/histogram.so: undefined symbol:
glUniformMatrix3fv
PluginServer::open_plugin: /usr/lib/cinelerra/huesaturation.so: undefined
symbol: glUseProgram
PluginServer::open_plugin: /usr/lib/cinelerra/interpolate.so: undefined symbol:
glUniformMatrix3fv
PluginServer::open_plugin: /usr/lib/cinelerra/invertvideo.so: undefined symbol:
glUseProgram
PluginServer::open_plugin: /usr/lib/cinelerra/motion.so: undefined symbol:
glUniformMatrix3fv
PluginServer::open_plugin: /usr/lib/cinelerra/overlay.so: undefined symbol:
glUseProgram
PluginServer::open_plugin: libfftw3.so.3: cannot open shared object file: No
such file or directory
PluginServer::open_plugin: /usr/lib/cinelerra/perspective.so: undefined symbol:
glUniformMatrix3fv
PluginServer::open_plugin: libfftw3.so.3: cannot open shared object file: No
such file or directory
PluginServer::open_plugin: /usr/lib/cinelerra/radialblur.so: undefined symbol:
glUniformMatrix3fv
PluginServer::open_plugin: /usr/lib/cinelerra/rgb601.so: undefined symbol:
glUseProgram
PluginServer::open_plugin: /usr/lib/cinelerra/rotate.so: undefined symbol:
glUniformMatrix3fv
PluginServer::open_plugin: libfftw3.so.3: cannot open shared object file: No
such file or directory
PluginServer::open_plugin: /usr/lib/cinelerra/threshold.so: undefined symbol:
glUseProgram
PluginServer::open_plugin: libfftw3.so.3: cannot open shared object file: No
such file or directory
PluginServer::open_plugin: /usr/lib/cinelerra/titler.so: undefined symbol:
libiconv_open
signal_entry: got SIGINT my pid=10662 execution table size=16:
tipwindow.C: create_objects: 142
tipwindow.C: create_objects: 145
tipwindow.C: create_objects: 148
mwindow.C: create_objects: 1351
mwindow.C: create_objects: 1354
mainerror.C: show_error_local: 155
mainerror.C: show_error_local: 158
mainerror.C: show_error_local: 186
mainerror.C: show_error_local: 188
mainerror.C: show_error_local: 190
mainerror.C: create_objects: 46
mainerror.C: create_objects: 51
mainerror.C: create_objects: 54
mainerror.C: create_objects: 69
mainerror.C: create_objects: 71
mainerror.C: show_error_local: 192
signal_entry: lock table size=12
0x8aa81b0 CWindowTool::input_lock CWindowTool::run
0x8acba90 TransportQue::output_lock PlaybackEngine::run
0x8b74188 TransportQue::output_lock PlaybackEngine::run
0x8b74670 MainIndexes::input_lock MainIndexes::run 1
0x8be0c60 ResourceThread::draw_lock ResourceThread::run
0x8534ee0 BC_Synchronous::next_command BC_Synchronous::run
0x8a2e990 BC_WindowBase::event_condition BC_WindowBase::get_event
0x8aedab8 BC_WindowBase::event_condition BC_WindowBase::get_event
0x894c5f0 BC_WindowBase::event_condition BC_WindowBase::get_event
0x8acd030 BC_WindowBase::event_condition BC_WindowBase::get_event
0x8c113c0 BC_WindowBase::event_condition BC_WindowBase::get_event
0x8b763c0 BC_WindowBase::event_condition BC_WindowBase::get_event
BC_Signals::dump_buffers: buffer table size=0
BC_Signals::delete_temps: deleting 0 temp files
SigHandler::signal_handler total files=0
Aborted
reb@medievalgirl:~$
The program loads, then automatically exits. What am I missing?

Slack 11, 2.4.33.3, P3@700MHz, 128MB RAM (A little weak I know, but I have up to a gig including swap).
 
Old 11-15-2007, 01:44 PM   #2
hal8000b
Member
 
Registered: Mar 2001
Location: UK
Distribution: Mint, Arch, Debian7
Posts: 194

Rep: Reputation: 23
Quote:
Originally Posted by mpyusko View Post
I loaded Cinelerra from a precompiled for Slackware 11 package. I went through and installed all the dependencies (I think I got them all). When The program is run in KDE from Konsole, I get the following:
Code:
reb@medievalgirl:~$ cinelerra
Cinelerra 2.1CV (C) 2006 Heroine Virtual Ltd.
C
PluginServer::open_plugin: /usr/lib/cinelerra/brightness.so: undefined symbol:
glUseProgram
PluginServer::open_plugin: /usr/lib/cinelerra/chromakey.so: undefined symbol:
glUseProgram

PluginServer::open_plugin: /usr/lib/cinelerra/rgb601.so: undefined symbol:
glUseProgram
PluginServer::open_plugin: /usr/lib/cinelerra/rotate.so: undefined symbol:
glUniformMatrix3fv
PluginServer::open_plugin: libfftw3.so.3: cannot open shared object file: No
such file or directory
The program loads, then automatically exits. What am I missing?

Slack 11, 2.4.33.3, P3@700MHz, 128MB RAM (A little weak I know, but I have up to a gig including swap).


Well for one thing your missing a lfile in the libfft library. Just another guess, most of these errors are starting with gl, have you got
the latest gl drivers for your graphics card installed?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cinelerra Error - JAD Chronothread Linux - Software 1 11-01-2007 03:30 AM
"make" error on installing cinelerra-2.1 rooman Linux - Software 1 03-11-2007 03:27 PM
Cinelerra 2.0 denzo74 Mandriva 3 09-18-2005 12:32 PM
Cinelerra on fedora 3 ? elpatan Linux - General 2 01-11-2005 12:24 AM
cinelerra? crashmeister Linux - Software 3 09-15-2002 06:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration