gtk yükleyemiyorum

Başlatan mstfhrgl, 13 Mayıs 2012 - 18:10:51

« önceki - sonraki »

0 Üyeler ve 2 Ziyaretçi konuyu incelemekte.

mstfhrgl

gtk+ 3.4.2 indirdim. sıkıştırılmış dosyayı açtım. ./configure nin çıktısı :

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 how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... yes
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for native Win32... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc -std=gnu99... /usr/bin/ld
checking if the linker (/usr/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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -std=gnu99 -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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... yes
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/usr/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... no
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking dependency style of gcc -std=gnu99... gcc3
checking for nm... /usr/bin/nm -B
checking for some Win32 platform... no
checking whether build environment is sane... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BASE_DEPENDENCIES... no
configure: error: Package requirements (glib-2.0 >= 2.32.0    atk >= 2.2.0    pango >= 1.30.0    cairo >= 1.10.0    cairo-gobject >= 1.10.0    gdk-pixbuf-2.0 >= 2.26.0) were not met:

Requested 'glib-2.0 >= 2.32.0' but version of GLib is 2.24.1
Requested 'atk >= 2.2.0' but version of Atk is 1.30.0
Requested 'pango >= 1.30.0' but version of Pango is 1.28.0
Requested 'cairo >= 1.10.0' but version of cairo is 1.8.10
No package 'cairo-gobject' found
Requested 'gdk-pixbuf-2.0 >= 2.26.0' but version of GdkPixbuf is 2.20.1

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS
and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


glib-2.0 da sanırım sorun. Yardımcı olabilir misiniz?

Ubuntu 10.04

alquirel


configure: error: Package requirements (glib-2.0 >= 2.32.0    atk >= 2.2.0    pango >= 1.30.0    cairo >= 1.10.0    cairo-gobject >= 1.10.0    gdk-pixbuf-2.0 >= 2.26.0) were not met:


Sadece glib değil buradaki paketlerin hepsinde sorun. Daha doğrusu bu paketlerin belirtilen sürümlerini kurmanız lazım gtk'dan önce. Tabii ki bu paketlerin bu sürümlerinin de belirli bağımlılıkları olacaktır. Tüm bağımlılıkları sağlamak da cidden zor olabilir. Hatta bazı paketlerin 10.04 için belirtilen sürümleri olmayabilir de, bu da sizi çıkmaza sokabilir.

Bence gtk3'ü kullanabilmek için en geçerli yol 10.04'ten 12.04'e güncelleme yapmak.

mstfhrgl

gtk 2.6 yı denedim
./configure çıktısı :
gdk-pixbuf-alias.h:35: error: 'gdk_pixbuf_alpha_mode_get_type' aliased to undefined symbol 'IA__gdk_pixbuf_alpha_mode_get_type'
gdk-pixbuf-alias.h:39: error: 'gdk_pixbuf_animation_get_height' aliased to undefined symbol 'IA__gdk_pixbuf_animation_get_height'
gdk-pixbuf-alias.h:43: error: 'gdk_pixbuf_animation_get_iter' aliased to undefined symbol 'IA__gdk_pixbuf_animation_get_iter'
gdk-pixbuf-alias.h:47: error: 'gdk_pixbuf_animation_get_static_image' aliased to undefined symbol 'IA__gdk_pixbuf_animation_get_static_image'
gdk-pixbuf-alias.h:51: error: 'gdk_pixbuf_animation_get_type' aliased to undefined symbol 'IA__gdk_pixbuf_animation_get_type'
gdk-pixbuf-alias.h:55: error: 'gdk_pixbuf_animation_get_width' aliased to undefined symbol 'IA__gdk_pixbuf_animation_get_width'
gdk-pixbuf-alias.h:59: error: 'gdk_pixbuf_animation_is_static_image' aliased to undefined symbol 'IA__gdk_pixbuf_animation_is_static_image'
gdk-pixbuf-alias.h:63: error: 'gdk_pixbuf_animation_iter_advance' aliased to undefined symbol 'IA__gdk_pixbuf_animation_iter_advance'
gdk-pixbuf-alias.h:67: error: 'gdk_pixbuf_animation_iter_get_delay_time' aliased to undefined symbol 'IA__gdk_pixbuf_animation_iter_get_delay_time'
gdk-pixbuf-alias.h:71: error: 'gdk_pixbuf_animation_iter_get_pixbuf' aliased to undefined symbol 'IA__gdk_pixbuf_animation_iter_get_pixbuf'
gdk-pixbuf-alias.h:75: error: 'gdk_pixbuf_animation_iter_get_type' aliased to undefined symbol 'IA__gdk_pixbuf_animation_iter_get_type'
gdk-pixbuf-alias.h:79: error: 'gdk_pixbuf_animation_iter_on_currently_loading_frame' aliased to undefined symbol 'IA__gdk_pixbuf_animation_iter_on_currently_loading_frame'
gdk-pixbuf-alias.h:83: error: 'gdk_pixbuf_animation_new_from_file' aliased to undefined symbol 'IA__gdk_pixbuf_animation_new_from_file'
gdk-pixbuf-alias.h:93: error: 'gdk_pixbuf_animation_ref' aliased to undefined symbol 'IA__gdk_pixbuf_animation_ref'
gdk-pixbuf-alias.h:97: error: 'gdk_pixbuf_animation_unref' aliased to undefined symbol 'IA__gdk_pixbuf_animation_unref'
gdk-pixbuf-alias.h:101: error: 'gdk_pixbuf_composite' aliased to undefined symbol 'IA__gdk_pixbuf_composite'
gdk-pixbuf-alias.h:105: error: 'gdk_pixbuf_composite_color' aliased to undefined symbol 'IA__gdk_pixbuf_composite_color'
gdk-pixbuf-alias.h:109: error: 'gdk_pixbuf_composite_color_simple' aliased to undefined symbol 'IA__gdk_pixbuf_composite_color_simple'
gdk-pixbuf-alias.h:117: error: 'gdk_pixbuf_copy_area' aliased to undefined symbol 'IA__gdk_pixbuf_copy_area'
gdk-pixbuf-alias.h:121: error: 'gdk_pixbuf_error_get_type' aliased to undefined symbol 'IA__gdk_pixbuf_error_get_type'
gdk-pixbuf-alias.h:133: error: 'gdk_pixbuf_flip' aliased to undefined symbol 'IA__gdk_pixbuf_flip'
gdk-pixbuf-alias.h:137: error: 'gdk_pixbuf_format_get_description' aliased to undefined symbol 'IA__gdk_pixbuf_format_get_description'
gdk-pixbuf-alias.h:141: error: 'gdk_pixbuf_format_get_extensions' aliased to undefined symbol 'IA__gdk_pixbuf_format_get_extensions'
gdk-pixbuf-alias.h:145: error: 'gdk_pixbuf_format_get_license' aliased to undefined symbol 'IA__gdk_pixbuf_format_get_license'
gdk-pixbuf-alias.h:149: error: 'gdk_pixbuf_format_get_mime_types' aliased to undefined symbol 'IA__gdk_pixbuf_format_get_mime_types'
gdk-pixbuf-alias.h:153: error: 'gdk_pixbuf_format_get_name' aliased to undefined symbol 'IA__gdk_pixbuf_format_get_name'
gdk-pixbuf-alias.h:157: error: 'gdk_pixbuf_format_is_disabled' aliased to undefined symbol 'IA__gdk_pixbuf_format_is_disabled'
gdk-pixbuf-alias.h:161: error: 'gdk_pixbuf_format_is_scalable' aliased to undefined symbol 'IA__gdk_pixbuf_format_is_scalable'
gdk-pixbuf-alias.h:165: error: 'gdk_pixbuf_format_is_writable' aliased to undefined symbol 'IA__gdk_pixbuf_format_is_writable'
gdk-pixbuf-alias.h:169: error: 'gdk_pixbuf_format_set_disabled' aliased to undefined symbol 'IA__gdk_pixbuf_format_set_disabled'
gdk-pixbuf-alias.h:173: error: 'gdk_pixbuf_from_pixdata' aliased to undefined symbol 'IA__gdk_pixbuf_from_pixdata'
gdk-pixbuf-alias.h:185: error: 'gdk_pixbuf_get_file_info' aliased to undefined symbol 'IA__gdk_pixbuf_get_file_info'
gdk-pixbuf-alias.h:189: error: 'gdk_pixbuf_get_formats' aliased to undefined symbol 'IA__gdk_pixbuf_get_formats'
gdk-pixbuf-alias.h:225: error: 'gdk_pixbuf_loader_close' aliased to undefined symbol 'IA__gdk_pixbuf_loader_close'
gdk-pixbuf-alias.h:229: error: 'gdk_pixbuf_loader_get_animation' aliased to undefined symbol 'IA__gdk_pixbuf_loader_get_animation'
gdk-pixbuf-alias.h:233: error: 'gdk_pixbuf_loader_get_format' aliased to undefined symbol 'IA__gdk_pixbuf_loader_get_format'
gdk-pixbuf-alias.h:237: error: 'gdk_pixbuf_loader_get_pixbuf' aliased to undefined symbol 'IA__gdk_pixbuf_loader_get_pixbuf'
gdk-pixbuf-alias.h:241: error: 'gdk_pixbuf_loader_get_type' aliased to undefined symbol 'IA__gdk_pixbuf_loader_get_type'
gdk-pixbuf-alias.h:245: error: 'gdk_pixbuf_loader_new' aliased to undefined symbol 'IA__gdk_pixbuf_loader_new'
gdk-pixbuf-alias.h:249: error: 'gdk_pixbuf_loader_new_with_mime_type' aliased to undefined symbol 'IA__gdk_pixbuf_loader_new_with_mime_type'
gdk-pixbuf-alias.h:253: error: 'gdk_pixbuf_loader_new_with_type' aliased to undefined symbol 'IA__gdk_pixbuf_loader_new_with_type'
gdk-pixbuf-alias.h:257: error: 'gdk_pixbuf_loader_set_size' aliased to undefined symbol 'IA__gdk_pixbuf_loader_set_size'
gdk-pixbuf-alias.h:261: error: 'gdk_pixbuf_loader_write' aliased to undefined symbol 'IA__gdk_pixbuf_loader_write'
gdk-pixbuf-alias.h:269: error: 'gdk_pixbuf_new_from_data' aliased to undefined symbol 'IA__gdk_pixbuf_new_from_data'
gdk-pixbuf-alias.h:273: error: 'gdk_pixbuf_new_from_file' aliased to undefined symbol 'IA__gdk_pixbuf_new_from_file'
gdk-pixbuf-alias.h:283: error: 'gdk_pixbuf_new_from_file_at_size' aliased to undefined symbol 'IA__gdk_pixbuf_new_from_file_at_size'
gdk-pixbuf-alias.h:293: error: 'gdk_pixbuf_new_from_file_at_scale' aliased to undefined symbol 'IA__gdk_pixbuf_new_from_file_at_scale'
gdk-pixbuf-alias.h:303: error: 'gdk_pixbuf_new_from_inline' aliased to undefined symbol 'IA__gdk_pixbuf_new_from_inline'
gdk-pixbuf-alias.h:307: error: 'gdk_pixbuf_new_from_xpm_data' aliased to undefined symbol 'IA__gdk_pixbuf_new_from_xpm_data'
gdk-pixbuf-alias.h:315: error: 'gdk_pixbuf_non_anim_new' aliased to undefined symbol 'IA__gdk_pixbuf_non_anim_new'
gdk-pixbuf-alias.h:323: error: 'gdk_pixbuf_rotate_simple' aliased to undefined symbol 'IA__gdk_pixbuf_rotate_simple'
gdk-pixbuf-alias.h:327: error: 'gdk_pixbuf_rotation_get_type' aliased to undefined symbol 'IA__gdk_pixbuf_rotation_get_type'
gdk-pixbuf-alias.h:331: error: 'gdk_pixbuf_saturate_and_pixelate' aliased to undefined symbol 'IA__gdk_pixbuf_saturate_and_pixelate'
gdk-pixbuf-alias.h:335: error: 'gdk_pixbuf_save' aliased to undefined symbol 'IA__gdk_pixbuf_save'
gdk-pixbuf-alias.h:339: error: 'gdk_pixbuf_save_to_buffer' aliased to undefined symbol 'IA__gdk_pixbuf_save_to_buffer'
gdk-pixbuf-alias.h:343: error: 'gdk_pixbuf_save_to_bufferv' aliased to undefined symbol 'IA__gdk_pixbuf_save_to_bufferv'
gdk-pixbuf-alias.h:347: error: 'gdk_pixbuf_save_to_callback' aliased to undefined symbol 'IA__gdk_pixbuf_save_to_callback'
gdk-pixbuf-alias.h:351: error: 'gdk_pixbuf_save_to_callbackv' aliased to undefined symbol 'IA__gdk_pixbuf_save_to_callbackv'
gdk-pixbuf-alias.h:355: error: 'gdk_pixbuf_savev' aliased to undefined symbol 'IA__gdk_pixbuf_savev'
gdk-pixbuf-alias.h:359: error: 'gdk_pixbuf_scale' aliased to undefined symbol 'IA__gdk_pixbuf_scale'
gdk-pixbuf-alias.h:363: error: 'gdk_pixbuf_scale_simple' aliased to undefined symbol 'IA__gdk_pixbuf_scale_simple'
gdk-pixbuf-alias.h:375: error: 'gdk_pixdata_deserialize' aliased to undefined symbol 'IA__gdk_pixdata_deserialize'
gdk-pixbuf-alias.h:379: error: 'gdk_pixdata_from_pixbuf' aliased to undefined symbol 'IA__gdk_pixdata_from_pixbuf'
gdk-pixbuf-alias.h:383: error: 'gdk_pixdata_serialize' aliased to undefined symbol 'IA__gdk_pixdata_serialize'
gdk-pixbuf-alias.h:387: error: 'gdk_pixdata_to_csource' aliased to undefined symbol 'IA__gdk_pixdata_to_csource'
make[3]: *** [gdk-pixbuf.lo] Error 1
make[3]: Leaving directory `/home/hergul/Desktop/gtk2/gtk+-2.6.0/gdk-pixbuf'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/hergul/Desktop/gtk2/gtk+-2.6.0/gdk-pixbuf'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/hergul/Desktop/gtk2/gtk+-2.6.0/gdk-pixbuf'
make: *** [install-recursive] Error 1
hergul@hergul-laptop:~/Desktop/gtk2/gtk+-2.6.0$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for native Win32... no
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
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 /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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
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... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
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/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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/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/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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for some Win32 platform... no
checking whether build environment is sane... yes
checking for strerror in -lcposix... no
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking for glib-2.0 >= 2.6.0    atk >= 1.0.1    pango >= 1.7.0... yes
checking BASE_DEPENDENCIES_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
checking BASE_DEPENDENCIES_LIBS... -pthread -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 
checking Whether to write dependencies into .pc files... no
checking for perl5... no
checking for perl... /usr/bin/perl
checking for indent... no
checking for lstat... yes
checking for mkstemp... yes
checking for flockfile... yes
checking for sigsetjmp... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... 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...  af am ar az az_IR be bg bn br bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu ia id is it ja ko li lt lv mi mk ml mn mr ms nb ne nl nn no nso pa pl pt pt_BR ro ru rw sk sl sq sr sr@ije sr@Latn sv ta th tk tr uk uz uz@Latn vi wa yi zh_CN zh_TW
checking for extra flags to get ANSI library prototypes... none needed
checking for the BeOS... no
checking for extra flags for POSIX compliance... none needed
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GLIB - version >= 2.6.0... yes (version 2.24.1)
checking for bind_textdomain_codeset... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for mallinfo... yes
checking for getresuid... yes
checking for uid_t in sys/types.h... yes
checking for fd_set... yes, found in sys/types.h
checking for wchar.h... yes
checking for wctype.h... yes
checking for iswalnum... yes
checking if iswalnum() and friends are properly defined... yes
checking for uxtheme.h... no
checking whether to build gmodulized gdk-pixbuf... yes
checking whether dynamic modules work... yes
checking for TIFFReadScanline in -ltiff... no
checking for TIFFWriteScanline in -ltiff... no
checking for TIFFFlushData in -ltiff34... no
configure: WARNING: *** TIFF loader will not be built (TIFF library not found) ***
configure: error:
*** Checks for TIFF loader failed. You can build without it by passing
*** --without-libtiff to configure but some programs using GTK+ may
*** not work properly
hergul@hergul-laptop:~/Desktop/gtk2/gtk+-2.6.0$
hergul@hergul-laptop:~/Desktop/gtk2/gtk+-2.6.0$ clear

hergul@hergul-laptop:~/Desktop/gtk2/gtk+-2.6.0$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for native Win32... no
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
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 /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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
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... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
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/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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/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/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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for some Win32 platform... no
checking whether build environment is sane... yes
checking for strerror in -lcposix... no
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking for glib-2.0 >= 2.6.0    atk >= 1.0.1    pango >= 1.7.0... yes
checking BASE_DEPENDENCIES_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
checking BASE_DEPENDENCIES_LIBS... -pthread -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 
checking Whether to write dependencies into .pc files... no
checking for perl5... no
checking for perl... /usr/bin/perl
checking for indent... no
checking for lstat... yes
checking for mkstemp... yes
checking for flockfile... yes
checking for sigsetjmp... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... 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...  af am ar az az_IR be bg bn br bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu ia id is it ja ko li lt lv mi mk ml mn mr ms nb ne nl nn no nso pa pl pt pt_BR ro ru rw sk sl sq sr sr@ije sr@Latn sv ta th tk tr uk uz uz@Latn vi wa yi zh_CN zh_TW
checking for extra flags to get ANSI library prototypes... none needed
checking for the BeOS... no
checking for extra flags for POSIX compliance... none needed
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GLIB - version >= 2.6.0... yes (version 2.24.1)
checking for bind_textdomain_codeset... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for mallinfo... yes
checking for getresuid... yes
checking for uid_t in sys/types.h... yes
checking for fd_set... yes, found in sys/types.h
checking for wchar.h... yes
checking for wctype.h... yes
checking for iswalnum... yes
checking if iswalnum() and friends are properly defined... yes
checking for uxtheme.h... no
checking whether to build gmodulized gdk-pixbuf... yes
checking whether dynamic modules work... yes
checking for TIFFReadScanline in -ltiff... no
checking for TIFFWriteScanline in -ltiff... no
checking for TIFFFlushData in -ltiff34... no
configure: WARNING: *** TIFF loader will not be built (TIFF library not found) ***
configure: error:
*** Checks for TIFF loader failed. You can build without it by passing
*** --without-libtiff to configure but some programs using GTK+ may
*** not work properly


bu çıktıyı alınca

./configure --without-libtiff

denedim çıktısı :

checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/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/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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for some Win32 platform... no
checking whether build environment is sane... yes
checking for strerror in -lcposix... no
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking for glib-2.0 >= 2.6.0    atk >= 1.0.1    pango >= 1.7.0... yes
checking BASE_DEPENDENCIES_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
checking BASE_DEPENDENCIES_LIBS... -pthread -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 
checking Whether to write dependencies into .pc files... no
checking for perl5... no
checking for perl... /usr/bin/perl
checking for indent... no
checking for lstat... yes
checking for mkstemp... yes
checking for flockfile... yes
checking for sigsetjmp... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... 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...  af am ar az az_IR be bg bn br bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu ia id is it ja ko li lt lv mi mk ml mn mr ms nb ne nl nn no nso pa pl pt pt_BR ro ru rw sk sl sq sr sr@ije sr@Latn sv ta th tk tr uk uz uz@Latn vi wa yi zh_CN zh_TW
checking for extra flags to get ANSI library prototypes... none needed
checking for the BeOS... no
checking for extra flags for POSIX compliance... none needed
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GLIB - version >= 2.6.0... yes (version 2.24.1)
checking for bind_textdomain_codeset... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for mallinfo... yes
checking for getresuid... yes
checking for uid_t in sys/types.h... yes
checking for fd_set... yes, found in sys/types.h
checking for wchar.h... yes
checking for wctype.h... yes
checking for iswalnum... yes
checking if iswalnum() and friends are properly defined... yes
checking for uxtheme.h... no
checking whether to build gmodulized gdk-pixbuf... yes
checking whether dynamic modules work... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... yes
checking for jpeg_simple_progression in -ljpeg... yes
checking for libpng12... yes
checking pixbuf loaders to build...
checking for sys/wait.h that is POSIX.1 compatible... yes
checking return type of signal handlers... (cached) void
checking for x86 platform... no
checking for freetype-config... /usr/bin/freetype-config
checking For sufficiently new FreeType (at least 2.0.1)... yes
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 for XOpenDisplay in -lX11... yes
checking for XShmAttach in -lXext... yes
checking for XineramaQueryExtension in -lXinerama... yes
checking for X11/extensions/Xinerama.h... yes
checking for Xinerama support on XFree86... yes
checking if <X11/extensions/XIproto.h> is needed for xReply... no
checking for XShapeCombineMask in -lXext... yes
checking for XConvertCase in -lX11... yes
checking for XInternAtoms in -lX11... yes
checking for XAddConnectionWatch in -lX11... yes
checking for XkbQueryExtension in -lX11... yes
checking for XRRUpdateConfiguration in -lXrandr... yes
checking for X11/extensions/Xrandr.h... yes
checking for xcursor... yes
checking XCURSOR_CFLAGS... 
checking XCURSOR_LIBS... -lXcursor 
checking for XSyncQueryExtension in -lXext... yes
checking for X11/extensions/sync.h... yes
checking for xfixes... yes
checking XFIXES_CFLAGS... 
checking XFIXES_LIBS... -lXfixes 
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking X11/extensions/XShm.h... yes
checking Pango flags... -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2   -pthread -lpangoxft-1.0 -lpangoft2-1.0 -lXft -lfreetype -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 
checking ATK flags... -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -latk-1.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 
checking for db2html... false
configure: creating ./config.status
config.status: creating config.h.win32
config.status: creating gtk-zip.sh
config.status: creating Makefile
config.status: creating gdk-pixbuf-2.0.pc
config.status: creating gdk-2.0.pc
config.status: creating gtk+-2.0.pc
config.status: creating gdk-pixbuf-2.0-uninstalled.pc
config.status: creating gdk-2.0-uninstalled.pc
config.status: creating gtk+-2.0-uninstalled.pc
config.status: creating m4macros/Makefile
config.status: creating po/Makefile.in
config.status: creating po-properties/Makefile.in
config.status: creating build/Makefile
config.status: creating build/win32/Makefile
config.status: creating build/win32/dirent/Makefile
config.status: creating demos/Makefile
config.status: creating demos/gtk-demo/Makefile
config.status: creating demos/gtk-demo/geninclude.pl
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/gdk-pixbuf/Makefile
config.status: creating docs/reference/gdk-pixbuf/version.xml
config.status: creating docs/reference/gdk/Makefile
config.status: creating docs/reference/gdk/version.xml
config.status: creating docs/reference/gtk/Makefile
config.status: creating docs/reference/gtk/version.xml
config.status: creating docs/faq/Makefile
config.status: creating docs/tools/Makefile
config.status: creating docs/tutorial/Makefile
config.status: creating gdk-pixbuf/Makefile
config.status: creating gdk-pixbuf/gdk_pixbuf.rc
config.status: creating gdk-pixbuf/gdk-pixbuf-features.h
config.status: creating gdk-pixbuf/pixops/Makefile
config.status: creating gdk/Makefile
config.status: creating gdk/x11/Makefile
config.status: creating gdk/win32/Makefile
config.status: creating gdk/win32/rc/Makefile
config.status: creating gdk/win32/rc/gdk.rc
config.status: creating gdk/linux-fb/Makefile
config.status: creating gtk/Makefile
config.status: creating gtk/makefile.msc
config.status: creating gtk/gtkversion.h
config.status: creating gtk/gtk-win32.rc
config.status: creating gtk/stock-icons/Makefile
config.status: creating gtk/theme-bits/Makefile
config.status: creating gtk/xdgmime/Makefile
config.status: creating modules/Makefile
config.status: creating modules/input/Makefile
config.status: creating modules/engines/Makefile
config.status: creating modules/engines/pixbuf/Makefile
config.status: creating modules/engines/ms-windows/Makefile
config.status: creating modules/engines/ms-windows/Theme/Makefile
config.status: creating modules/engines/ms-windows/Theme/gtk-2.0/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/gdk-pixbuf-xlib/Makefile
config.status: creating contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing gdk/gdkconfig.h commands
config.status: gdk/gdkconfig.h is unchanged
hergul@hergul-laptop:~/Desktop/gtk2/gtk+-2.6.0$ clear

hergul@hergul-laptop:~/Desktop/gtk2/gtk+-2.6.0$ ./configure --without-libtiff
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for native Win32... no
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
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 /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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
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... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
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/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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/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/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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for some Win32 platform... no
checking whether build environment is sane... yes
checking for strerror in -lcposix... no
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking for glib-2.0 >= 2.6.0    atk >= 1.0.1    pango >= 1.7.0... yes
checking BASE_DEPENDENCIES_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
checking BASE_DEPENDENCIES_LIBS... -pthread -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 
checking Whether to write dependencies into .pc files... no
checking for perl5... no
checking for perl... /usr/bin/perl
checking for indent... no
checking for lstat... yes
checking for mkstemp... yes
checking for flockfile... yes
checking for sigsetjmp... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... 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...  af am ar az az_IR be bg bn br bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu ia id is it ja ko li lt lv mi mk ml mn mr ms nb ne nl nn no nso pa pl pt pt_BR ro ru rw sk sl sq sr sr@ije sr@Latn sv ta th tk tr uk uz uz@Latn vi wa yi zh_CN zh_TW
checking for extra flags to get ANSI library prototypes... none needed
checking for the BeOS... no
checking for extra flags for POSIX compliance... none needed
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GLIB - version >= 2.6.0... yes (version 2.24.1)
checking for bind_textdomain_codeset... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for mallinfo... yes
checking for getresuid... yes
checking for uid_t in sys/types.h... yes
checking for fd_set... yes, found in sys/types.h
checking for wchar.h... yes
checking for wctype.h... yes
checking for iswalnum... yes
checking if iswalnum() and friends are properly defined... yes
checking for uxtheme.h... no
checking whether to build gmodulized gdk-pixbuf... yes
checking whether dynamic modules work... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... yes
checking for jpeg_simple_progression in -ljpeg... yes
checking for libpng12... yes
checking pixbuf loaders to build...
checking for sys/wait.h that is POSIX.1 compatible... yes
checking return type of signal handlers... (cached) void
checking for x86 platform... no
checking for freetype-config... /usr/bin/freetype-config
checking For sufficiently new FreeType (at least 2.0.1)... yes
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 for XOpenDisplay in -lX11... yes
checking for XShmAttach in -lXext... yes
checking for XineramaQueryExtension in -lXinerama... yes
checking for X11/extensions/Xinerama.h... yes
checking for Xinerama support on XFree86... yes
checking if <X11/extensions/XIproto.h> is needed for xReply... no
checking for XShapeCombineMask in -lXext... yes
checking for XConvertCase in -lX11... yes
checking for XInternAtoms in -lX11... yes
checking for XAddConnectionWatch in -lX11... yes
checking for XkbQueryExtension in -lX11... yes
checking for XRRUpdateConfiguration in -lXrandr... yes
checking for X11/extensions/Xrandr.h... yes
checking for xcursor... yes
checking XCURSOR_CFLAGS... 
checking XCURSOR_LIBS... -lXcursor 
checking for XSyncQueryExtension in -lXext... yes
checking for X11/extensions/sync.h... yes
checking for xfixes... yes
checking XFIXES_CFLAGS... 
checking XFIXES_LIBS... -lXfixes 
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking X11/extensions/XShm.h... yes
checking Pango flags... -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2   -pthread -lpangoxft-1.0 -lpangoft2-1.0 -lXft -lfreetype -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 
checking ATK flags... -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -latk-1.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 
checking for db2html... false
configure: creating ./config.status
config.status: creating config.h.win32
config.status: creating gtk-zip.sh
config.status: creating Makefile
config.status: creating gdk-pixbuf-2.0.pc
config.status: creating gdk-2.0.pc
config.status: creating gtk+-2.0.pc
config.status: creating gdk-pixbuf-2.0-uninstalled.pc
config.status: creating gdk-2.0-uninstalled.pc
config.status: creating gtk+-2.0-uninstalled.pc
config.status: creating m4macros/Makefile
config.status: creating po/Makefile.in
config.status: creating po-properties/Makefile.in
config.status: creating build/Makefile
config.status: creating build/win32/Makefile
config.status: creating build/win32/dirent/Makefile
config.status: creating demos/Makefile
config.status: creating demos/gtk-demo/Makefile
config.status: creating demos/gtk-demo/geninclude.pl
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/gdk-pixbuf/Makefile
config.status: creating docs/reference/gdk-pixbuf/version.xml
config.status: creating docs/reference/gdk/Makefile
config.status: creating docs/reference/gdk/version.xml
config.status: creating docs/reference/gtk/Makefile
config.status: creating docs/reference/gtk/version.xml
config.status: creating docs/faq/Makefile
config.status: creating docs/tools/Makefile
config.status: creating docs/tutorial/Makefile
config.status: creating gdk-pixbuf/Makefile
config.status: creating gdk-pixbuf/gdk_pixbuf.rc
config.status: creating gdk-pixbuf/gdk-pixbuf-features.h
config.status: creating gdk-pixbuf/pixops/Makefile
config.status: creating gdk/Makefile
config.status: creating gdk/x11/Makefile
config.status: creating gdk/win32/Makefile
config.status: creating gdk/win32/rc/Makefile
config.status: creating gdk/win32/rc/gdk.rc
config.status: creating gdk/linux-fb/Makefile
config.status: creating gtk/Makefile
config.status: creating gtk/makefile.msc
config.status: creating gtk/gtkversion.h
config.status: creating gtk/gtk-win32.rc
config.status: creating gtk/stock-icons/Makefile
config.status: creating gtk/theme-bits/Makefile
config.status: creating gtk/xdgmime/Makefile
config.status: creating modules/Makefile
config.status: creating modules/input/Makefile
config.status: creating modules/engines/Makefile
config.status: creating modules/engines/pixbuf/Makefile
config.status: creating modules/engines/ms-windows/Makefile
config.status: creating modules/engines/ms-windows/Theme/Makefile
config.status: creating modules/engines/ms-windows/Theme/gtk-2.0/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/gdk-pixbuf-xlib/Makefile
config.status: creating contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing gdk/gdkconfig.h commands
config.status: gdk/gdkconfig.h is unchanged



sonra
make :

checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for native Win32... no
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
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 /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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
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... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
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/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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/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/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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for some Win32 platform... no
checking whether build environment is sane... yes
checking for strerror in -lcposix... no
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking for glib-2.0 >= 2.6.0    atk >= 1.0.1    pango >= 1.7.0... yes
checking BASE_DEPENDENCIES_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
checking BASE_DEPENDENCIES_LIBS... -pthread -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 
checking Whether to write dependencies into .pc files... no
checking for perl5... no
checking for perl... /usr/bin/perl
checking for indent... no
checking for lstat... yes
checking for mkstemp... yes
checking for flockfile... yes
checking for sigsetjmp... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... 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...  af am ar az az_IR be bg bn br bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu ia id is it ja ko li lt lv mi mk ml mn mr ms nb ne nl nn no nso pa pl pt pt_BR ro ru rw sk sl sq sr sr@ije sr@Latn sv ta th tk tr uk uz uz@Latn vi wa yi zh_CN zh_TW
checking for extra flags to get ANSI library prototypes... none needed
checking for the BeOS... no
checking for extra flags for POSIX compliance... none needed
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GLIB - version >= 2.6.0... yes (version 2.24.1)
checking for bind_textdomain_codeset... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for mallinfo... yes
checking for getresuid... yes
checking for uid_t in sys/types.h... yes
checking for fd_set... yes, found in sys/types.h
checking for wchar.h... yes
checking for wctype.h... yes
checking for iswalnum... yes
checking if iswalnum() and friends are properly defined... yes
checking for uxtheme.h... no
checking whether to build gmodulized gdk-pixbuf... yes
checking whether dynamic modules work... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... yes
checking for jpeg_simple_progression in -ljpeg... yes
checking for libpng12... yes
checking pixbuf loaders to build...
checking for sys/wait.h that is POSIX.1 compatible... yes
checking return type of signal handlers... (cached) void
checking for x86 platform... no
checking for freetype-config... /usr/bin/freetype-config
checking For sufficiently new FreeType (at least 2.0.1)... yes
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 for XOpenDisplay in -lX11... yes
checking for XShmAttach in -lXext... yes
checking for XineramaQueryExtension in -lXinerama... yes
checking for X11/extensions/Xinerama.h... yes
checking for Xinerama support on XFree86... yes
checking if <X11/extensions/XIproto.h> is needed for xReply... no
checking for XShapeCombineMask in -lXext... yes
checking for XConvertCase in -lX11... yes
checking for XInternAtoms in -lX11... yes
checking for XAddConnectionWatch in -lX11... yes
checking for XkbQueryExtension in -lX11... yes
checking for XRRUpdateConfiguration in -lXrandr... yes
checking for X11/extensions/Xrandr.h... yes
checking for xcursor... yes
checking XCURSOR_CFLAGS... 
checking XCURSOR_LIBS... -lXcursor 
checking for XSyncQueryExtension in -lXext... yes
checking for X11/extensions/sync.h... yes
checking for xfixes... yes
checking XFIXES_CFLAGS... 
checking XFIXES_LIBS... -lXfixes 
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking X11/extensions/XShm.h... yes
checking Pango flags... -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2   -pthread -lpangoxft-1.0 -lpangoft2-1.0 -lXft -lfreetype -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 
checking ATK flags... -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -latk-1.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 
checking for db2html... false
configure: creating ./config.status
config.status: creating config.h.win32
config.status: creating gtk-zip.sh
config.status: creating Makefile
config.status: creating gdk-pixbuf-2.0.pc
config.status: creating gdk-2.0.pc
config.status: creating gtk+-2.0.pc
config.status: creating gdk-pixbuf-2.0-uninstalled.pc
config.status: creating gdk-2.0-uninstalled.pc
config.status: creating gtk+-2.0-uninstalled.pc
config.status: creating m4macros/Makefile
config.status: creating po/Makefile.in
config.status: creating po-properties/Makefile.in
config.status: creating build/Makefile
config.status: creating build/win32/Makefile
config.status: creating build/win32/dirent/Makefile
config.status: creating demos/Makefile
config.status: creating demos/gtk-demo/Makefile
config.status: creating demos/gtk-demo/geninclude.pl
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/gdk-pixbuf/Makefile
config.status: creating docs/reference/gdk-pixbuf/version.xml
config.status: creating docs/reference/gdk/Makefile
config.status: creating docs/reference/gdk/version.xml
config.status: creating docs/reference/gtk/Makefile
config.status: creating docs/reference/gtk/version.xml
config.status: creating docs/faq/Makefile
config.status: creating docs/tools/Makefile
config.status: creating docs/tutorial/Makefile
config.status: creating gdk-pixbuf/Makefile
config.status: creating gdk-pixbuf/gdk_pixbuf.rc
config.status: creating gdk-pixbuf/gdk-pixbuf-features.h
config.status: creating gdk-pixbuf/pixops/Makefile
config.status: creating gdk/Makefile
config.status: creating gdk/x11/Makefile
config.status: creating gdk/win32/Makefile
config.status: creating gdk/win32/rc/Makefile
config.status: creating gdk/win32/rc/gdk.rc
config.status: creating gdk/linux-fb/Makefile
config.status: creating gtk/Makefile
config.status: creating gtk/makefile.msc
config.status: creating gtk/gtkversion.h
config.status: creating gtk/gtk-win32.rc
config.status: creating gtk/stock-icons/Makefile
config.status: creating gtk/theme-bits/Makefile
config.status: creating gtk/xdgmime/Makefile
config.status: creating modules/Makefile
config.status: creating modules/input/Makefile
config.status: creating modules/engines/Makefile
config.status: creating modules/engines/pixbuf/Makefile
config.status: creating modules/engines/ms-windows/Makefile
config.status: creating modules/engines/ms-windows/Theme/Makefile
config.status: creating modules/engines/ms-windows/Theme/gtk-2.0/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/gdk-pixbuf-xlib/Makefile
config.status: creating contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing gdk/gdkconfig.h commands
config.status: gdk/gdkconfig.h is unchanged
hergul@hergul-laptop:~/Desktop/gtk2/gtk+-2.6.0$
hergul@hergul-laptop:~/Desktop/gtk2/gtk+-2.6.0$ clear

hergul@hergul-laptop:~/Desktop/gtk2/gtk+-2.6.0$ make
make  all-recursive
make[1]: Entering directory `/home/hergul/Desktop/gtk2/gtk+-2.6.0'
Making all in po
make[2]: Entering directory `/home/hergul/Desktop/gtk2/gtk+-2.6.0/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/hergul/Desktop/gtk2/gtk+-2.6.0/po'
Making all in po-properties
make[2]: Entering directory `/home/hergul/Desktop/gtk2/gtk+-2.6.0/po-properties'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/hergul/Desktop/gtk2/gtk+-2.6.0/po-properties'
Making all in gdk-pixbuf
make[2]: Entering directory `/home/hergul/Desktop/gtk2/gtk+-2.6.0/gdk-pixbuf'
( cd . && glib-mkenums \
--fhead "#ifndef __GDK_PIXBUF_ENUM_TYPES_H__\n#define __GDK_PIXBUF_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
--fprod "/* enumerations from \"@filename@\" */\n" \
--vhead "GType @enum_name@_get_type (void) G_GNUC_CONST;\n#define GDK_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n"         \
--ftail "G_END_DECLS\n\n#endif /* __GDK_PIXBUF_ENUM_TYPES_H__ */" \
gdk-pixbuf.h gdk-pixbuf-core.h gdk-pixbuf-transform.h gdk-pixbuf-io.h gdk-pixbuf-animation.h gdk-pixbuf-loader.h ) > tmp-gdk-pixbuf-enum-types.h \
&& (cmp -s tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h || cp tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h ) \
&& rm -f tmp-gdk-pixbuf-enum-types.h \
&& echo timestamp > s-enum-types-h
(cd . && glib-mkenums \
--fhead "#include \"gdk-pixbuf-alias.h\"\n#include <gdk-pixbuf/gdk-pixbuf.h>" \
--fprod "\n/* enumerations from \"@filename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n  static GType etype = 0;\n  if (etype == 0) {\n    static const G@Type@Value values[] = {"       \
--vprod "      { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail "      { 0, NULL, NULL }\n    };\n    etype = g_@type@_register_static (\"@EnumName@\", values);\n  }\n  return etype;\n}\n" \
  gdk-pixbuf.h gdk-pixbuf-core.h gdk-pixbuf-transform.h gdk-pixbuf-io.h gdk-pixbuf-animation.h gdk-pixbuf-loader.h) > gdk-pixbuf-enum-types.c
make  all-recursive
make[3]: Entering directory `/home/hergul/Desktop/gtk2/gtk+-2.6.0/gdk-pixbuf'
Making all in pixops
make[4]: Entering directory `/home/hergul/Desktop/gtk2/gtk+-2.6.0/gdk-pixbuf/pixops'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/hergul/Desktop/gtk2/gtk+-2.6.0/gdk-pixbuf/pixops'
make[4]: Entering directory `/home/hergul/Desktop/gtk2/gtk+-2.6.0/gdk-pixbuf'
if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/local/etc\" -DGTK_VERSION=\"2.6.0\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PREFIX=\"/usr/local\"  -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12    -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/local/lib/gtk-2.0/2.4.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\""   -g -O2 -Wall -MT gdk-pixbuf.lo -MD -MP -MF ".deps/gdk-pixbuf.Tpo" \
  -c -o gdk-pixbuf.lo `test -f 'gdk-pixbuf.c' || echo './'`gdk-pixbuf.c; \
then mv -f ".deps/gdk-pixbuf.Tpo" ".deps/gdk-pixbuf.Plo"; \
else rm -f ".deps/gdk-pixbuf.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/local/etc\" -DGTK_VERSION=\"2.6.0\" -DGTK_BINARY_VERSION=\"2.4.0\" -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_PREFIX=\"/usr/local\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/local/lib/gtk-2.0/2.4.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -g -O2 -Wall -MT gdk-pixbuf.lo -MD -MP -MF .deps/gdk-pixbuf.Tpo -c gdk-pixbuf.c  -fPIC -DPIC -o .libs/gdk-pixbuf.o
gdk-pixbuf-alias.h:23: error: 'gdk_colorspace_get_type' aliased to undefined symbol 'IA__gdk_colorspace_get_type'
gdk-pixbuf-alias.h:27: error: 'gdk_interp_type_get_type' aliased to undefined symbol 'IA__gdk_interp_type_get_type'
gdk-pixbuf-alias.h:31: error: 'gdk_pixbuf_add_alpha' aliased to undefined symbol 'IA__gdk_pixbuf_add_alpha'
gdk-pixbuf-alias.h:35: error: 'gdk_pixbuf_alpha_mode_get_type' aliased to undefined symbol 'IA__gdk_pixbuf_alpha_mode_get_type'
gdk-pixbuf-alias.h:39: error: 'gdk_pixbuf_animation_get_height' aliased to undefined symbol 'IA__gdk_pixbuf_animation_get_height'
gdk-pixbuf-alias.h:43: error: 'gdk_pixbuf_animation_get_iter' aliased to undefined symbol 'IA__gdk_pixbuf_animation_get_iter'
gdk-pixbuf-alias.h:47: error: 'gdk_pixbuf_animation_get_static_image' aliased to undefined symbol 'IA__gdk_pixbuf_animation_get_static_image'
gdk-pixbuf-alias.h:51: error: 'gdk_pixbuf_animation_get_type' aliased to undefined symbol 'IA__gdk_pixbuf_animation_get_type'
gdk-pixbuf-alias.h:55: error: 'gdk_pixbuf_animation_get_width' aliased to undefined symbol 'IA__gdk_pixbuf_animation_get_width'
gdk-pixbuf-alias.h:59: error: 'gdk_pixbuf_animation_is_static_image' aliased to undefined symbol 'IA__gdk_pixbuf_animation_is_static_image'
gdk-pixbuf-alias.h:63: error: 'gdk_pixbuf_animation_iter_advance' aliased to undefined symbol 'IA__gdk_pixbuf_animation_iter_advance'
gdk-pixbuf-alias.h:67: error: 'gdk_pixbuf_animation_iter_get_delay_time' aliased to undefined symbol 'IA__gdk_pixbuf_animation_iter_get_delay_time'
gdk-pixbuf-alias.h:71: error: 'gdk_pixbuf_animation_iter_get_pixbuf' aliased to undefined symbol 'IA__gdk_pixbuf_animation_iter_get_pixbuf'
gdk-pixbuf-alias.h:75: error: 'gdk_pixbuf_animation_iter_get_type' aliased to undefined symbol 'IA__gdk_pixbuf_animation_iter_get_type'
gdk-pixbuf-alias.h:79: error: 'gdk_pixbuf_animation_iter_on_currently_loading_frame' aliased to undefined symbol 'IA__gdk_pixbuf_animation_iter_on_currently_loading_frame'
gdk-pixbuf-alias.h:83: error: 'gdk_pixbuf_animation_new_from_file' aliased to undefined symbol 'IA__gdk_pixbuf_animation_new_from_file'
gdk-pixbuf-alias.h:93: error: 'gdk_pixbuf_animation_ref' aliased to undefined symbol 'IA__gdk_pixbuf_animation_ref'
gdk-pixbuf-alias.h:97: error: 'gdk_pixbuf_animation_unref' aliased to undefined symbol 'IA__gdk_pixbuf_animation_unref'
gdk-pixbuf-alias.h:101: error: 'gdk_pixbuf_composite' aliased to undefined symbol 'IA__gdk_pixbuf_composite'
gdk-pixbuf-alias.h:105: error: 'gdk_pixbuf_composite_color' aliased to undefined symbol 'IA__gdk_pixbuf_composite_color'
gdk-pixbuf-alias.h:109: error: 'gdk_pixbuf_composite_color_simple' aliased to undefined symbol 'IA__gdk_pixbuf_composite_color_simple'
gdk-pixbuf-alias.h:117: error: 'gdk_pixbuf_copy_area' aliased to undefined symbol 'IA__gdk_pixbuf_copy_area'
gdk-pixbuf-alias.h:121: error: 'gdk_pixbuf_error_get_type' aliased to undefined symbol 'IA__gdk_pixbuf_error_get_type'
gdk-pixbuf-alias.h:133: error: 'gdk_pixbuf_flip' aliased to undefined symbol 'IA__gdk_pixbuf_flip'
gdk-pixbuf-alias.h:137: error: 'gdk_pixbuf_format_get_description' aliased to undefined symbol 'IA__gdk_pixbuf_format_get_description'
gdk-pixbuf-alias.h:141: error: 'gdk_pixbuf_format_get_extensions' aliased to undefined symbol 'IA__gdk_pixbuf_format_get_extensions'
gdk-pixbuf-alias.h:145: error: 'gdk_pixbuf_format_get_license' aliased to undefined symbol 'IA__gdk_pixbuf_format_get_license'
gdk-pixbuf-alias.h:149: error: 'gdk_pixbuf_format_get_mime_types' aliased to undefined symbol 'IA__gdk_pixbuf_format_get_mime_types'
gdk-pixbuf-alias.h:153: error: 'gdk_pixbuf_format_get_name' aliased to undefined symbol 'IA__gdk_pixbuf_format_get_name'
gdk-pixbuf-alias.h:157: error: 'gdk_pixbuf_format_is_disabled' aliased to undefined symbol 'IA__gdk_pixbuf_format_is_disabled'
gdk-pixbuf-alias.h:161: error: 'gdk_pixbuf_format_is_scalable' aliased to undefined symbol 'IA__gdk_pixbuf_format_is_scalable'
gdk-pixbuf-alias.h:165: error: 'gdk_pixbuf_format_is_writable' aliased to undefined symbol 'IA__gdk_pixbuf_format_is_writable'
gdk-pixbuf-alias.h:169: error: 'gdk_pixbuf_format_set_disabled' aliased to undefined symbol 'IA__gdk_pixbuf_format_set_disabled'
gdk-pixbuf-alias.h:173: error: 'gdk_pixbuf_from_pixdata' aliased to undefined symbol 'IA__gdk_pixbuf_from_pixdata'
gdk-pixbuf-alias.h:185: error: 'gdk_pixbuf_get_file_info' aliased to undefined symbol 'IA__gdk_pixbuf_get_file_info'
gdk-pixbuf-alias.h:189: error: 'gdk_pixbuf_get_formats' aliased to undefined symbol 'IA__gdk_pixbuf_get_formats'
gdk-pixbuf-alias.h:225: error: 'gdk_pixbuf_loader_close' aliased to undefined symbol 'IA__gdk_pixbuf_loader_close'
gdk-pixbuf-alias.h:229: error: 'gdk_pixbuf_loader_get_animation' aliased to undefined symbol 'IA__gdk_pixbuf_loader_get_animation'
gdk-pixbuf-alias.h:233: error: 'gdk_pixbuf_loader_get_format' aliased to undefined symbol 'IA__gdk_pixbuf_loader_get_format'
gdk-pixbuf-alias.h:237: error: 'gdk_pixbuf_loader_get_pixbuf' aliased to undefined symbol 'IA__gdk_pixbuf_loader_get_pixbuf'
gdk-pixbuf-alias.h:241: error: 'gdk_pixbuf_loader_get_type' aliased to undefined symbol 'IA__gdk_pixbuf_loader_get_type'
gdk-pixbuf-alias.h:245: error: 'gdk_pixbuf_loader_new' aliased to undefined symbol 'IA__gdk_pixbuf_loader_new'
gdk-pixbuf-alias.h:249: error: 'gdk_pixbuf_loader_new_with_mime_type' aliased to undefined symbol 'IA__gdk_pixbuf_loader_new_with_mime_type'
gdk-pixbuf-alias.h:253: error: 'gdk_pixbuf_loader_new_with_type' aliased to undefined symbol 'IA__gdk_pixbuf_loader_new_with_type'
gdk-pixbuf-alias.h:257: error: 'gdk_pixbuf_loader_set_size' aliased to undefined symbol 'IA__gdk_pixbuf_loader_set_size'
gdk-pixbuf-alias.h:261: error: 'gdk_pixbuf_loader_write' aliased to undefined symbol 'IA__gdk_pixbuf_loader_write'
gdk-pixbuf-alias.h:269: error: 'gdk_pixbuf_new_from_data' aliased to undefined symbol 'IA__gdk_pixbuf_new_from_data'
gdk-pixbuf-alias.h:273: error: 'gdk_pixbuf_new_from_file' aliased to undefined symbol 'IA__gdk_pixbuf_new_from_file'
gdk-pixbuf-alias.h:283: error: 'gdk_pixbuf_new_from_file_at_size' aliased to undefined symbol 'IA__gdk_pixbuf_new_from_file_at_size'
gdk-pixbuf-alias.h:293: error: 'gdk_pixbuf_new_from_file_at_scale' aliased to undefined symbol 'IA__gdk_pixbuf_new_from_file_at_scale'
gdk-pixbuf-alias.h:303: error: 'gdk_pixbuf_new_from_inline' aliased to undefined symbol 'IA__gdk_pixbuf_new_from_inline'
gdk-pixbuf-alias.h:307: error: 'gdk_pixbuf_new_from_xpm_data' aliased to undefined symbol 'IA__gdk_pixbuf_new_from_xpm_data'
gdk-pixbuf-alias.h:315: error: 'gdk_pixbuf_non_anim_new' aliased to undefined symbol 'IA__gdk_pixbuf_non_anim_new'
gdk-pixbuf-alias.h:323: error: 'gdk_pixbuf_rotate_simple' aliased to undefined symbol 'IA__gdk_pixbuf_rotate_simple'
gdk-pixbuf-alias.h:327: error: 'gdk_pixbuf_rotation_get_type' aliased to undefined symbol 'IA__gdk_pixbuf_rotation_get_type'
gdk-pixbuf-alias.h:331: error: 'gdk_pixbuf_saturate_and_pixelate' aliased to undefined symbol 'IA__gdk_pixbuf_saturate_and_pixelate'
gdk-pixbuf-alias.h:335: error: 'gdk_pixbuf_save' aliased to undefined symbol 'IA__gdk_pixbuf_save'
gdk-pixbuf-alias.h:339: error: 'gdk_pixbuf_save_to_buffer' aliased to undefined symbol 'IA__gdk_pixbuf_save_to_buffer'
gdk-pixbuf-alias.h:343: error: 'gdk_pixbuf_save_to_bufferv' aliased to undefined symbol 'IA__gdk_pixbuf_save_to_bufferv'
gdk-pixbuf-alias.h:347: error: 'gdk_pixbuf_save_to_callback' aliased to undefined symbol 'IA__gdk_pixbuf_save_to_callback'
gdk-pixbuf-alias.h:351: error: 'gdk_pixbuf_save_to_callbackv' aliased to undefined symbol 'IA__gdk_pixbuf_save_to_callbackv'
gdk-pixbuf-alias.h:355: error: 'gdk_pixbuf_savev' aliased to undefined symbol 'IA__gdk_pixbuf_savev'
gdk-pixbuf-alias.h:359: error: 'gdk_pixbuf_scale' aliased to undefined symbol 'IA__gdk_pixbuf_scale'
gdk-pixbuf-alias.h:363: error: 'gdk_pixbuf_scale_simple' aliased to undefined symbol 'IA__gdk_pixbuf_scale_simple'
gdk-pixbuf-alias.h:375: error: 'gdk_pixdata_deserialize' aliased to undefined symbol 'IA__gdk_pixdata_deserialize'
gdk-pixbuf-alias.h:379: error: 'gdk_pixdata_from_pixbuf' aliased to undefined symbol 'IA__gdk_pixdata_from_pixbuf'
gdk-pixbuf-alias.h:383: error: 'gdk_pixdata_serialize' aliased to undefined symbol 'IA__gdk_pixdata_serialize'
gdk-pixbuf-alias.h:387: error: 'gdk_pixdata_to_csource' aliased to undefined symbol 'IA__gdk_pixdata_to_csource'
make[4]: *** [gdk-pixbuf.lo] Error 1
make[4]: Leaving directory `/home/hergul/Desktop/gtk2/gtk+-2.6.0/gdk-pixbuf'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/hergul/Desktop/gtk2/gtk+-2.6.0/gdk-pixbuf'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/hergul/Desktop/gtk2/gtk+-2.6.0/gdk-pixbuf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/hergul/Desktop/gtk2/gtk+-2.6.0'
make: *** [all] Error 2


heartsmagic

@mstfhrgl, gtk'yı yukarıda bir sürüme yükseltmek eski dağıtım sürümlerinde çok doğru olmayabilir. GTK'ya göbekten bağlı bir dünya uygulama ve kütüphane vardır. Onları nasıl halletmeyi düşünüyorsun?

Bu yükseltmedeki amacın ne?
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

mstfhrgl

@heartsmagic C ile gtk uygulama geliştirmeyi öğrenmeye çalışıyorum. gtk kütüphaneleri için kuruyorum. sistemimde önyüklü olarak vardır mı diyorsun? #include <gtk/gtk.h> kütüphaneyi bulamıyor. o yüzden indirdim kurmaya çalışıyorum. Amacım yükseltmek değil.

Netbeans IDE 7 kullanıyorum.

Not: CodeBlocks kurdum. onda çalışıyor ama netbeans'e kütüphaneyi hala bulduramadım

heartsmagic

Normalde GTK kütüphaneleri kurulu olabilir, olmazsa da depolardan kendi sürümüne uygun olanları kurabilirsin. Sen üst sürüm için uğraşıyorsun, ben ondan bahsetmiştim. Soru daha çok programlama sorusu olduğu için o yönde bir şeyler söyleyemeyeceğim ne yazık ki.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.