linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] make error


From: Francois-Xavier KOWALSKI
Subject: Re: [Linphone-users] make error
Date: Tue, 28 Nov 2006 21:12:47 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060913)

> Who can help me?
> (Fedora Core 5 2.6.15-1;gcc-3.4.2;g++4.1.1)
[...]
> mkdir .libs
> gcc -I../../../linphone-1.5.0/mediastreamer2
> -I../../../linphone-1.5.0/mediastreamer2/../oRTP/include
> -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -DINET6 -Wall -O2
> -g -Werror -pthread -D_REENTRANT -rdynamic -o .libs/mediastream
> mediastream.o -pthread ../src/.libs/libquickstream.so
> ../src/.libs/libmediastreamer.so ../../oRTP/src/.libs/libortp.so
> -lasound /usr/lib/libartsc.so -lspeex -lpthread -lrt -lvorbisenc -ldl
> -Wl,--rpath -Wl,/root/Desktop/IP-PBX/linphone-build//lib
> /usr/lib/libavcodec.so.51: undefined reference to `av_vlog'
> /usr/lib/libavcodec.so.51: undefined reference to `av_log_get_level'
> /usr/lib/libavcodec.so.51: undefined reference to `av_solve_lls'
> /usr/lib/libavcodec.so.51: undefined reference to `av_freep'
> /usr/lib/libavcodec.so.51: undefined reference to `av_free'
> /usr/lib/libavcodec.so.51: undefined reference to `av_realloc'
> /usr/lib/libavcodec.so.51: undefined reference to `av_evaluate_lls'
> /usr/lib/libavcodec.so.51: undefined reference to `av_log'
> /usr/lib/libavcodec.so.51: undefined reference to `av_init_lls'
> /usr/lib/libavcodec.so.51: undefined reference to `av_mallocz'
> /usr/lib/libavcodec.so.51: undefined reference to `av_malloc'
> /usr/lib/libavcodec.so.51: undefined reference to `av_update_lls'
> collect2: ld returned 1 exit status
> make[4]: *** [mediastream] Error 1

Here is the real error message (the one Simon & myself have been
requesting in our previous answers): seems like your FFMPEG is not built
properly. You should probabaly fetch a pre-built one. ATrpms.net builds
decent ones.

--FiX




reply via email to

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