Re: compile gimp-1.1.26 (error)

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

 



> the gimp configure.in checks for libz and disabled png automatically - you
> do not happen to have a configure output from the non-working version? ;)
> 
> It shouldn't be required ;) Anyway, I forwarded your mail to
> gimp-developers, maybe someone spots the obvious thing.
> 
I attached (hopefully) config log with which make broke (& without zlib-devel)
and make output to terminal, every time I try and make a logfile it works !!!  

I'll try a few builds WITH zlib-devel and see if I can get it to break.

Best regards, 
Dominic
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... 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 if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i586-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for gcc option to accept ANSI C... none needed
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for stpcpy... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for gettext in libc... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  ca cs da de en_GB es fi fr ga gl hu it ja ko nl no pl pt_BR ru sk sv uk
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.8... yes
checking for extra flags to get ANSI library prototypes... none needed
checking for extra flags for POSIX compliance... none needed
checking for XmuClientWindow in -lXmu... yes
checking for X11/Xmu/WinUtil.h... yes
checking for aa_printf in -laa... yes
checking for aalib.h... yes
checking for TIFFReadScanline in -ltiff... yes
checking for tiffio.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... yes
checking for jpeg_simple_progression in -ljpeg... yes
checking for gzsetparams in -lz... no
configure: warning: *** PSP and PNG plug-ins will not be built (ZLIB library not found) ***
checking for GetMPEGFrame in -lmpeg... yes
checking for mpeg.h... yes
checking for XpmReadFileToXpmImage in -lXpm... no
configure: warning: *** XPM plug-in will not be built (XPM library not found) ***
checking for sys/ipc.h... yes
checking for sys/shm.h... yes
checking whether shmctl IPC_RMID allowes subsequent attaches... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/param.h... (cached) yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/wait.h... (cached) yes
checking for unistd.h... (cached) yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking fd_set and sys/select... yes
checking for random... yes
checking for difftime... yes
checking for putenv... (cached) yes
checking for rint... yes
checking for mmap... yes
checking for inline definition in glibconfig.h... no
checking for inline... (cached) inline
checking for gnome-config... /usr/bin/gnome-config
checking to see if we can build with GtkXMHTML... no
configure: warning: *** Help browser plug-in will not be built (GtkXMHTML setup busted) ***
checking for emacs... /usr/bin/emacs
checking for gtkdoc-mkdb... false
checking for sendmail... /usr/sbin/sendmail
checking for lp... :
checking for lpstat... :
checking for lpr... /usr/bin/lpr
checking for lpc... /usr/sbin/lpc
checking for perl5... /usr/bin/perl5
checking for perl version >= 5.004_04... yes
checking for vsnprintf... yes
checking for intelligent life... not found
checking for _exit... yes
updating cache ./config.cache
creating ./config.status
creating gimp.1
creating gimprc
creating gimprc_user
creating gimprc.5
creating gimptool
creating gimptool.1
creating gimp-remote.1
creating gimp.spec
creating libgimp/gimpfeatures.h
creating libgimp/Makefile
creating libgimp/makefile.mingw
creating app/Makefile
creating app/makefile.mingw
creating plug-ins/Makefile
creating plug-ins/makefile.mingw
creating plug-ins/perl/config.pl
creating plug-ins/libgck/Makefile
creating plug-ins/libgck/gck/Makefile
creating plug-ins/dbbrowser/Makefile
creating plug-ins/script-fu/Makefile
creating plug-ins/script-fu/scripts/Makefile
creating plug-ins/webbrowser/Makefile
creating plug-ins/xjt/Makefile
creating plug-ins/FractalExplorer/Makefile
creating plug-ins/FractalExplorer/fractalexplorer-examples/Makefile
creating plug-ins/Lighting/Makefile
creating plug-ins/MapObject/Makefile
creating plug-ins/bmp/Makefile
creating plug-ins/common/Makefile
creating plug-ins/faxg3/Makefile
creating plug-ins/fits/Makefile
creating plug-ins/flame/Makefile
creating plug-ins/fp/Makefile
creating plug-ins/gap/Makefile
creating plug-ins/gdyntext/Makefile
creating plug-ins/gfig/Makefile
creating plug-ins/gfig/gfig-examples/Makefile
creating plug-ins/gflare/Makefile
creating plug-ins/gflare/gflares/Makefile
creating plug-ins/gfli/Makefile
creating plug-ins/gimpressionist/Makefile
creating plug-ins/gimpressionist/Brushes/Makefile
creating plug-ins/gimpressionist/Paper/Makefile
creating plug-ins/gimpressionist/Presets/Makefile
creating plug-ins/helpbrowser/Makefile
creating plug-ins/ifscompose/Makefile
creating plug-ins/imagemap/Makefile
creating plug-ins/maze/Makefile
creating plug-ins/mosaic/Makefile
creating plug-ins/pagecurl/Makefile
creating plug-ins/print/Makefile
creating plug-ins/rcm/Makefile
creating plug-ins/sel2path/Makefile
creating plug-ins/sgi/Makefile
creating modules/Makefile
creating modules/makefile.mingw
creating devel-docs/Makefile
creating devel-docs/libgimp/Makefile
creating devel-docs/pdb/Makefile
sed: can't read ./devel-docs/pdb/Makefile.in: No such file or directory
creating data/Makefile
creating data/brushes/Makefile
creating data/gradients/Makefile
creating data/palettes/Makefile
creating data/patterns/Makefile
creating Makefile
creating build/Makefile
creating build/win32/Makefile
creating po/Makefile.in
creating po-libgimp/Makefile.in
creating plug-ins/perl/po/Makefile.in
creating po-plug-ins/Makefile.in
creating po-script-fu/Makefile.in
creating intl/Makefile
creating tools/Makefile
creating tools/authorsgen/Makefile
creating tools/pdbgen/Makefile
creating tips/Makefile
creating help/Makefile
creating help/C/Makefile
creating help/C/channels/Makefile
creating help/C/dialogs/Makefile
creating help/C/dialogs/channels/Makefile
creating help/C/dialogs/color_selectors/Makefile
creating help/C/dialogs/display_filters/Makefile
creating help/C/dialogs/gradient_editor/Makefile
creating help/C/dialogs/layers/Makefile
creating help/C/dialogs/palette_editor/Makefile
creating help/C/dialogs/paths/Makefile
creating help/C/dialogs/preferences/Makefile
creating help/C/file/Makefile
creating help/C/filters/Makefile
creating help/C/image/Makefile
creating help/C/image/edit/Makefile
creating help/C/image/image/Makefile
creating help/C/image/image/colors/Makefile
creating help/C/image/image/colors/auto/Makefile
creating help/C/image/image/mode/Makefile
creating help/C/image/image/transforms/Makefile
creating help/C/image/select/Makefile
creating help/C/image/view/Makefile
creating help/C/layers/Makefile
creating help/C/layers/stack/Makefile
creating help/C/open/Makefile
creating help/C/paths/Makefile
creating help/C/save/Makefile
creating help/C/toolbox/Makefile
creating help/C/toolbox/help/Makefile
creating help/C/tools/Makefile
creating help/images/Makefile
creating config.h
invoking perl for configuration...
checking for PDL support... yes
checking for PDL include path... -I/usr/lib/perl5/site_perl/5.6.0/i386-linux/PDL/Core
checking for PDL typemap... /usr/lib/perl5/site_perl/5.6.0/i386-linux/PDL/Core/typemap.pdl
building embedded perl module... no
writing Gimp/Config.pm... ok
Checking if your kit is complete...
Looks good
Writing Makefile for Gimp::Lib
Writing Makefile for Gimp::Net
Writing Makefile for Gimp::UI
Writing Makefile for Gimp
[root@moorrab gimp-1.1.26]# ./configure &>config.log.nozlib
[root@moorrab gimp-1.1.26]# make
make  all-recursive make[1]: Entering directory `/opt/gimp-1.1.26'
Making all in tools make[2]: Entering directory `/opt/gimp-1.1.26/tools'
make[3]: Entering directory `/opt/gimp-1.1.26/tools' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I/usr/lib/g lib/include -I/usr/X11R6/include                -I/usr/local
/include  -DGTK_DISABLE_COMPAT_H  -g -O2 -Wall -c gimp-remot
e.c /bin/sh ../libtool --mode=link gcc  -g -O2 -Wall  -o gimp-re
mote  gimp-remote.o -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk-rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm      -
lXmu -lXt -lSM -lICE mkdir .libs gcc -g -O2 -Wall -o gimp-remote gimp-remote.o -L/usr/lib -L/
usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -l
Xi -lXext -lX11 -lm -lXmu -lXt -lSM -lICE make[3]: Leaving directory `/opt/gimp-1.1.26/tools' make[2]: Leaving directory `/opt/gimp-1.1.26/tools' Making all in po make[2]: Entering directory `/opt/gimp-1.1.26/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/opt/gimp-1.1.26/po' Making all in po-libgimp make[2]: Entering directory `/opt/gimp-1.1.26/po-libgimp' ( if test 'x.' != 'x.'; then \     posrcprefix='../'; \   else \     posrcprefix="../"; \   fi; \   rm -f POTFILES-t POTFILES \     && (sed -e '/^#/d' -e '/^[  ]*$/d' \             -e "s@.*@   $posrcprefix& \\\\@" < ./POTFILES.in
 \         | sed -e '$s/\\$//') > POTFILES-t \     && chmod a-w POTFILES-t \     && mv POTFILES-t POTFILES ) cd .. \   && CONFIG_FILES=po-libgimp/Makefile.in CONFIG_HEADERS= \        /bin/sh ./config.status creating po-libgimp/Makefile.in make[2]: Leaving directory `/opt/gimp-1.1.26/po-libgimp' make[2]: Entering directory `/opt/gimp-1.1.26/po-libgimp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/opt/gimp-1.1.26/po-libgimp' Making all in po-plug-ins make[2]: Entering directory `/opt/gimp-1.1.26/po-plug-ins' ( if test 'x.' != 'x.'; then \     posrcprefix='../'; \   else \     posrcprefix="../"; \   fi; \   rm -f POTFILES-t POTFILES \     && (sed -e '/^#/d' -e '/^[  ]*$/d' \             -e "s@.*@   $posrcprefix& \\\\@" < ./POTFILES.in
 \         | sed -e '$s/\\$//') > POTFILES-t \     && chmod a-w POTFILES-t \     && mv POTFILES-t POTFILES ) cd .. \   && CONFIG_FILES=po-plug-ins/Makefile.in CONFIG_HEADERS= \       /bin/sh ./config.status creating po-plug-ins/Makefile.in make[2]: Leaving directory `/opt/gimp-1.1.26/po-plug-ins' make[2]: Entering directory `/opt/gimp-1.1.26/po-plug-ins' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/opt/gimp-1.1.26/po-plug-ins' Making all in plug-ins/perl/po make[2]: Entering directory `/opt/gimp-1.1.26/plug-ins/perl/
po' ( if test 'x.' != 'x.'; then \     posrcprefix='../../../'; \   else \     posrcprefix="../"; \   fi; \   rm -f POTFILES-t POTFILES \     && (sed -e '/^#/d' -e '/^[  ]*$/d' \             -e "s@.*@   $posrcprefix& \\\\@" < ./POTFILES.in
 \         | sed -e '$s/\\$//') > POTFILES-t \     && chmod a-w POTFILES-t \     && mv POTFILES-t POTFILES ) cd ../../.. \   && CONFIG_FILES=plug-ins/perl/po/Makefile.in CONFIG_HEADER
S= \        /bin/sh ./config.status creating plug-ins/perl/po/Makefile.in invoking perl for configuration... checking for PDL support... yes checking for PDL include path... -I/usr/lib/perl5/site_perl/
5.6.0/i386-linux/PDL/Core checking for PDL typemap... /usr/lib/perl5/site_perl/5.6.0/i
386-linux/PDL/Core/typemap.pdl building embedded perl module... no
writing Gimp/Config.pm... ok
Writing Makefile for Gimp::Lib Writing Makefile for Gimp::Net

[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux