linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] compiling linphonec on Ubuntu 10.10 (Maverick


From: Philip Anil-QBW348
Subject: Re: [Linphone-developers] compiling linphonec on Ubuntu 10.10 (Maverick Meerkat)
Date: Tue, 26 Jul 2011 14:33:05 -0400

Thanks for replying. I installed automake, auto-tools dev and autoconf.
Running the command, I get error:
~/learn/linphone/linphone$ ./autogen.sh && configure && make install
Generating build scripts in linphone...
+ libtoolize --copy --force
./autogen.sh: 1: libtoolize: not found
+ /usr/bin/intltoolize -c --force --automake
./autogen.sh: 1: /usr/bin/intltoolize: not found
+ aclocal -I m4
+ autoheader
+ automake --force-missing --add-missing --copy
configure.ac:43: installing `./compile'
configure.ac:4: installing `./config.guess'
configure.ac:4: installing `./config.sub'
configure.ac:32: installing `./install-sh'
configure.ac:32: installing `./missing'
console/Makefile.am: installing `./depcomp'
coreapi/Makefile.am:16: Libtool library used but `LIBTOOL' is undefined
coreapi/Makefile.am:16:   The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
coreapi/Makefile.am:16:   to `configure.ac' and run `aclocal' and `autoconf' 
again.
coreapi/Makefile.am:16:   If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
coreapi/Makefile.am:16:   its definition is in aclocal's search path.
coreapi/help/Makefile.am:11: docdir was already defined in condition TRUE, 
which includes condition HAVE_DOXYGEN ...
configure.ac:3: ... `docdir' previously defined here
coreapi/help/Makefile.am:18: <D: non-POSIX variable name
m4/Makefile.am:1: shell cd $(srcdir: non-POSIX variable name
m4/Makefile.am:1: (probably a GNU make extension)
Makefile.am:21: shell cd $(top_builddir: non-POSIX variable name
Makefile.am:21: (probably a GNU make extension)
Makefile.am:23: shell cd $(top_builddir: non-POSIX variable name
Makefile.am:23: (probably a GNU make extension)
Makefile.am:27: shell cd $(top_builddir: non-POSIX variable name
Makefile.am:27: (probably a GNU make extension)
Makefile.am:41: shell cd $(top_srcdir: non-POSIX variable name
Makefile.am:41: (probably a GNU make extension)
Makefile.am:43: shell cat $(top_srcdir: non-POSIX variable name
Makefile.am:43: (probably a GNU make extension)
Makefile.am:45: shell cd $(top_srcdir: non-POSIX variable name
Makefile.am:45: (probably a GNU make extension)
Makefile.am: installing `./INSTALL'
+ autoconf
+ [ -x oRTP/autogen.sh ]
+ echo Generating build scripts in oRTP...
Generating build scripts in oRTP...
+ cd oRTP
+ ./autogen.sh
+ rm -rf config.cache autom4te.cache
+ libtoolize --copy --force
./autogen.sh: 1: libtoolize: not found
+ aclocal
+ autoheader
+ automake --add-missing --copy
src/Makefile.am:9: Libtool library used but `LIBTOOL' is undefined
src/Makefile.am:9:   The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
src/Makefile.am:9:   to `configure.ac' and run `aclocal' and `autoconf' again.
src/Makefile.am:9:   If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
src/Makefile.am:9:   its definition is in aclocal's search path.
Makefile.am:16: docdir was already defined in condition TRUE, which includes 
condition HAVE_DOXYGEN ...
configure.ac:2: ... `docdir' previously defined here
Makefile.am:23: <D: non-POSIX variable name
Makefile.am:55: shell pwd: non-POSIX variable name
Makefile.am:55: (probably a GNU make extension)
+ autoconf
configure.ac:126: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:127: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:128: error: possibly undefined macro: AC_ENABLE_SHARED
configure.ac:129: error: possibly undefined macro: AC_ENABLE_STATIC
+ [ -x mediastreamer2/autogen.sh ]
+ echo Generating build scripts in mediastreamer2...
Generating build scripts in mediastreamer2...
+ cd mediastreamer2
+ ./autogen.sh
Generating build scripts in mediastreamer...
+ libtoolize --copy --force
./autogen.sh: 1: libtoolize: not found
+ /usr/bin/intltoolize --copy --force --automake
./autogen.sh: 1: /usr/bin/intltoolize: not found
+ aclocal
configure.ac:181: warning: macro `AM_GNU_GETTEXT' not found in library
configure.ac:182: warning: macro `AM_GNU_GETTEXT_VERSION' not found in library
+ autoheader
+ automake --force-missing --add-missing --copy
help/Makefile.am:10: docdir was already defined in condition TRUE, which 
includes condition HAVE_DOXYGEN ...
configure.ac:2: ... `docdir' previously defined here
help/Makefile.am:17: <D: non-POSIX variable name
automake: SOURCES was already defined in condition HAVE_DOXYGEN, which is 
included in condition TRUE ...
help/Makefile.am:7: ... `SOURCES' previously defined here
src/Makefile.am:20: Libtool library used but `LIBTOOL' is undefined
src/Makefile.am:20:   The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
src/Makefile.am:20:   to `configure.ac' and run `aclocal' and `autoconf' again.
src/Makefile.am:20:   If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
src/Makefile.am:20:   its definition is in aclocal's search path.
Makefile.am: installing `./INSTALL'
+ autoconf
configure.ac:181: error: possibly undefined macro: AM_GNU_GETTEXT
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:182: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION




-----Original Message-----
From: address@hidden on behalf of Alastair Johnson
Sent: Tue 7/26/2011 12:24 PM
To: address@hidden
Subject: Re: [Linphone-developers] compiling linphonec on ubuntu 10.0.4
 
They should be in the ubuntu universe repository (at least according to 
http://pkgs.org/ubuntu-10.10/ubuntu-universe-amd64/libosip2-
dev_3.3.0-1_amd64.deb.html) so you should just need to enable that repository 
and try again.

Remember to install the dev packages...

On Tuesday 26 July 2011, Philip Anil-QBW348 wrote:
> In the Readme, I see
> 
> - you need at least:
>               - libosip2>=3.0.3
>               - libeXosip2>=3.0.3
>               - speex>=1.2.0 (including libspeexdsp part)
>               - libreadline (optional: for convenient command line in 
> linphonec)
> 
> Where would these be in ubuntu - how to install them?
> 
> address@hidden:~/learn/linphone/linphone$ sudo apt-get install libosip2
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Unable to locate package libosip2
> address@hidden:~/learn/linphone/linphone$ sudo apt-get install libeXosip2
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Unable to locate package libeXosip2
> address@hidden:~/learn/linphone/linphone$
> 
> 
> -----Original Message-----
> From:
> address@hidden
> on behalf of Jehan Monnier Sent: Tue 7/26/2011 10:50 AM
> To: address@hidden
> Subject: Re: [Linphone-developers] compiling linphonec on ubuntu 10.0.4
> 
> Well, assuming you have all the dependencies:
> ./autogen.sh && configure && make install
> Jehan
> www.linphone.org
> 
> Le 26 juil. 2011 à 17:47, Philip Anil-QBW348 a écrit :
> > I downloaded the sources from here
> > git clone git://git.sv.gnu.org/linphone.git --recursive
> > 
> > How do I compile? There are no instructions here
> > http://www.linphone.org/eng/documentation/guide/compiling.html
> > The README also does not contain instructions, simply the libraries
> > needed.
> > 
> > Anil
> > 
> > _______________________________________________
> > Linphone-developers mailing list
> > address@hidden
> > https://lists.nongnu.org/mailman/listinfo/linphone-developers


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

<<winmail.dat>>


reply via email to

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