I updated (from cvs) to the latest version in git, but
unfortunately lost png support under the transition.

configure showed:

checking for libpng...... checking pkg-config is at least version 0.9.0... yes
checking for png... yes

but when running only xpms are shown.


fvwm -V
fvwm version-2_6_6-105-gccc093f compiled on Oct 21 2016 at 09:52:24
with support for: ReadLine, RPlay, Stroke, XPM, SVG, Shape, XShm, SM, Xinerama, XRender, XCursor, XFT, NLS

Is there an additional step I am missing?

Kind regards
Volker


I got the following errors when running config:

./configure: line 13199: GNOME_INIT_HOOK: command not found
config.status: error: cannot find input file: `bin/fvwm-convert-2.2.1.in'


and this is the complete output of configure:

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 whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for sed... sed
checking for a Python interpreter with version >= 2.5... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for perl... /usr/bin/perl
checking for perl 5.004 or better... yes
assuming /usr/bin/perl as perl location
checking whether to enable command logging... no
checking whether to enable debugging messages... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
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 imagepath... /usr/include/X11/bitmaps:/usr/include/X11/pixmaps
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 ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for library containing strerror... none required
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 size of int... 4
checking size of long... 8
checking size of Window... 8
checking size of Pixel... 8
checking size of void *... 8
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for pkg-config... /usr/bin/pkg-config
checking for xsltproc... xsltproc
checking for SmcOpenConnection in -lSM... yes
checking for XShapeQueryExtension in -lXext... yes
checking for XShmQueryExtension in -lXext... yes
checking X11/XKBlib.h usability... yes
checking X11/XKBlib.h presence... yes
checking for X11/XKBlib.h... yes
checking for XineramaIsActive in -lXinerama... yes
checking whether to enable Xinerama emulation on one screen (useful only for developers)... no
checking for XRenderComposite in -lXrender... yes
checking for XRenderCreateCursor in -lXrender... yes
checking for XcursorImageLoadCursor in -lXcursor... yes
checking for freetype-config... /usr/bin/freetype-config
checking for FreeType - version >= 6.1.0... yes
checking for fontconfig-config... no
checking for Fontconfig - version >= 1.0.1... yes
checking for xft-config... no
checking for Xft - version >= 2.0.0... yes
checking for XpmReadFileToXpmImage in -lXpm... yes
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for Xpm 3.4g or better... yes
checking for libpng...... checking pkg-config is at least version 0.9.0... yes
checking for png... yes
checking whether byte ordering is bigendian... no
checking for librsvg - version >= 2.13.92... yes
checking for cairo svg backend... yes
checking whether a librsvg program compiles and runs... yes
checking for rplay_create in -lrplay... yes
checking rplay.h usability... yes
checking rplay.h presence... yes
checking for rplay.h... yes
checking for stroke_init in -lstroke... yes
checking stroke.h usability... yes
checking stroke.h presence... yes
checking for stroke.h... yes
checking with termcap... checking for readline in -lreadline... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for append_history in -lreadline... yes
checking for _Xsetlocale in -lX11... no
checking for XOpenOM in -lX11... yes
checking for libiconv_open in -liconv... no
checking for iconv_open... yes
checking check if second arg of iconv is const... no
checking for nl_langinfo (CODESET)... yes
checking for fribidi-config... no
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 msguniq... /usr/bin/msguniq
checking for NLS fvwm messages catalogs... ar de fr sv_SE zh_CN ru es
checking for NLS desired catalogs to be installed... all
checking for NLS messages catalogs to be installed... ar de fr sv_SE zh_CN ru es
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for gettext... yes
checking for bindtextdomain... yes
checking for textdomain... yes
checking for dgettext... yes
checking for gnu gettext in libc... yes
checking if a simple gettext program link... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for vfprintf... yes
checking for waitpid... yes
checking for sigsetjmp... no
checking for siglongjmp... yes
checking for cpp... /usr/bin/cpp
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdlib.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for unistd.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking return type of signal handlers... void
checking for strftime... yes
checking whether setpgrp takes no argument... yes
checking for gettimeofday... yes
checking for mkfifo... yes
checking for putenv... yes
checking for setvbuf... yes
checking for socket... yes
checking for waitpid... (cached) yes
checking for strdup... yes
checking for strstr... yes
checking for strtol... yes
checking for memmove... yes
checking for memcpy... yes
checking for strchr... yes
checking for sysconf... yes
checking for uname... yes
checking for div... yes
checking for sigaction... yes
checking for siginterrupt... yes
checking for getpwuid... yes
checking for setpgrp... yes
checking for setpgid... yes
checking for lstat... yes
checking for sig_atomic_t... yes
checking for select... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/select.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking argument types of select()... select(int,fd_set *,...)
checking for mkstemp... yes
checking if mkstemp is safe... yes
checking for imlib-config... no
checking for GDK IMLIB - version >= 1.8.0... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libs/Makefile
config.status: creating fvwm/Makefile
config.status: creating modules/Makefile
config.status: creating bin/fvwm-bug.1
config.status: creating bin/fvwm-config.1




Reply via email to