bugGnash - The GNU Flash player - Bugs: bug #16596, make install: cannot stat...

 
 

bug #16596: make install: cannot stat `.libs/libgnashbackend.lai'

Submitted by:  None
Submitted on:  Mon 15 May 2006 11:37:45 PM UTC  
 
Category: NoneSeverity: 3 - Normal
Release: NoneStatus: Invalid
Privacy: PublicAssigned to: None
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Sat 02 Sep 2006 01:13:42 AM UTC, comment #4:

Expired ...

Sandro Santilli <strk>
Project Member
Mon 10 Jul 2006 11:07:41 PM UTC, comment #3:

Did you get any warning from ./autogen.sh or ./configure ?

Sandro Santilli <strk>
Project Member
Wed 17 May 2006 07:24:36 PM UTC, comment #2:

well, i did so, but that didn't change anything at all..

Making install in backend
make[1]: Entering directory `/home/tobias/gnash/backend'
make[2]: Entering directory `/home/tobias/gnash/backend'
test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c -p 'libgnashbackend.la' '/usr/local/lib/libgnashbackend.la'
/usr/bin/install -c -p .libs/libgnashbackend.so.0.0.0 /usr/local/lib/libgnashbackend.so.0.0.0
(cd /usr/local/lib && { ln -s -f libgnashbackend.so.0.0.0 libgnashbackend.so.0 || { rm -f libgnashbackend.so.0 && ln -s libgnashbackend.so.0.0.0 libgnashbackend.so.0; }; })
(cd /usr/local/lib && { ln -s -f libgnashbackend.so.0.0.0 libgnashbackend.so || { rm -f libgnashbackend.so && ln -s libgnashbackend.so.0.0.0 libgnashbackend.so; }; })
/usr/bin/install -c -p .libs/libgnashbackend.lai /usr/local/lib/libgnashbackend.la
/usr/bin/install: cannot stat `.libs/libgnashbackend.lai': No such file or directory
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory `/home/toby/gnash/backend'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/toby/gnash/backend'
make: *** [install-recursive] Error 1

