gnash
[Top][All Lists]
Advanced

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

[Gnash] Error compiling Gnash 0.7


From: Giovanni Mellini
Subject: [Gnash] Error compiling Gnash 0.7
Date: Wed, 11 Jan 2006 12:06:58 +0100
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050725)

Hi all
I'm trying to install the last version og Gnash

I have a problem while launching make command; I see the following error:

g++: cannot specify -o with -c or -S and multiple compilations

I saw in the ML archives that another people had the same problem; I
have all packages installed and seems the configure output sounds good.
Can anyone help me pls???

Tks in advance.

Follows the output of ./configure and mave commands

************** START COMMANDS OUTPUT **************
devel-lap gnash-0.7 # ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking for libxml... yes
checking for firefox-config... no
checking for mozilla-config... no
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
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 for library file name specifics... no
checking for a BSD-compatible install... /bin/install -c
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 0.11.0... yes
checking for egrep... grep -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 for SDL_mixer header... /usr/include/SDL
checking for sdl_mixer library... /usr/lib
checking for glBegin in -lGL... yes
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking for glutInit in -lglut... no
checking for gluPerspective in -lGLU... yes
checking for zlib header... /usr/include
checking for zlib library... /usr/lib
checking for jpeg header... /usr/include
checking for jpeg library... /usr/lib
checking for png header... /usr/include
checking for png library... /usr/lib
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/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/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/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++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports
shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
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 supports -c -o file.o... yes
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports
shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libbase/Makefile
config.status: creating libgeometry/Makefile
config.status: creating server/Makefile
config.status: creating backend/Makefile
config.status: creating utilities/Makefile
config.status: creating plugin/Makefile
config.status: creating plugin/mozilla-sdk/Makefile
config.status: creating doc/Makefile
config.status: creating doc/C/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

Configurable options are:
        Not using POSIX Threads
        Not building the web server support.
        Not using the Intel 810 LOD bias hack
        Not using DMalloc
        Adding XML and XMLSocket
        Not building the Firefox plugin
        WARNING: No Firefox development package installed!
devel-lap gnash-0.7 # make
make  all-recursive
make[1]: Entering directory `/home/giovanni/gnash-0.7'
Making all in libbase
make[2]: Entering directory `/home/giovanni/gnash-0.7/libbase'
if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I.
-I. -I.. -I.. .    -I.. -Wall  -I/usr/include/SDL -D_REENTRANT -I.. .
 -I.. -g -O2 -MT config.lo -MD -MP -MF ".deps/config.Tpo" -c -o
config.lo config.cpp; \
then mv -f ".deps/config.Tpo" ".deps/config.Plo"; else rm -f
".deps/config.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. . -I.. -Wall -I/usr/include/SDL
-D_REENTRANT -I.. . -I.. -g -O2 -MT config.lo -MD -MP -MF
.deps/config.Tpo -c config.cpp  -fPIC -DPIC -o .libs/config.o
g++: cannot specify -o with -c or -S and multiple compilations
make[2]: *** [config.lo] Error 1
make[2]: Leaving directory `/home/giovanni/gnash-0.7/libbase'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/giovanni/gnash-0.7'
make: *** [all] Error 2

************** END COMMANDS OUTPUT **************
-- 
Giovanni Mellini
 GoogleTalk: address@hidden
 ICQ# 77188394
 Skype id: g.mellini
 MSN: address@hidden
 http://www.scubarda.net

            .-.  .---.  .-.
           /   `'`. .'`'   \
          / .''___ V ___``. \
         /.'     /---\     `.\

        http://www.ascii-art.de

Attachment: giovanni.mellini.vcf
Description: Vcard


reply via email to

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