Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile from SVN problem #20

Closed
GoogleCodeExporter opened this issue Mar 15, 2015 · 6 comments
Closed

Compile from SVN problem #20

GoogleCodeExporter opened this issue Mar 15, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

I got some problems with compiling ffmpegthumnailer source from svn (r103)
with ffmpeg from svn (r16661). 
The source compiling but not executing

/usr/bin/ffmpegthumbnailer: symbol lookup error: /usr/lib/libavcodec.so.51:
undefined symbol: ff_gcd

I tried on the old ffmpeg source first (that i was using from
ffmpegthumbnailer 1.3.0). The same effect. After, i updated to latest
revision. The same. 

Original issue reported on code.google.com by dan.sose...@gmail.com on 20 Jan 2009 at 5:48

@GoogleCodeExporter
Copy link
Author

By the way, 1.3.0 (from source tarball) compiling and working ok.

Original comment by dan.sose...@gmail.com on 20 Jan 2009 at 5:52

@GoogleCodeExporter
Copy link
Author

Do you get the same issue when using the 1.4.0 tarball.

I can successfully build the 1.4.0 tarball. But every release I try to build 
from svn
gives linker errors. I think these are caused by my versions of automake 
autotools.
I'm testing this on ubuntu 8.04.

Original comment by dirk.vdb on 21 Jan 2009 at 11:48

@GoogleCodeExporter
Copy link
Author

I tried to build from tarball and it worked. Hm. very interesting, after 
compiling
from latest svn and changing all necessary symlinks to libs it saying 'Couldn`t 
find
video stream'. 

Will figure out the problem soon. Im on ubuntu 8.04 (i686) 

Original comment by dan.sose...@gmail.com on 21 Jan 2009 at 7:38

@GoogleCodeExporter
Copy link
Author

I tested it on ubuntu 8.10 and everything went fine...

Original comment by dirk.vdb on 22 Jan 2009 at 2:41

@GoogleCodeExporter
Copy link
Author

I noticed that I my issues where caused by an old version of libtool. Upgrading 
to
libtool-2.2 fixed my problems

Original comment by dirk.vdb on 5 Feb 2009 at 8:28

@GoogleCodeExporter
Copy link
Author

Original comment by dirk.vdb on 6 Feb 2009 at 10:38

  • Changed state: External

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant