linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users] Error during Make


From: venkatram mustoor
Subject: [Linphone-users] Error during Make
Date: Tue, 30 Jan 2007 11:31:24 +0530

Sir,

I get the following error when i try to compile Linphone-1.5.1 by typing "Make".

Please see last  10 lines, it tells  mediastream eroor.

Please help me, earlier I used cvs sources of FFMPEG  and as per your
suggestion i downloaded FFMPEG tar files and installed, but still i
get the errors.


gcc -I.. -I../../oRTP/include -I/usr/local/include
-I/usr/local/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
/usr/lib/libasound.so -lartsc -L/usr/local/lib
/usr/local/lib/libspeex.so ../../gsmlib/.libs/libgsm.a
/usr/local/lib/libtheora.so /usr/local/lib/libogg.so -lavcodec
-lpthread -lrt -ldl -Wl,--rpath -Wl,/usr/lib/pkgconfig//lib
-Wl,--rpath -Wl,/usr/local/lib
../src/.libs/libmediastreamer.so: undefined reference to `av_crc04C11DB7'
../src/.libs/libmediastreamer.so: undefined reference to `av_realloc'
../src/.libs/libmediastreamer.so: undefined reference to `av_log'
../src/.libs/libmediastreamer.so: undefined reference to `ff_sqrt_tab'
../src/.libs/libmediastreamer.so: undefined reference to `av_d2q'
../src/.libs/libmediastreamer.so: undefined reference to `av_log_get_level'
../src/.libs/libmediastreamer.so: undefined reference to `av_init_lls'
../src/.libs/libmediastreamer.so: undefined reference to `av_crc8005'
../src/.libs/libmediastreamer.so: undefined reference to `av_free'
../src/.libs/libmediastreamer.so: undefined reference to `av_crc07'
../src/.libs/libmediastreamer.so: undefined reference to `av_crc'
../src/.libs/libmediastreamer.so: undefined reference to `av_malloc'
../src/.libs/libmediastreamer.so: undefined reference to `av_div_q'
../src/.libs/libmediastreamer.so: undefined reference to `av_evaluate_lls'
../src/.libs/libmediastreamer.so: undefined reference to `av_solve_lls'
../src/.libs/libmediastreamer.so: undefined reference to `ff_log2_tab'
../src/.libs/libmediastreamer.so: undefined reference to `av_reduce'
../src/.libs/libmediastreamer.so: undefined reference to `av_update_lls'
../src/.libs/libmediastreamer.so: undefined reference to `ff_gcd'
../src/.libs/libmediastreamer.so: undefined reference to `av_crc_init'
collect2: ld returned 1 exit status
make[4]: *** [mediastream] Error 1
make[4]: Leaving directory
`/home/praveen/praveen/IP-Phone/linphone-1.5.1/mediastreamer2/tests'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/praveen/praveen/IP-Phone/linphone-1.5.1/mediastreamer2'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/praveen/praveen/IP-Phone/linphone-1.5.1/mediastreamer2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/praveen/praveen/IP-Phone/linphone-1.5.1'
make: *** [all] Error 2


Please help me, i think once i debug this error other i can have
working Linphone on my PC.


On 1/29/07, address@hidden
<address@hidden> wrote:
Send Linphone-users mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.nongnu.org/mailman/listinfo/linphone-users
or, via email, send a message with subject or body 'help' to
        address@hidden

You can reach the person managing the list at
        address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linphone-users digest..."


Today's Topics:

   1.  Changing the displayed size of the video image? (Peter Howard)
   2.  ipv6 (ali daher)
   3. Re:  ipv6 (Tomi Hautakoski)


----------------------------------------------------------------------

Message: 1
Date: Mon, 29 Jan 2007 14:59:29 +1100
From: Peter Howard <address@hidden>
Subject: [Linphone-users] Changing the displayed size of the video
        image?
To: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain

Dear all,

I've just switched from using el-cheapo Logitech quickcam express
webcams to using quickcam fusion webcams with the linux-uvc driver.
While the picture is much much much (etc) clearer, as you'd expect, the
displayed image size is identical with the new cams despite the higher
resolution.  Is there a way to change the size of the image that's
displayed in linphone?

Thanks

--
Peter Howard
URSYS
13 Burwood Rd,
Burwood, NSW 2134

Ph: 02 8745 2816    Fax: 02 8745 2828





------------------------------

Message: 2
Date: Mon, 29 Jan 2007 13:55:17 +0200
From: "ali daher" <address@hidden>
Subject: [Linphone-users] ipv6
To: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain; format=flowed

As recommended before , i am testin linphone 1.5.0 it has ipv6 option.

I tried to use it on ipv6 network and with ipv6 addresses to an ipv6 enabled
ser, but it did not work and registration failed.

Can anyone from the development team take this into consideration, and try
to tell how if it was already tested with ipv6?

Also if someone got some additional information about linphone and ipv6
please contact me

Regards

Ali Daher

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now!
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/





------------------------------

Message: 3
Date: Mon, 29 Jan 2007 14:42:43 +0200 (EET)
From: Tomi Hautakoski <address@hidden>
Subject: Re: [Linphone-users] ipv6
To: address@hidden
Message-ID: <address@hidden>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

On Mon, 29 Jan 2007, ali daher wrote:

> I tried to use it on ipv6 network and with ipv6 addresses to an ipv6 enabled
> ser, but it did not work and registration failed.
>
> Can anyone from the development team take this into consideration, and try to
> tell how if it was already tested with ipv6?

Hi,

I'm not a linphone dev but just to inform you that I've been testing
linphone-1.5.1 and linphone-1.6.0 with IPv6 and here it works. My server
is running openser. Just make sure that in proxy settings you set the
right address to right fields, e.g. address@hidden, not address@hidden
It took me a couple of days to figure that one out.

Another thing, remember to enable IPv6 from the settings. =) And in the
future, please post logs so it's easier for the devs to help you.

BR,
Tomi Hautakoski
address@hidden
                 Today is Monday, cleverly disguised as Tuesday.




------------------------------

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


End of Linphone-users Digest, Vol 50, Issue 31
**********************************************





reply via email to

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