Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gtk+-2.4.13-r1 bugs?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
cron
Tux's lil' helper
Tux's lil' helper


Joined: 29 Nov 2003
Posts: 81

PostPosted: Mon Jan 17, 2005 3:47 pm    Post subject: gtk+-2.4.13-r1 bugs? Reply with quote

Calculating world dependencies ...done!
>>> emerge (1 of 1) x11-libs/gtk+-2.4.13-r1 to /
>>> md5 src_uri ;-) gtk+-2.4.13.tar.bz2
>>> md5 src_uri ;-) gtk+-2.4-smoothscroll-r1.patch
>>> Unpacking source...
>>> Unpacking gtk+-2.4.13.tar.bz2 to /var/tmp/portage/gtk+-2.4.13-r1/work
>>> Unpacking gtk+-2.4-smoothscroll-r1.patch to /var/tmp/portage/gtk+-2.4.13-
r1/work
unpack gtk+-2.4-smoothscroll-r1.patch: file format not recognized. Ignoring.
* Applying gtk+-2.0.6-exportsymbols.patch ... [ ok ]
* Applying gtk+-2.2.1-disable_icons_smooth_alpha.patch ... [ ok ]
* Applying gtk+-2.4-smoothscroll-r1.patch ... [ ok ]
>>> Source unpacked.
* Patching ${S}/ltmain.sh ...
* Applying portage-1.4.1.patch ...
* Applying max_cmd_len-1.5.0.patch ...
* Applying uClibc/libtool patches ...
./configure --prefix=/usr --host=powerpc-unknown-linux-gnu --mandir=/usr/shar
e/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --loca
lstatedir=/var/lib --disable-gtk-doc --with-libjpeg --without-libtiff --with-
png --with-gdktarget=x11 --with-xinput
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for powerpc-unknown-linux-gnu-strip... no
checking for strip... strip
checking build system type... powerpc-unknown-linux-gnu
checking host system type... powerpc-unknown-linux-gnu
checking for native Win32... no
checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-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 powerpc-unknown-linux-gnu-gcc accepts -g... yes
checking for powerpc-unknown-linux-gnu-gcc option to accept ANSI C... none ne
eded
checking for style of include used by make... GNU
checking dependency style of powerpc-unknown-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by powerpc-unknown-linux-gnu-gcc... /usr/powerpc-unknown
-linux-gnu/bin/ld
checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... y
es
checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object fi
les... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... powerpc-unknown-linux-gnu-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 powerpc-unknown-linux-gnu-g++... powerpc-unknown-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether powerpc-unknown-linux-gnu-g++ accepts -g... yes
checking dependency style of powerpc-unknown-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... powerpc-unknown-linux-gnu-g++ -E
checking for powerpc-unknown-linux-gnu-g77... no
checking for powerpc-unknown-linux-gnu-f77... no
checking for powerpc-unknown-linux-gnu-xlf... no
checking for powerpc-unknown-linux-gnu-frt... no
checking for powerpc-unknown-linux-gnu-pgf77... no
checking for powerpc-unknown-linux-gnu-fort77... no
checking for powerpc-unknown-linux-gnu-fl32... no
checking for powerpc-unknown-linux-gnu-af77... no
checking for powerpc-unknown-linux-gnu-f90... no
checking for powerpc-unknown-linux-gnu-xlf90... no
checking for powerpc-unknown-linux-gnu-pgf90... no
checking for powerpc-unknown-linux-gnu-epcf90... no
checking for powerpc-unknown-linux-gnu-f95... no
checking for powerpc-unknown-linux-gnu-fort... no
checking for powerpc-unknown-linux-gnu-xlf95... no
checking for powerpc-unknown-linux-gnu-ifc... no
checking for powerpc-unknown-linux-gnu-efc... no
checking for powerpc-unknown-linux-gnu-pgf95... no
checking for powerpc-unknown-linux-gnu-lf95... no
checking for powerpc-unknown-linux-gnu-gfortran... no
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 nm output from powerpc-unknown-linux-gnu-gcc object
... ok
checking for objdir... .libs
checking for powerpc-unknown-linux-gnu-ar... no
checking for ar... ar
checking for powerpc-unknown-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for powerpc-unknown-linux-gnu-strip... strip
checking if powerpc-unknown-linux-gnu-gcc static flag works... yes
checking if powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions.
.. no
checking for powerpc-unknown-linux-gnu-gcc option to produce PIC... -fPIC
checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC works... yes
checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... yes
checking whether the powerpc-unknown-linux-gnu-gcc linker (/usr/powerpc-unkno
wn-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking 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 powerpc-unknown-linux-gnu-g++... /usr/powerpc-unknown
-linux-gnu/bin/ld
checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld... y
es
checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unkno
wn-linux-gnu/bin/ld) supports shared libraries... yes
checking for powerpc-unknown-linux-gnu-g++ option to produce PIC... -fPIC
checking if powerpc-unknown-linux-gnu-g++ PIC flag -fPIC works... yes
checking if powerpc-unknown-linux-gnu-g++ supports -c -o file.o... yes
checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unkno
wn-linux-gnu/bin/ld) 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... 64
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 powerpc-unknown-linux-gnu-gcc option to accept ANSI C... none ne
eded
checking for a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking for glib-2.0 >= 2.4.0 atk >= 1.0.1 pango >= 1.4.0... yes
checking BASE_DEPENDENCIES_CFLAGS... -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... -Wl,--export-dynamic -latk-1.0 -lpango-1.0
-lgobject-2.0 -lgmodule-2.0 -ldl -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 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/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... af am ang ar az az_IR be bg bn br b
s 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 pa pl pt pt_BR ro ru sk
sl sq sr sr@Latn sr@ije 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.4.0... yes (version 2.4.8)
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 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 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 /usr/X11R6/lib, headers /usr/X11R6/include
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 for XShapeCombineMask in -lXext... yes
checking for XConvertCase 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... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/X
11R6/include
checking XCURSOR_LIBS... -L/usr/X11R6/lib -lXcursor -lXrender -lX11 -lXext
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... -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,--export-dynamic -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking ATK flags... -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,--export-dynamic -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
configure: error:
*** Cannot link to Accessibility Toolkit. Accessibility Toolkit is required
*** to build GTK+

!!! ERROR: x11-libs/gtk+-2.4.13-r1 failed.
!!! Function econf, Line 449, Exitcode 1
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Mon Jan 17, 2005 4:02 pm    Post subject: Re: gtk+-2.4.13-r1 bugs? Reply with quote

cron wrote:
checking ATK flags... -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,--export-dynamic -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
configure: error:
*** Cannot link to Accessibility Toolkit. Accessibility Toolkit is required
*** to build GTK+


Più che altro é strano che non te lo abbia preso tra le dipendenze.

cosa dice:
Code:
etcat -v atk

:?:
_________________
Ciao da me!
Back to top
View user's profile Send private message
cron
Tux's lil' helper
Tux's lil' helper


Joined: 29 Nov 2003
Posts: 81

PostPosted: Mon Jan 17, 2005 4:26 pm    Post subject: Reply with quote

bash-2.05b# etcat -v atk
[ Results for search key : atk ]
[ Candidate applications found : 2 ]

Only printing found installed programs.

* dev-libs/atk :
[M~ ] 1.6.1 (0)
[ I] 1.8.0 (0)
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Mon Jan 17, 2005 5:00 pm    Post subject: Reply with quote

cron wrote:
bash-2.05b# etcat -v atk
[ Results for search key : atk ]
[ Candidate applications found : 2 ]

Only printing found installed programs.

* dev-libs/atk :
[M~ ] 1.6.1 (0)
[ I] 1.8.0 (0)


Uh? come mai la versione 1.6 risulta masked?
Code:
#etcat -v atk
[ Results for search key           : atk ]
[ Candidate applications found : 2 ]

 Only printing found installed programs.

*  dev-libs/atk :
        [   ] 1.6.1 (0)
        [   ] 1.8.0 (0)

e comunque, i files che dovrebbe aver installato installare atk ci sono tutti? Prova a sommergere e rimergere...
_________________
Ciao da me!
Back to top
View user's profile Send private message
cron
Tux's lil' helper
Tux's lil' helper


Joined: 29 Nov 2003
Posts: 81

PostPosted: Mon Jan 17, 2005 8:31 pm    Post subject: Reply with quote

grazie random ho risolto installando la versione mascherata di gtk+.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum