linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Make errors


From: Simon Morlat
Subject: Re: [Linphone-developers] Make errors
Date: Sun, 30 Nov 2008 11:36:37 +0100
User-agent: KMail/1.9.9

Linphone does not depend on liba52.
This dependency is brought by ffmpeg, at least this is what is returned by 
pkg-config --libs libavcodec
Linphone's configure script has no purpose of workarounding buggy ffmpeg 
scripts.

Simon


Le Sunday 30 November 2008 11:04:47 Sergei Steshenko, vous avez écrit :
> Well, strictly saying, the problem is first of all with 'configure' - it
> should have checked the required dependencies presence.
>
> Regards,
>   Sergei.
>
> --- On Sun, 11/30/08, Simon Morlat <address@hidden> wrote:
> > From: Simon Morlat <address@hidden>
> > Subject: Re: [Linphone-developers] Make errors
> > To: address@hidden
> > Date: Sunday, November 30, 2008, 1:09 AM
> > It is a problem with your ffmpeg (libavcodec,libavutil)
> > package.
> > Try compiling a fresh ffmpeg from source, with
> > --enable-shared .
> >
> > Simon
> >
> > Le Friday 28 November 2008 05:36:16 Sheila Mae Secret, vous
> >
> > avez écrit :
> > > good day!
> > >
> > > I tried to type make in the command line after the
> >
> > ./configure but it gives
> >
> > > me the following errors:
> > >
> > > +++++++++++++++++++++++++++++++++++++++++++++++++
> > >
> > > make  all-recursive
> > > make[1]: Entering directory
> >
> > `/home/Sheila/linphone'
> >
> > > Making all in m4
> > > make[2]: Entering directory
> >
> > `/home/Sheila/linphone/m4'
> >
> > > make[2]: Nothing to be done for `all'.
> > > make[2]: Leaving directory
> >
> > `/home/Sheila/linphone/m4'
> >
> > > Making all in pixmaps
> > > make[2]: Entering directory
> >
> > `/home/Sheila/linphone/pixmaps'
> >
> > > make[2]: Nothing to be done for `all'.
> > > make[2]: Leaving directory
> >
> > `/home/Sheila/linphone/pixmaps'
> >
> > > Making all in po
> > > make[2]: Entering directory
> >
> > `/home/Sheila/linphone/po'
> >
> > > make[2]: Nothing to be done for `all'.
> > > make[2]: Leaving directory
> >
> > `/home/Sheila/linphone/po'
> >
> > > Making all in ipkg
> > > make[2]: Entering directory
> >
> > `/home/Sheila/linphone/ipkg'
> >
> > > make[2]: Nothing to be done for `all'.
> > > make[2]: Leaving directory
> >
> > `/home/Sheila/linphone/ipkg'
> >
> > > Making all in oRTP
> > > make[2]: Entering directory
> >
> > `/home/Sheila/linphone/oRTP'
> >
> > > make  all-recursive
> > > make[3]: Entering directory
> >
> > `/home/Sheila/linphone/oRTP'
> >
> > > Making all in src
> > > make[4]: Entering directory
> >
> > `/home/Sheila/linphone/oRTP/src'
> >
> > > Making all in .
> > > make[5]: Entering directory
> >
> > `/home/Sheila/linphone/oRTP/src'
> >
> > > make[5]: Nothing to be done for `all-am'.
> > > make[5]: Leaving directory
> >
> > `/home/Sheila/linphone/oRTP/src'
> >
> > > Making all in tests
> > > make[5]: Entering directory
> >
> > `/home/Sheila/linphone/oRTP/src/tests'
> >
> > > Making all in win_receiver
> > > make[6]: Entering directory
> >
> > `/home/Sheila/linphone/oRTP/src/tests/win_receiver'
> > make[6]: Nothing to be
> >
> > > done for `all'.
> > > make[6]: Leaving directory
> >
> > `/home/Sheila/linphone/oRTP/src/tests/win_receiver'
> > Making all in
> >
> > > win_sender
> > > make[6]: Entering directory
> > > `/home/Sheila/linphone/oRTP/src/tests/win_sender'
> >
> > make[6]: Nothing to be
> >
> > > done for `all'.
> > > make[6]: Leaving directory
> > > `/home/Sheila/linphone/oRTP/src/tests/win_sender'
> >
> > make[6]: Entering
> >
> > > directory `/home/Sheila/linphone/oRTP/src/tests'
> >
> > make[6]: Nothing to be
> >
> > > done for `all-am'.
> > > make[6]: Leaving directory
> >
> > `/home/Sheila/linphone/oRTP/src/tests'
> >
> > > make[5]: Leaving directory
> >
> > `/home/Sheila/linphone/oRTP/src/tests'
> >
> > > make[4]: Leaving directory
> >
> > `/home/Sheila/linphone/oRTP/src'
> >
> > > Making all in build
> > > make[4]: Entering directory
> >
> > `/home/Sheila/linphone/oRTP/build'
> >
> > > Making all in win32native
> > > make[5]: Entering directory
> >
> > `/home/Sheila/linphone/oRTP/build/win32native'
> >
> > > make[5]: Nothing to be done for `all'.
> > > make[5]: Leaving directory
> >
> > `/home/Sheila/linphone/oRTP/build/win32native'
> >
> > > Making all in wince
> > > make[5]: Entering directory
> >
> > `/home/Sheila/linphone/oRTP/build/wince'
> >
> > > make[5]: Nothing to be done for `all'.
> > > make[5]: Leaving directory
> >
> > `/home/Sheila/linphone/oRTP/build/wince'
> >
> > > make[5]: Entering directory
> >
> > `/home/Sheila/linphone/oRTP/build'
> >
> > > make[5]: Nothing to be done for `all-am'.
> > > make[5]: Leaving directory
> >
> > `/home/Sheila/linphone/oRTP/build'
> >
> > > make[4]: Leaving directory
> >
> > `/home/Sheila/linphone/oRTP/build'
> >
> > > Making all in include
> > > make[4]: Entering directory
> >
> > `/home/Sheila/linphone/oRTP/include'
> >
> > > Making all in ortp
> > > make[5]: Entering directory
> >
> > `/home/Sheila/linphone/oRTP/include/ortp'
> >
> > > make[5]: Nothing to be done for `all'.
> > > make[5]: Leaving directory
> >
> > `/home/Sheila/linphone/oRTP/include/ortp'
> >
> > > make[5]: Entering directory
> >
> > `/home/Sheila/linphone/oRTP/include'
> >
> > > make[5]: Nothing to be done for `all-am'.
> > > make[5]: Leaving directory
> >
> > `/home/Sheila/linphone/oRTP/include'
> >
> > > make[4]: Leaving directory
> >
> > `/home/Sheila/linphone/oRTP/include'
> >
> > > make[4]: Entering directory
> >
> > `/home/Sheila/linphone/oRTP'
> >
> > > make[4]: Leaving directory
> >
> > `/home/Sheila/linphone/oRTP'
> >
> > > make[3]: Leaving directory
> >
> > `/home/Sheila/linphone/oRTP'
> >
> > > make[2]: Leaving directory
> >
> > `/home/Sheila/linphone/oRTP'
> >
> > > Making all in mediastreamer2
> > > make[2]: Entering directory
> >
> > `/home/Sheila/linphone/mediastreamer2'
> >
> > > make  all-recursive
> > > make[3]: Entering directory
> >
> > `/home/Sheila/linphone/mediastreamer2'
> >
> > > Making all in src
> > > make[4]: Entering directory
> >
> > `/home/Sheila/linphone/mediastreamer2/src'
> >
> > > make  all-am
> > > make[5]: Entering directory
> >
> > `/home/Sheila/linphone/mediastreamer2/src'
> >
> > > /bin/sh ../libtool --tag=CC --mode=link gcc -I..
> >
> > -I../../oRTP/include
> >
> > > -I/usr/include/ffmpeg    -DVIDEO_ENABLED  -DORTP_INET6
> >
> >   -DINET6 -Wall -O2
> >
> > > -g  -pthread -D_REENTRANT   -o libmediastreamer.la
> >
> > -rpath /usr/local/lib
> >
> > > -rdynamic mscommon.lo msfilter.lo msqueue.lo
> >
> > msticker.lo alaw.lo ulaw.lo
> >
> > > mssndcard.lo msfileplayer.lo msrtp.lo dtmfgen.lo
> >
> > msfilerec.lo ice.lo tee.lo
> >
> > > msconf.lo msjoin.lo msvolume.lo mswebcam.lo mtu.lo
> >
> > audiostream.lo  alsa.lo
> >
> > > oss.lo arts.lo     msv4l.lo msv4l2.lo sdlout.lo
> >
> > videoenc.lo videodec.lo
> >
> > > pixconv.lo sizeconv.lo nowebcam.lo videoout.lo
> >
> > msvideo.lo rfc3984.lo
> >
> > > mire.lo videostream.lo theora.lo msspeex.lo speexec.lo
> >
> > gsm.lo
> >
> > > ../../oRTP/src/libortp.la  -lasound -lartsc -lpthread
> >
> > -lgmodule-2.0 -ldl
> >
> > > -lgthread-2.0 -lrt -lglib-2.0   -lspeex   -lgsm
> >
> > -ltheora -logg   -pthread
> >
> > > -lavcodec -lz -la52 -lfaac -lfaad -lgsm -lmp3lame
> >
> > -lx264 -lxvidcore -ldl
> >
> > > -ltheora -lvorbisenc -lavutil -lvorbis -lm -logg
> >
> > -pthread -lavcodec -lz
> >
> > > -la52 -lfaac -lfaad -lgsm -lmp3lame -lx264 -lxvidcore
> >
> > -ldl -ltheora
> >
> > > -lvorbisenc -lavutil -lvorbis -lm -logg    -lSDL -lX11
> >
> > -pthread -lpthread
> >
> > > -lrt -lvorbisenc -ldl gcc -shared  .libs/mscommon.o
> >
> > .libs/msfilter.o
> >
> > > .libs/msqueue.o .libs/msticker.o .libs/alaw.o
> >
> > .libs/ulaw.o
> >
> > > .libs/mssndcard.o .libs/msfileplayer.o .libs/msrtp.o
> >
> > .libs/dtmfgen.o
> >
> > > .libs/msfilerec.o .libs/ice.o .libs/tee.o
> >
> > .libs/msconf.o .libs/msjoin.o
> >
> > > .libs/msvolume.o .libs/mswebcam.o .libs/mtu.o
> >
> > .libs/audiostream.o
> >
> > > .libs/alsa.o .libs/oss.o .libs/arts.o .libs/msv4l.o
> >
> > .libs/msv4l2.o
> >
> > > .libs/sdlout.o .libs/videoenc.o .libs/videodec.o
> >
> > .libs/pixconv.o
> >
> > > .libs/sizeconv.o .libs/nowebcam.o .libs/videoout.o
> >
> > .libs/msvideo.o
> >
> > > .libs/rfc3984.o .libs/mire.o .libs/videostream.o
> >
> > .libs/theora.o
> >
> > > .libs/msspeex.o .libs/speexec.o .libs/gsm.o
> >
> > -Wl,--rpath
> >
> > > -Wl,/home/Sheila/linphone/oRTP/src/.libs -Wl,--rpath
> >
> > -Wl,/usr/local/lib
> >
> > > ../../oRTP/src/.libs/libortp.so -lasound
> >
> > /usr/lib/libartsc.so -lgmodule-2.0
> >
> > > -lgthread-2.0 -lglib-2.0 -lspeex -lavcodec -lz -la52
> >
> > -lfaac -lfaad -lgsm
> >
> > > -lmp3lame -lx264 -lxvidcore -ltheora -lavutil -lvorbis
> >
> > -lm -logg -lSDL
> >
> > > -lX11 -lpthread -lrt -lvorbisenc -ldl -pthread
> >
> > -pthread -pthread -pthread
> >
> > > -Wl,-soname -Wl,libmediastreamer.so.0 -o
> >
> > .libs/libmediastreamer.so.0.0.0
> >
> > > /usr/bin/ld: cannot find -la52
> > > collect2: ld returned 1 exit status
> > > make[5]: *** [libmediastreamer.la] Error 1
> > > make[5]: Leaving directory
> >
> > `/home/Sheila/linphone/mediastreamer2/src'
> >
> > > make[4]: *** [all] Error 2
> > > make[4]: Leaving directory
> >
> > `/home/Sheila/linphone/mediastreamer2/src'
> >
> > > make[3]: *** [all-recursive] Error 1
> > > make[3]: Leaving directory
> >
> > `/home/Sheila/linphone/mediastreamer2'
> >
> > > make[2]: *** [all] Error 2
> > > make[2]: Leaving directory
> >
> > `/home/Sheila/linphone/mediastreamer2'
> >
> > > make[1]: *** [all-recursive] Error 1
> > > make[1]: Leaving directory `/home/Sheila/linphone'
> > > make: *** [all] Error 2
> > >
> > >
> > > +++++++++++++++++++++++++++++++++++++++++++++++++
> > >
> > > what's the main problem? I am new with the
> >
> > project.
> >
> > > I'm looking forward to your response.
> > > thanks! :)
> >
> > _______________________________________________
> > Linphone-developers mailing list
> > address@hidden
> > http://lists.nongnu.org/mailman/listinfo/linphone-developers
>
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-developers






reply via email to

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