Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 7479 Details for
Bug 14147
emerge gtk+-2.2.0 *** Can't link to Pango
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
log per your request
log-gtk+ (text/plain), 8.00 KB, created by
kde123
on 2003-01-20 14:16:01 UTC
(
hide
)
Description:
log per your request
Filename:
MIME Type:
Creator:
kde123
Created:
2003-01-20 14:16:01 UTC
Size:
8.00 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking gtk+-2.2.0.tar.bz2 > [32;01m*[0m Applying gtk+-2.0.6-exportsymbols.patch... >[A[73G [34;01m[ [32;01mok [34;01m][0m >>>> Source unpacked. > [32;01m*[0m Working directory: /var/tmp/portage/gtk+-2.2.0/work/gtk+-2.2.0... > [32;01m*[0m Applying libtool-portage.patch... >jpeg >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 whether make sets ${MAKE}... yes >checking for working aclocal-1.4... found >checking for working autoconf... found >checking for working automake-1.4... found >checking for working autoheader... found >checking for working makeinfo... found >checking for i686-pc-linux-gnu-gcc... gcc >checking for C compiler default output... 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 build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... nm >checking for a sed that does not truncate output... /bin/sed >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking command to parse nm output... ok >checking how to run the C preprocessor... gcc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for objdir... .libs >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.lo... yes >checking if gcc supports -fno-rtti -fno-exceptions... yes >checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking whether -lc should be explicitly linked in... no >creating libtool >checking whether to enable maintainer-specific portions of Makefiles... no >checking for some Win32 platform... no >checking for native Win32... 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... /bin/install -c >checking whether make sets ${MAKE}... (cached) yes >checking for pkg-config... /usr/bin/pkg-config >checking for glib-2.0 >= 2.1.4 atk >= 1.0.1 pango >= 1.0.1... 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 whether make is GNU Make... 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/msgfmt >checking for xgettext... /usr/bin/xgettext >checking for catalogs to be installed... az be bg ca cs cy da de el en_GB en@IPA es et eu fa fi fr ga gl he hi hr hu ia it ja ko lt lv ms nl nn no pl pt pt_BR ro ru sk sl sp sr sv tr uk vi wa zh_TW zh_CN >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.1.4... yes (version 2.2.0) >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... yes >checking compiler support for MMX... yes >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 XkbQueryExtension in -lX11... yes >checking for XRRUpdateConfiguration in -lXrandr... no >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/include/freetype2 -I/usr/X11R6/include -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 >configure: error: >*** Can't link to Pango. Pango is required to build >*** GTK+. For more information see http://www.pango.org > >!!! ERROR: x11-libs/gtk+-2.2.0 failed. >!!! Function econf, Line 308, Exitcode 1 >!!! econf failed > >Calculating dependencies ...done! >>>> emerge (1 of 1) x11-libs/gtk+-2.2.0 to / >>>> md5 ;-) gtk+-2.2.0.tar.bz2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 14147
:
7424
|
7427
| 7479 |
7543