help-liquidwar6
[Top][All Lists]
Advanced

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

Re: [Help-liquidwar6] libpng detection


From: Christian Mauduit
Subject: Re: [Help-liquidwar6] libpng detection
Date: Tue, 10 May 2011 21:11:31 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110402 Icedove/3.1.9

I suspect this is related to bug #33188 https://savannah.gnu.org/bugs/?33188

"There is a small typo in configure.ac: HAVE_LIBPNG_14_PNG_H ->
HAVE_LIBPNG14_PNG_H"

Does this help? (I'm pretty sure it should)

Have a nice day,

Christian.

Le 07/05/2011 00:13, Piotr Szymaniak a écrit :
> Hello.
> 
> Almost forgot how great Liquid War is. I just had to try again with 6
> and the latest (0.0.9beta) gave me this:
> 
> # --
> maszyn liquidwar6-0.0.9beta (: ./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... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> 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 gcc... gcc
> checking whether we are using the GNU Objective C compiler... no
> checking whether gcc accepts -g... no
> checking dependency style of gcc... gcc3
> checking dependency style of gcc... gcc3
> checking how to run the C preprocessor... gcc -E
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/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 minix/config.h usability... no
> checking minix/config.h presence... no
> checking for minix/config.h... no
> checking whether it is safe to define __EXTENSIONS__... yes
> checking for a sed that does not truncate output... /bin/sed
> checking for fgrep... /bin/grep -F
> 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 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/i686-pc-linux-gnu/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 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/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 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 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 NLS is requested... yes
> checking for msgfmt... /usr/bin/msgfmt
> checking for gmsgfmt... /usr/bin/gmsgfmt
> checking for xgettext... /usr/bin/xgettext
> checking for msgmerge... /usr/bin/msgmerge
> 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 shared library run path origin... done
> checking for CFPreferencesCopyAppValue... no
> checking for CFLocaleCopyCurrent... no
> checking for GNU gettext in libc... yes
> checking whether to use NLS... yes
> checking where the gettext function comes from... libc
> checking for iconv... yes
> checking for working iconv... yes
> checking for iconv declaration... 
>          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
> char * *outbuf, size_t *outbytesleft);
> checking arpa/inet.h usability... yes
> checking arpa/inet.h presence... yes
> checking for arpa/inet.h... yes
> checking ctype.h usability... yes
> checking ctype.h presence... yes
> checking for ctype.h... yes
> checking dirent.h usability... yes
> checking dirent.h presence... yes
> checking for dirent.h... yes
> checking errno.h usability... yes
> checking errno.h presence... yes
> checking for errno.h... yes
> checking expat.h usability... yes
> checking expat.h presence... yes
> checking for expat.h... yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking GL/gl.h usability... yes
> checking GL/gl.h presence... yes
> checking for GL/gl.h... yes
> checking GL/glu.h usability... yes
> checking GL/glu.h presence... yes
> checking for GL/glu.h... yes
> checking iconv.h usability... yes
> checking iconv.h presence... yes
> checking for iconv.h... yes
> checking ifaddrs.h usability... yes
> checking ifaddrs.h presence... yes
> checking for ifaddrs.h... yes
> checking jpeglib.h usability... yes
> checking jpeglib.h presence... yes
> checking for jpeglib.h... yes
> checking langinfo.h usability... yes
> checking langinfo.h presence... yes
> checking for langinfo.h... yes
> checking libguile.h usability... yes
> checking libguile.h presence... yes
> checking for libguile.h... yes
> checking libintl.h usability... yes
> checking libintl.h presence... yes
> checking for libintl.h... yes
> checking libpng12/png.h usability... no
> checking libpng12/png.h presence... no
> checking for libpng12/png.h... no
> checking libpng14/png.h usability... yes
> checking libpng14/png.h presence... yes
> checking for libpng14/png.h... yes
> checking lmcons.h usability... no
> checking lmcons.h presence... no
> checking for lmcons.h... no
> checking locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.h... yes
> checking ltdl.h usability... yes
> checking ltdl.h presence... yes
> checking for ltdl.h... yes
> checking math.h usability... yes
> checking math.h presence... yes
> checking for math.h... yes
> checking netdb.h usability... yes
> checking netdb.h presence... yes
> checking for netdb.h... yes
> checking netinet/in.h usability... yes
> checking netinet/in.h presence... yes
> checking for netinet/in.h... yes
> checking pthread.h usability... yes
> checking pthread.h presence... yes
> checking for pthread.h... yes
> checking readline/history.h usability... yes
> checking readline/history.h presence... yes
> checking for readline/history.h... yes
> checking readline/readline.h usability... yes
> checking readline/readline.h presence... yes
> checking for readline/readline.h... yes
> checking SDL/SDL.h usability... yes
> checking SDL/SDL.h presence... yes
> checking for SDL/SDL.h... yes
> checking SDL/SDL_image.h usability... yes
> checking SDL/SDL_image.h presence... yes
> checking for SDL/SDL_image.h... yes
> checking SDL/SDL_mixer.h usability... yes
> checking SDL/SDL_mixer.h presence... yes
> checking for SDL/SDL_mixer.h... yes
> checking SDL/SDL_ttf.h usability... yes
> checking SDL/SDL_ttf.h presence... yes
> checking for SDL/SDL_ttf.h... yes
> checking signal.h usability... yes
> checking signal.h presence... yes
> checking for signal.h... yes
> checking stdarg.h usability... yes
> checking stdarg.h presence... yes
> checking for stdarg.h... yes
> checking stdio.h usability... yes
> checking stdio.h presence... yes
> checking for stdio.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking syslog.h usability... yes
> checking syslog.h presence... yes
> checking for syslog.h... yes
> checking sys/select.h usability... yes
> checking sys/select.h presence... yes
> checking for sys/select.h... yes
> checking sys/signal.h usability... yes
> checking sys/signal.h presence... yes
> checking for sys/signal.h... yes
> checking sys/socket.h usability... yes
> checking sys/socket.h presence... yes
> checking for sys/socket.h... yes
> checking for sys/stat.h... (cached) yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking for sys/types.h... (cached) yes
> checking sys/utsname.h usability... yes
> checking sys/utsname.h presence... yes
> checking for sys/utsname.h... yes
> checking time.h usability... yes
> checking time.h presence... yes
> checking for time.h... yes
> checking for unistd.h... (cached) yes
> checking winbase.h usability... no
> checking winbase.h presence... no
> checking for winbase.h... no
> checking windows.h usability... no
> checking windows.h presence... no
> checking for windows.h... no
> checking winsock2.h usability... no
> checking winsock2.h presence... no
> checking for winsock2.h... no
> which: unrecognized option '--run'
> which: no ${SHELL} in 
> (/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.5.2:/usr/games/bin:/home/lazy_bum/bin:/sbin:/usr/sbin)
> /tmp/liquidwar6-0.0.9beta/missing
> /usr/bin/perl
> checking for md5sum... yes
> checking for gprof... yes
> checking for cprof... no
> configure: Liquid War 6 suggests cprof (http://cprof.sourceforge.net/)
> checking for pprof... no
> configure: Liquid War 6 suggests pprof 
> (http://code.google.com/p/google-perftools/)
> checking for gcov... yes
> checking for lcov... no
> configure: Liquid War 6 suggests lcov 
> (http://ltp.sourceforge.net/coverage/lcov.php)
> checking for valgrind... no
> configure: Liquid War 6 suggests Valgrind (http://valgrind.org/)
> checking for dlopen in -ldl... (cached) yes
> checking gmp.h usability... yes
> checking gmp.h presence... yes
> checking for gmp.h... yes
> checking for libguile.h... (cached) yes
> checking for guile... yes
> checking for guile-config... yes
> guile-config - Guile version 1.8.8
> checking for scm_with_guile in -lguile... yes
> checking for ltdl.h... (cached) yes
> checking for lt_dlopen in -lltdl... yes
> checking zlib.h usability... yes
> checking zlib.h presence... yes
> checking for zlib.h... yes
> checking for gzopen in -lz... yes
> checking for expat.h... (cached) yes
> checking for XML_ParserCreate in -lexpat... yes
> checking ncurses.h usability... yes
> checking ncurses.h presence... yes
> checking for ncurses.h... yes
> checking for wresize in -lncurses... yes
> checking for readline/readline.h... (cached) yes
> checking for rl_complete in -lreadline... yes
> /usr/bin/pkg-config
> checking curl/curl.h usability... yes
> checking curl/curl.h presence... yes
> checking for curl/curl.h... yes
> checking for curl_global_init in -lcurl... yes
> checking sqlite3.h usability... yes
> checking sqlite3.h presence... yes
> checking for sqlite3.h... yes
> checking for sqlite3_exec in -lsqlite3... yes
> checking for libpng12/png.h... (cached) no
> checking for libpng14/png.h... (cached) yes
> configure: error:
> *** Liquid War 6 needs libpng 1.2 or libpng 1.4 
> (http://www.libpng.org/pub/png/libpng.html)
> # -- 
> 
> 
> And here's my libpng (1.4.7) install:
> # -- 
> maszyn liquidwar6-0.0.9beta ): qlist libpng
> /usr/bin/libpng14-config
> /usr/bin/libpng-config
> /usr/lib/pkgconfig/libpng14.pc
> /usr/lib/pkgconfig/libpng.pc
> /usr/lib/libpng14.so.14
> /usr/lib/libpng14.so
> /usr/lib/libpng.so
> /usr/lib/libpng14.so.14.7.0
> /usr/share/man/man3/libpng.3.bz2
> /usr/share/man/man3/libpngpf.3.bz2
> /usr/share/man/man5/png.5.bz2
> /usr/share/doc/libpng-1.4.7/ANNOUNCE.bz2
> /usr/share/doc/libpng-1.4.7/CHANGES.bz2
> /usr/share/doc/libpng-1.4.7/README.bz2
> /usr/share/doc/libpng-1.4.7/TODO.bz2
> /usr/share/doc/libpng-1.4.7/libpng-1.4.7.txt.bz2
> /usr/include/libpng14/png.h
> /usr/include/libpng14/pngconf.h
> /usr/include/png.h
> /usr/include/pngconf.h
> # -- 
> 
> 
> Regards,
> Piotr Szymaniak.
> 
> 
> 
> _______________________________________________
> Help-liquidwar6 mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-liquidwar6


-- 
Christian Mauduit <address@hidden> - http://www.ufoot.org/ ___ __/\__
Liquid War 6 - http://www.gnu.org/software/liquidwar6/     / _")\~ \~/
"Les amis de la vérité sont ceux qui la cherchent et non _/ /   /_ o_\
ceux qui se vantent de l'avoir trouvée" - Condorcet     (__/      \/



reply via email to

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