the output of my ./configure --enable-mp3:

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
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 pkg-config... yes
checking for kde-config... /usr/kde/3.5/bin/kde-config
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for style of include used by make... GNU
checking for g++... g++
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 g++ accepts -g... yes
checking dependency style of g++... gcc3
checking if C++ programs can be compiled... yes
checking for gcc... gcc
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 dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
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 strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... yes
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for poll in -lpoll... no
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking for res_init... yes
checking if res_init needs custom prototype... no
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 8
checking for char *... yes
checking size of char *... 8
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 8
checking for unsigned long... yes
checking size of unsigned long... 8
checking sizeof size_t == sizeof unsigned long... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
not using lib directory suffix
checking for X... libraries /usr/lib, headers .
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes...
checking for zlib header... /usr/include
checking for zlib library... /usr/lib64
checking for libpng... -lpng -L/usr/lib64 -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... configure: no KDE headers installed.
configure: no KDE libraries installed.
configure: I can't find the KDE designer plugins.
will be installed in /usr/local
checking for KDE paths... defaults
checking for xml2-config... /usr/bin/xml2-config
checking for libxml2... 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 ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/install -c -p
checking for library file name specifics... no
checking for mallinfo... yes
checking for X... libraries /usr/lib, headers .
checking for gethostbyname... yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking dejagnu.h usability... no
checking dejagnu.h presence... no
checking for dejagnu.h... no
checking for XmuCvtStringToOrientation in -lXmu... yes
checking for XInput_find_display in -lXi... yes
checking for XDisableAccessControl in -lX11... yes
checking for shm_unlink in -lrt... yes
checking for shm_open... yes
checking for strcasecmp... yes
checking for stricmp... no
checking for vsnprintf... (cached) yes
checking for finite... yes
checking for isfinite... no
checking for sysconf... yes
checking for shmget... yes
checking for shmat... (cached) yes
checking for mmap... yes
checking for gettimeofday... yes
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking for socket... yes
checking for CreateFileMappingA... no
checking how to run the C++ preprocessor... g++ -E
checking ext/hash_map usability... yes
checking ext/hash_map presence... yes
checking for ext/hash_map... yes
(cached) checking for zlib header... /usr/include
checking for zlib library... (cached) checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_mem_init in -ljpeg... yes
checking for png.h header in specified directory... no
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_check_sig in -lpng... yes
checking for ming-config... no
checking for doxygen... no
checking mad.h usability... yes
checking mad.h presence... yes
checking for mad.h... yes
checking for mad_copyright in -lmad... yes
checking ogg.h usability... no
checking ogg.h presence... no
checking for ogg.h... no
checking for libogg header... checking for ogg_sync_init in -logg... yes
checking for the SDL Version... checking for SDL header... /usr/include/SDL
checking for sdl library... checking for SDL_Init in -lSDL... yes
checking for SDL_mixer header... /usr/include/SDL
checking for sdl_mixer library... checking for Mix_Linked_Version in -lSDL_mixer... yes
checking for Mix_Linked_Version in -lSDL_mixer-1.2... no
checking for SDL_mixer library... checking for the Gstreamer Version... 0.10
checking gst/gst.h usability... no
checking gst/gst.h presence... no
checking for gst/gst.h... no
checking for libgstreamer header... checking for gst_plugin_init in -lgstreamer-0.10... no
checking for libgstreamer library... checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking for glBegin in -lGL... yes
checking for the Gtk GL Extensions Version... 1.0
checking gtk/gtkgl.h usability... no
checking gtk/gtkgl.h presence... no
checking for gtk/gtkgl.h... no
checking for libglext header... checking for gtk_gl_init in -lgtkglext-x11-1.0... yes
checking for the Gtk Version... 2.0
checking gtk/gtk.h usability... no
checking gtk/gtk.h presence... no
checking for gtk/gtk.h... no
checking for libgtk2 header... yes
checking for gtk_init in -lgtk-x11-2.0... yes
checking for fltk.h header in specified directory... no
checking fltk/FL_API.h usability... no
checking fltk/FL_API.h presence... no
checking for fltk/FL_API.h... no
checking for libfltk header... checking for fl_xmap in -lfltk... no
checking for libfltk library... checking for xft.h header in specified directory... no
checking Xft/Xft.h usability... no
checking Xft/Xft.h presence... no
checking for Xft/Xft.h... no
checking for libxft header... checking for XftGlyphRender in -lXft... yes
checking cairo/cairo.h usability... no
checking cairo/cairo.h presence... no
checking for cairo/cairo.h... no
checking for Cairo header... yes
checking for cairo_status in -lcairo... yes
checking for the Glib Version... 2.0
checking glib.h usability... no
checking glib.h presence... no
checking for glib.h... no
checking for libglib header... yes
checking for g_io_channel_init in -lglib-2.0... yes
checking for the Pango Version... 1.0
checking pango/pango.h usability... no
checking pango/pango.h presence... no
checking for pango/pango.h... no
checking for libpango header... yes
checking for pango_engine_shape_class_init in -lpango-1.0... yes
checking for the Atk Version... 1.0
checking atk/atkgl.h usability... no
checking atk/atkgl.h presence... no
checking for atk/atkgl.h... no
checking for libatk header... yes
checking for atk_focus_tracker_init in -latk-1.0... yes
checking for pthread.h... no
checking for libpthread header... yes
checking for pthread_kill in -lpthread... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-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 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/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
no
checking for curl_global_init in -lcurl... 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 libamf/Makefile
config.status: creating backend/Makefile
config.status: creating utilities/Makefile
config.status: creating doc/Makefile
config.status: creating doc/C/Makefile
config.status: creating doc/Doxyfile
config.status: creating testsuite/Makefile
config.status: creating testsuite/libbase/Makefile
config.status: creating testsuite/actionscript.all/Makefile
config.status: creating testsuite/misc-ming.all/Makefile
config.status: creating plugin/Makefile
config.status: creating plugin/klash/Makefile
config.status: creating gui/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

