gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] cannot find input file: libnet/Makefile.in


From: Jun Ma
Subject: [Gnash-dev] cannot find input file: libnet/Makefile.in
Date: Mon, 7 Apr 2008 16:58:27 +0800

cvs is the latest version, Please note the 'autogen.sh' result.


[gnash]$
[gnash]$ ls
git-deprecated  gnash-cvs
[gnash]$ cd gnash-cvs/
[gnash-cvs]$ ls
ABOUT-NLS        ChangeLog.gameswf  aclocal.m4
config.mk.in  doc               libbase           mkinstalldirs  win32
AUTHORS          INSTALL            autogen.sh
config.rpath  extensions        libgeometry       packaging
COPYING          Makefile.am        autom4te.cache
config.sub    fonts             libltdl           plugin
CVS              Makefile.in        backend                  configure
    gnash_0.8.1.bb    libmedia          po
ChangeLog        NEWS               changelog.sh
configure.ac  gnashconfig.h.in  ltmain.sh         pythonmodule
ChangeLog-0.8.0  README             compatibility_include.h  cygnal
    gui               ltmain.sh.darwin  server
ChangeLog-0.8.1  README_CVS         compile                  depcomp
    install-sh        macros            testsuite
ChangeLog-0.8.2  TODO               config.guess             devtools
    libamf            missing           utilities
[gnash-cvs]$ sh autogen.sh
Running libtoolize --force --ltdl --copy ...
You should update your `aclocal.m4' by running aclocal.
You should update your `aclocal.m4' by running aclocal.
processing .
Running aclocal -I macros  ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "$LANG",
        LC_ALL = "c",
        LC_CTYPE = "c",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "$LANG",
        LC_ALL = "c",
        LC_CTYPE = "c",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Running autoheader...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "$LANG",
        LC_ALL = "c",
        LC_CTYPE = "c",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "$LANG",
        LC_ALL = "c",
        LC_CTYPE = "c",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Running automake --add-missing --copy  ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "$LANG",
        LC_ALL = "c",
        LC_CTYPE = "c",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
testsuite/Makefile.am:21: required directory testsuite/libnet.all does not exist
configure.ac:2014: required file `libnet/Makefile.in' not found
configure.ac:2014: required file `testsuite/libnet.all/Makefile.in' not found
Makefile.am:44: required directory ./libnet does not exist
Running autoconf ...


[gnash-cvs]$ ./configure    --enable-gui=FB
--enable-renderer=Agg                --disable-plugins
--enable-jpeg                --disable-glext
--enable-gstreamer=no                --enable-media=ffmpeg
   --with-x=no                 --disable-xml
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-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 ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for library file name specifics... no
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking for mkinstalldirs... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for config.rpath... config.rpath
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for lt_dlinit in -lltdl... no
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 how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... f95
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f95 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... no
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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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 f95 option to produce PIC... -fPIC
checking if f95 PIC flag -fPIC works... yes
checking if f95 static flag -static works... yes
checking if f95 supports -c -o file.o... yes
checking whether the f95 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 an ANSI C-conforming const... yes
checking for inline... inline
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib hwcap 0
nosegneg /usr/lib/mysql /usr/lib/qt-3.3/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
configure: This build supports LocalConnection
checking which type of library archiver we have...
configure: Configuring Gnash for native compilation
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for python... /usr/bin/python
checking linker --as-needed support... yes
checking for mallinfo... yes
checking for autotrace... no
checking for netcat... no
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for malloc.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for sqrt in -lm... yes
checking for getpwnam in -lc... yes
checking for exp2 in -lm... yes
checking for log2 in -lm... yes
checking for trunc in -lm... yes
checking for X11 headers... -I/usr/include
checking for X11 library... -lX11 -lXinerama -lXext
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 shm_unlink... yes
checking for vsnprintf... yes
checking for finite... yes
checking for isfinite... no
checking whether g++ implements __PRETTY_FUNCTION__... yes
checking whether g++ implements __FUNCTION__... yes
checking whether g++ implements __func__... yes
checking for getopt... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for tzset... yes
checking for localtime_r... yes
checking whether struct tm has tm_gmtoff... yes
checking whether timezone is a long... yes
checking for sysconf... yes
checking for shmget... yes
checking for shmat... yes
checking for shmdt... yes
checking for mmap... yes
checking for memmove... (cached) yes
checking for clock_gettime... yes
checking for strlcpy... no
checking for strlcat... no
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for socket... yes
checking for CreateFileMappingA... no
checking ext/hash_map usability... yes
checking ext/hash_map presence... yes
checking for ext/hash_map... yes
checking for mremap in -lc... yes
checking for nspr.h header using pkg-config... not found
checking for nspr-config... no
checking nspr.h usability... no
checking nspr.h presence... no
checking for nspr.h... no
checking nspr/nspr.h usability... no
checking nspr/nspr.h presence... no
checking for nspr/nspr.h... no
checking for nspr/nspr.h... (cached) no
checking for nspr.h... (cached) no
checking for libnspr library...
checking for nspr-config... no
checking for library containing PR_Init... no
checking for windres... no
checking for zlib.h header using pkg-config... not found
checking for z-config... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for libz library...
checking for z-config... no
checking for jpeglib.h header using pkg-config... not found
checking for jpeg-config... no
checking jpeglib.h usability... no
checking jpeglib.h presence... no
checking for jpeglib.h... no
checking jpeg/jpeglib.h usability... no
checking jpeg/jpeglib.h presence... no
checking for jpeg/jpeglib.h... no
checking for jpeg/jpeglib.h... (cached) no
checking for jpeglib.h... (cached) no
checking for libjpeg library...
checking for jpeg-config... no
checking for library containing jpeg_mem_init... no
checking for png.h header using pkg-config... not found
checking for png-config... no
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for libpng library... -lpng12
checking for dejagnu.h header using pkg-config... not found
checking for dejagnu-config... no
checking dejagnu.h usability... no
checking dejagnu.h presence... no
checking for dejagnu.h... no
checking dejagnu/dejagnu.h usability... no
checking dejagnu/dejagnu.h presence... no
checking for dejagnu/dejagnu.h... no
checking for dejagnu/dejagnu.h... (cached) no
checking for dejagnu.h... (cached) no
checking for fc-match... /usr/bin/fc-match
checking for fontconfig/fontconfig.h header using pkg-config...
checking for libfontconfig library... -lfontconfig
checking for ming-config... no
checking ming.h usability... no
checking ming.h presence... no
checking for ming.h... no
checking for Ming header...
checking for swfmill... no
checking for swfc... /usr/local/bin/swfc
checking for mtasc... no
checking for doxygen... /usr/bin/doxygen
checking for sdl-config... no
checking for SDL header... not found in incllist
checking SDL.h usability... no
checking SDL.h presence... no
checking for SDL.h... no
checking for SDL_Init in -lSDL... no
checking for xml2-config... /usr/bin/xml2-config
checking for libxml2 header... -I/usr/include/libxml2
checking for libxml2 library...  -lxml2 -lz -lm
checking for size_t... yes
checking size of size_t... 4
checking for long... yes
checking size of long... 4
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for expat.h header using pkg-config... not found
checking for expat-config... no
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for libexpat library...
checking for expat-config... no
checking for ffmpeg version...
./configure: line 49950: test: : integer expression expected
./configure: line 49957: test: : integer expression expected
./configure: line 49965: test: : integer expression expected
./configure: line 49991: test: too many arguments
checking for libavcodec library... /usr/local/lib/libavcodec
checking for libdts library... no
checking for dts_init in -ldts... no
checking for libvorbisenc library... -lvorbisenc -lvorbis -lm -logg
checking for libavformat library... /usr/local/lib/libavformat
checking for libavutil library... /usr/local/lib/libavutil
checking for libtheora library... no
checking for theora_encode_init in -ltheora... no
checking for libgsm library... no
checking for gsm_destroy in -lgsm... no
checking for libdc1394 library... no
checking for dc1394_is_camera in -ldc1394_control... no
checking for libswscale library... no
checking for sws_scale in -lswscale... no
checking for AGG headers...
checking for agg::gamma_ctrl_impl::calc_points in -lagg... no
checking for libagg library...
checking for curl-config... /usr/bin/curl-config
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for libcurl header... no
checking whether pthreads work with -pthread... yes
checking searching for pthread library... using -lpthread
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for the Boost Version...
checking for boost header... -I/usr/include
checking for Boost libraries...  -lboost_thread -lboost_date_time
checking if -fvisibility-inlines-hidden is broken... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libmedia/Makefile
config.status: creating po/Makefile
config.status: creating libbase/Makefile
config.status: creating libgeometry/Makefile
config.status: creating server/Makefile
config.status: creating server/asobj/Makefile
config.status: creating server/vm/Makefile
config.status: creating server/parser/Makefile
config.status: creating libnet/Makefile
config.status: error: cannot find input file: libnet/Makefile.in
[gnash-cvs]$




reply via email to

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