[SFLphone] Problem regarding compile the sflphone under Ubuntu 9.04
Emmanuel Milou
emmanuel.milou at savoirfairelinux.com
Thu May 7 10:54:06 EDT 2009
Hi champion,
You need to install uuid-dev package.
You could also do: sudo apt-get build-dep sflphone if you previously
added our ubuntu repository in your sources.list (deb-src
http://www.sflphone.org/debian jaunty universe). It will install all the
packages listed in the control.jaunty file (Field Build-Depends:)
Cheers
Manu
Wang Eric a e'crit :
> Hi emmanuel.milou <mailto:emmanuel.milou at savoirfairelinux.com>,
>
> It's me again! Champion.
>
> I found a file called "control.jaunty" in the
> \sflphone\debian\control.jaunty folder.
>
> #5 of this file contail build-dependence.
>
> Should I install all of the mentioned package or tools within this
> statement?
>
> Best Regards!
>
> 5 GB 超大容量 、創新便捷、安全防護垃圾郵件和病毒 — 立即升級 Windows
> Live Hotmail <http://mail.live.com>
Hi emmanuel.milou <mailto:emmanuel.milou at savoirfairelinux.com>,
I'm trying to build the sflphone 0.94 source release under ubuntu 9.04
platform.
(Linux desktop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC
2009 i686 GNU/Linux)
And got the following error while compile the "sflphone-common"
"
No package 'uuid' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables UUID_CFLAGS
and UUID_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
"
Detail message was shown as below. I've also trying to install the uuid
package called "e2fsprogs". However it does not work.
Would you pls give me some hint to solve this trouble.
Thanks in advance!
Sincerely.
Champion Wang
===============================================Compile
log======================
champion at champion-desktop:~/sflphone$
<mailto:champion at champion-desktop:%7E/sflphone$> ./autogen.sh
--prefix=/usr --with-debug
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
Running aclocal...
Running autoheader...
Running autoconf...
Running automake...
doc/doxygen/Makefile.am:14: `%'-style pattern rules are a GNU make extension
doc/doxygen/Makefile.am:19: `%'-style pattern rules are a GNU make extension
doc/doxygen/Makefile.am:42: `%'-style pattern rules are a GNU make extension
configure: WARNING: unrecognized options: --with-debug
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
che cking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
./configure: line 12045: SFL_CXX_WITH_DEBUG: command not found
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking whether we are using the GNU C++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) none
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for working alloca.h... no
checking for alloca... no
checking whether `alloca.c' needs Cray hooks... no
checking stack direction for C alloca... -1
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... no
checking arpa/inet.h presence... no
checking for arpa/inet.h... no
checking fcntl.h usability... no
checking fcntl.h presence... no
checking for fcntl.h... no
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking limits. h usability... no
checking limits.h presence... no
checking for limits.h... no
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for memory.h... (cached) yes
checking netdb.h usability... no
checking netdb.h presence... no
checking for netdb.h... no
checking netinet/in.h usability... no
checking netinet/in.h presence... no
checking for netinet/in.h... no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... no
checking sys/ioctl.h presence... no
checking for sys/ioctl.h... no
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
checking sys/time.h usability... no
checking sys/time.h presence... no
checking for sys/time.h... no
checking for unistd.h... (cached) yes
checking utime.h usability... no
checking utime.h presence... no
checking for utime.h... no
checking ostream usability... no
checking ostream presence... no
checking for ostream... no
checking whether stat file-mode macros are broken... yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking for an ANSI C-conforming const... no
checking for inline... no
checking for pid_t... no
checking for size_t... no
checking whether time.h and sys/time.h may both be included... no
checking for working volatile... no
checking for ptrdiff_t... no
checking for uid_t in sys/types.h... no
checking for unistd.h... (cached) yes
checking for working chown... no
checking for error_at_line... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... no
checking for vfork... no
checking whether gcc needs -traditional... no
checking for stdlib.h... (cached) yes
chec king for GNU libc compatible malloc... no
checking for working memcmp... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... no
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking for sys/socket.h... (cached) no
checking types of arguments for select... int,int *,struct timeval *
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing
slash... no
checking whether stat accepts an empty string... yes
checking for utime.h... (cached) no
checking whether utime accepts a null argument... no
checking for vprintf... no
checking for bzero... no
checking for floor... no
checking for gethostbyname... no
checking for gethrtime... no
checking for gettimeofday... no
checking for inet_ntoa... no
checking for memset... no
checking for mkdir... no
checking for path conf... no
checking for pow... no
checking for regcomp... no
checking for select... no
checking for setlocale... no
checking for socket... no
checking for strchr... no
checking for strdup... no
checking for strerror... no
checking for strrchr... no
checking for strstr... no
checking for strtol... no
checking for utime... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SIP... yes
checking for UUID... configure: error: Package requirements (uuid >=
1.0) were not met:
No package 'uuid' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables UUID_CFLAGS
and UUID_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
===============================================Compile
log======================
More information about the SFLphone
mailing list