Configurable options are:
Intel 810 LOD bias hack disabled (default). Use --enable-i810-lod-bias to enable.
MP3 (libmad) support enabled
POSIX Threads support enabled (default)
Web server support disabled (default)
DMalloc support disabled (default). Use --enable-dmalloc to enable.
XML and XMLSocket enabled (default). Use --disable-xml to disable.
Firefox plugin enabled (default). Use --disable-plugin to disable.
Konqueror plugin disabled (default). Use --enable-klash to enable.
GNOME help disabled (default). Use --enable-ghelp to enable.
Unit testing support enabled (default)
Renderer engine: opengl
GUI: gtk

Configured paths for x86_64-unknown-linux-gnu are:
DocBook document processing disabled (default)
XML flags are: -I/usr/include/libxml2
XML libs are: -lxml2 -lz -lm
PNG flags are: default include path
PNG libs are: -lpng
JPEG flags are: default include path
JPEG libs are: -ljpeg
MAD flags are: default include path
MAD libs are: -lmad
Ogg flags are: default include path
Ogg libs are: -logg
Opengl flags are: default include path
Opengl libs are: -lGL -lGLU
GtkGlext flags are: -I/usr/X11R6/include/gtkglext-1.0 -I/usr/X11R6/lib64/gtkglext-1.0/include -I/usr/X11R6/lib/gtkglext-1.0/include -I/usr/lib/gtkglext-1.0/include -I/usr/lib64/gtkglext-1.0/include
GtkGLext libs are: -lgtkglext-x11-1.0 -lgdkglext-x11-1.0
Gtk2 flags are: -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib64/gtk-2.0/include
Gtk2 libs are: -lgtk-x11-2.0 -lgdk-x11-2.0
Pango flags are: -I/usr/X11R6/include/pango-1.0
Pango libs are: -lpango-1.0
Glib flags are: -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
Glib libs are: -lglib-2.0
Atk flags are: -I/usr/X11R6/include/atk-1.0
Atk libs are: -latk-1.0
Xft flags are: -I/usr/include/X11
Xft libs are: -lXft
SDL flags are: -I/usr/include/SDL
SDL libs are: -lSDL
SDL_Mixer flags are: -I/usr/include/SDL
SDL_Mixer libs are: -L/usr/lib64 -lSDL_mixer
Gstreamer flags are: -I/usr/include/gstreamer-0.10
Gstreamer libs are: -L/usr/lib64 -lgstreamer
Plugin will be installed in /home/toby/.mozilla/plugins
POSIX Threads flags are: -I/usr/include
POSIX Threads lib is: -lpthread
CURL flags are: default include path
CURL libs are: -lcurl

Anonymous
Tue 16 May 2006 02:38:03 PM UTC, comment #1:

This isn't enough information to make a guess. As a suggestion, try doing a CVS update, then rerun ./autogen.sh and recopmpile.

Rob Savoye <rsavoye>
Project Administrator
Mon 15 May 2006 11:37:45 PM UTC, original submission:

trying to make install gives me:

/usr/bin/install: cannot stat `.libs/libgnashbackend.lai': No such file or directory
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory `./gnash/backend'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `./gnash/backend'
make: *** [install-recursive] Error 1

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follow 3 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Sat 02 Sep 2006 01:13:42 AM UTCstrkStatusNeed Info=>Invalid
  Open/ClosedOpen=>Closed
Mon 10 Jul 2006 11:07:41 PM UTCstrkStatusNone=>Need Info

Back to the top


Powered by Savane 3.1-cleanup1