linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] cc1:output filename specified twice


From: Kapil Kumar
Subject: [Linphone-developers] cc1:output filename specified twice
Date: Mon, 14 Apr 2008 15:13:11 +0530




Hi

I am trying to compile linphone-1.7.1.
I am getting  
cc1:output filename specified twice
when  i am running make after ./configure command

1.Snapshot of configure command

./configure PKG_CONFIG_PATH=/home/sip_kapil/ffmpeg SPEEX_CFLAGS=-o2 SPEEX_LIBS=/home/sip_kapil/speex
configure: mediastreamer-2.1.0          A mediastreaming library for telephony application.
configure: licensed under the terms of the General Public License (GPL)
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
Building Package on linux
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... pax
checking warning make an error on compilation... 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 for style of include used by make... GNU
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 ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking 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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether byte ordering is bigendian... no
checking for clock_gettime in -lrt... yes
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking sys/audio.h usability... no
checking sys/audio.h presence... no
checking for sys/audio.h... no
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking kde/artsc/artsc.h usability... yes
checking kde/artsc/artsc.h presence... yes
checking for kde/artsc/artsc.h... yes
checking for arts_init in -lartsc... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for JACK... Package jack was not found in the pkg-config search path.
Perhaps you should add the directory containing `jack.pc'
to the PKG_CONFIG_PATH environment variable
No package 'jack' found
no
No jack support.
checking for SPEEX... yes
checking for SPEEX... yes
building from linphone source tree, using ../gsmlib/gsm.h
checking for resample_open in -lresample... no
checking for FFMPEG... yes
checking for FFMPEG... yes
checking for avcodec_register_all in -lavcodec... no
checking SDL/SDL.h usability... yes
checking SDL/SDL.h presence... yes
checking for SDL/SDL.h... yes
checking for SDL_Init in -lSDL... yes
checking for THEORA... Package theora was not found in the pkg-config search path.
Perhaps you should add the directory containing `theora.pc'
to the PKG_CONFIG_PATH environment variable
No package 'theora' found
no
building from linphone source tree, using ../oRTP/include/ortp/ortp.h
checking for dlfcn.h... (cached) yes
checking for dlopen in -ldl... yes
checking for dlopen... yes
checking linux/videodev.h usability... yes
checking linux/videodev.h presence... yes
checking for linux/videodev.h... yes
checking linux/videodev2.h usability... no
checking linux/videodev2.h presence... no
checking for linux/videodev2.h... no
checking for epm... false
checking for mkepmlist... false
checking for epminstall... false
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/mediastreamer2/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating build/Makefile
config.status: creating build/win32native/Makefile
config.status: creating build/win32-novideo/Makefile
config.status: creating build/wince/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/plugins.mk
config.status: creating mediastreamer.pc
config.status: creating mediastreamer2.spec
config.status: creating mediastreamer-config.h
config.status: mediastreamer-config.h is unchanged
config.status: executing depfiles commands
address@hidden mediastreamer2]#


2.Snapshot of configure make

address@hidden mediastreamer2]# make
make  all-recursive
make[1]: Entering directory `/home/sip_kapil/linphon/mediastreamer2'
Making all in src
make[2]: Entering directory `/home/sip_kapil/linphon/mediastreamer2/src'
make  all-am
make[3]: Entering directory `/home/sip_kapil/linphon/mediastreamer2/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/   -I.. -I../../oRTP/include -o2 -I../../gsmlib  -DORTP_INET6   -DINET6 -Wall -O2 -g  -Werror  -pthread -D_REENTRANT -MT mscommon.lo -MD -MP -MF ".deps/mscommon.Tpo" -c -o mscommon.lo mscommon.c; \
then mv -f ".deps/mscommon.Tpo" ".deps/mscommon.Plo"; else rm -f ".deps/mscommon.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -o2 -I../../gsmlib -DORTP_INET6 -DINET6 -Wall -O2 -g -Werror -pthread -D_REENTRANT -MT mscommon.lo -MD -MP -MF .deps/mscommon.Tpo -c mscommon.c  -fPIC -DPIC -o .libs/mscommon.o
cc1: output filename specified twice
make[3]: *** [mscommon.lo] Error 1
make[3]: Leaving directory `/home/sip_kapil/linphon/mediastreamer2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/sip_kapil/linphon/mediastreamer2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sip_kapil/linphon/mediastreamer2'
make: *** [all] Error 2
address@hidden mediastreamer2]#
______________________________________________________________________

reply via email to

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