linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] undefined symbol: av_malloc


From: Laurent Burgy
Subject: Re: [Linphone-users] undefined symbol: av_malloc
Date: Wed, 17 Jan 2007 15:27:54 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20070103)

Yep,
indeed, my own compiled ffmpeg version ( versions are precised in my previous mail ) ....
with these versions and av_* it works :
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --enable-gpl --enable-pp --enable-pthreads --enable-vorbis --enable-libogg --enable-a52 --enable-dts --enable-libgsm --enable-dc1394 --disable-debug --enable-shared --prefix=/usr
 libavutil version: 0d.49.0.0
 libavcodec version: 0d.51.11.0
 libavformat version: 0d.50.5.0
built on Sep 20 2006 00:26:15, gcc: 4.1.2 20060906 (prerelease) (Ubuntu 4.1.1-13ubuntu2)

thx for the answer ...



Simon Morlat wrote:
Hi,

I think you have different versions of ffmpeg on your machine.
Clean before by removing any ffmpeg/*.h files you can find, and any libavutil.so*, libavcodec.so*, libavformat.so*. Remove also previous installation of linphone with 'make uninstall' inside linphone's source.
Then reinstall with apt-get install --reinstall libavcodec-dev.
Then rebuild linphone from scratch.
I use ubuntu too and linphone compiles perfectly.

Simon

Le mardi 16 janvier 2007 13:30, Laurent Burgy a écrit :
Hi,
maybe this is not a linphone-specific question but you may have
encountered it already.
I am trying to compile linphone from the sources in my ubuntu and when i
run it, i obtain this message:

linphone: symbol lookup error: /usr/local/lib/libmediastreamer.so.0:
undefined symbol: av_malloc

I have no error during configure nor during the make...

I used to have errors during the make concerning av_* things that i
resolved by installing the package libav_codec_dev and
libav_format_format ...


thx for the answers ...



_______________________________________________
Linphone-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/linphone-users






reply via email to

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