Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131060 - cdk crti.o: No such file or directory
Summary: cdk crti.o: No such file or directory
Status: RESOLVED DUPLICATE of bug 73435
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-23 22:32 UTC by Balint Dobai-Pataky
Modified: 2006-04-23 23:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Balint Dobai-Pataky 2006-04-23 22:32:30 UTC
emerge -vau --oneshot cdk
Do you want me to merge these packages? [Yes/No] y
>>> Emerging (1 of 1) dev-libs/cdk-5.0.20060220 to /
>>> checking ebuild checksums
>>> checking auxfile checksums
>>> checking miscfile checksums
>>> checking distfiles checksums
>>> Unpacking source...
>>> Unpacking cdk-5.0-20060220.tgz to /var/tmp/portage/cdk-5.0.20060220/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/cdk-5.0.20060220/work/cdk-5.0-20060220 ...
 * econf: updating cdk-5.0-20060220/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating cdk-5.0-20060220/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-ncurses --with-libtool --build=i686-pc-linux-gnu
creating cache ./config.cache
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking host system type... i686-pc-linux-gnu
Configuring for linux-gnu
checking for package version... 5.0
checking for package patch date... 20060220
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe ) works... yes
checking whether the C compiler (gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking for ranlib... ranlib
checking for a BSD compatible install... /bin/install -c
checking build system type... i686-pc-linux-gnu
checking for ar... ar
checking whether make sets ${MAKE}... yes
checking for makeflags variable... 
checking if filesystem supports mixed-case filenames... yes
checking for ctags... yes
checking for etags... yes
checking for gcc option to accept ANSI C... -DCC_HAS_PROTOS
checking for working const... yes
checking if gcc -U and -D options work together... yes
checking if we must define _GNU_SOURCE... yes
checking if you want to see long compiling messages... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking for object suffix... o
checking version of gcc... 3.4.6
checking if you want to check for gcc warnings... no
checking if you want to build libraries with libtool... yes
checking for libtool... /usr/bin/libtool
checking version of libtool... 1.5.22
checking if you want to link with dbmalloc for testing... no
checking if you want to link with dmalloc for testing... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking for limits.h... yes
checking for unistd.h... yes
checking for mode_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for extra include directories... no
checking if we have identified curses headers... curses.h
checking for curses.h... yes
checking for chtype typedef... yes
checking if chtype is scalar or struct... scalar
checking for header declaring getopt variables... getopt.h
checking for getcwd... yes
checking for mktime... yes
checking for strdup... yes
checking for strerror... yes
checking for lstat... yes 
checking for setlocale()... yes
checking for ncurses header in include-path... curses.h
checking for ncurses version... 5.5.20051010
checking for Gpm_Open in -lgpm... yes
checking for initscr in -lgpm... no
checking for initscr... no
checking for initscr in -lncurses... yes
checking if we can link ncurses without -lgpm... yes
checking if we must define _XOPEN_SOURCE_EXTENDED... no
checking for term.h... term.h
checking for Xinitscr... no
checking for getbegx... yes
checking for getbegy... yes
checking for getmaxx... yes
checking for getmaxy... yes
checking for start_color... yes
checking if you want to check for memory leaks... no
checking how to define setbegyx... ((win)->_begy = (y), (win)->_begx = (x), OK)
updating cache ./config.cache
creating ./config.status
creating include/cdk_version.h
creating Makefile
creating cli/Makefile
creating examples/Makefile
creating demos/Makefile
creating include/cdk_config.h
mkdir .libs
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c dscale.c  -fPIC -DPIC -o .libs/dscale.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c dscale.c -o dscale.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c fscale.c  -fPIC -DPIC -o .libs/fscale.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c fscale.c -o fscale.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c fslider.c  -fPIC -DPIC -o .libs/fslider.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c fslider.c -o fslider.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c scale.c  -fPIC -DPIC -o .libs/scale.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c scale.c -o scale.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c slider.c  -fPIC -DPIC -o .libs/slider.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c slider.c -o slider.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c uscale.c  -fPIC -DPIC -o .libs/uscale.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c uscale.c -o uscale.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c uslider.c  -fPIC -DPIC -o .libs/uslider.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c uslider.c -o uslider.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c alphalist.c  -fPIC -DPIC -o .libs/alphalist.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c alphalist.c -o alphalist.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c binding.c  -fPIC -DPIC -o .libs/binding.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c binding.c -o binding.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c button.c  -fPIC -DPIC -o .libs/button.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c button.c -o button.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c buttonbox.c  -fPIC -DPIC -o .libs/buttonbox.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c buttonbox.c -o buttonbox.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c calendar.c  -fPIC -DPIC -o .libs/calendar.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c calendar.c -o calendar.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk.c  -fPIC -DPIC -o .libs/cdk.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk.c -o cdk.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk_compat.c  -fPIC -DPIC -o .libs/cdk_compat.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk_compat.c -o cdk_compat.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk_objs.c  -fPIC -DPIC -o .libs/cdk_objs.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk_objs.c -o cdk_objs.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk_params.c  -fPIC -DPIC -o .libs/cdk_params.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk_params.c -o cdk_params.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdkscreen.c  -fPIC -DPIC -o .libs/cdkscreen.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdkscreen.c -o cdkscreen.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c debug.c  -fPIC -DPIC -o .libs/debug.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c debug.c -o debug.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c dialog.c  -fPIC -DPIC -o .libs/dialog.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c dialog.c -o dialog.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c draw.c  -fPIC -DPIC -o .libs/draw.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c draw.c -o draw.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c entry.c  -fPIC -DPIC -o .libs/entry.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c entry.c -o entry.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c fselect.c  -fPIC -DPIC -o .libs/fselect.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c fselect.c -o fselect.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c get_index.c  -fPIC -DPIC -o .libs/get_index.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c get_index.c -o get_index.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c get_string.c  -fPIC -DPIC -o .libs/get_string.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c get_string.c -o get_string.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c graph.c  -fPIC -DPIC -o .libs/graph.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c graph.c -o graph.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c histogram.c  -fPIC -DPIC -o .libs/histogram.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c histogram.c -o histogram.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c itemlist.c  -fPIC -DPIC -o .libs/itemlist.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c itemlist.c -o itemlist.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c label.c  -fPIC -DPIC -o .libs/label.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c label.c -o label.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c marquee.c  -fPIC -DPIC -o .libs/marquee.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c marquee.c -o marquee.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c matrix.c  -fPIC -DPIC -o .libs/matrix.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c matrix.c -o matrix.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c mentry.c  -fPIC -DPIC -o .libs/mentry.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c mentry.c -o mentry.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c menu.c  -fPIC -DPIC -o .libs/menu.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c menu.c -o menu.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c popup_dialog.c  -fPIC -DPIC -o .libs/popup_dialog.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c popup_dialog.c -o popup_dialog.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c popup_label.c  -fPIC -DPIC -o .libs/popup_label.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c popup_label.c -o popup_label.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c position.c  -fPIC -DPIC -o .libs/position.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c position.c -o position.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c radio.c  -fPIC -DPIC -o .libs/radio.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c radio.c -o radio.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c scroll.c  -fPIC -DPIC -o .libs/scroll.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c scroll.c -o scroll.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c selection.c  -fPIC -DPIC -o .libs/selection.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c selection.c -o selection.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c swindow.c  -fPIC -DPIC -o .libs/swindow.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c swindow.c -o swindow.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c select_file.c  -fPIC -DPIC -o .libs/select_file.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c select_file.c -o select_file.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c template.c  -fPIC -DPIC -o .libs/template.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c template.c -o template.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c traverse.c  -fPIC -DPIC -o .libs/traverse.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c traverse.c -o traverse.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c version.c  -fPIC -DPIC -o .libs/version.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c version.c -o version.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c view_file.c  -fPIC -DPIC -o .libs/view_file.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c view_file.c -o view_file.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c view_info.c  -fPIC -DPIC -o .libs/view_info.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c view_info.c -o view_info.o >/dev/null 2>&1
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c viewer.c  -fPIC -DPIC -o .libs/viewer.o
 gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c viewer.c -o viewer.o >/dev/null 2>&1
creating libcdk.la
i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/crtbeginS.o  .libs/dscale.o .libs/fscale.o .libs/fslider.o .libs/scale.o .libs/slider.o .libs/uscale.o .libs/uslider.o .libs/alphalist.o .libs/binding.o .libs/button.o .libs/buttonbox.o .libs/calendar.o .libs/cdk.o .libs/cdk_compat.o .libs/cdk_objs.o .libs/cdk_params.o .libs/cdkscreen.o .libs/debug.o .libs/dialog.o .libs/draw.o .libs/entry.o .libs/fselect.o .libs/get_index.o .libs/get_string.o .libs/graph.o .libs/histogram.o .libs/itemlist.o .libs/label.o .libs/marquee.o .libs/matrix.o .libs/mentry.o .libs/menu.o .libs/popup_dialog.o .libs/popup_label.o .libs/position.o .libs/radio.o .libs/scroll.o .libs/selection.o .libs/swindow.o .libs/select_file.o .libs/template.o .libs/traverse.o .libs/version.o .libs/view_file.o .libs/view_info.o .libs/viewer.o  -L/usr/lib/gcc/i686-pc-linux-gnu/3.4.4 -L/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../crtn.o  -Wl,-soname -Wl,libcdk.so.1 -o .libs/libcdk.so.1.2.1
i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../crti.o: No such file or directory
i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/crtbeginS.o: No such file or directory
i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/crtendS.o: No such file or directory
i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../crtn.o: No such file or directory
make: *** [libcdk.la] Error 1

!!! ERROR: dev-libs/cdk-5.0.20060220 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_compile
  ebuild.sh, line 928:   Called src_compile
  cdk-5.0.20060220.ebuild, line 27:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.


emerge --info
________________________________________________________________________________

Portage 2.1_pre9-r3 (default-linux/x86/2005.0, gcc-3.4.6, glibc-2.4-r1, 2.6.15-gentoo-r7 i686)
=================================================================
System uname: 2.6.15-gentoo-r7 i686 Mobile Intel(R) Pentium(R) 4     CPU 2.66GHz
Gentoo Base System version 1.12.0_pre18
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5-r2, 2.4.2-r3
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org/"
LC_ALL="en_US.UTF-8"
LINGUAS="en hu ro"
MAKEOPTS=" -s "
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://gw/gentoo-portage"
USE="x86 X acpi alsa apm avi bash-completion bitmap-fonts browserplugin bzip2 cairo cdparanoia cdr cli crypt css cups dga divx4linux dri dvd dvdr dvdread emboss encode erandom esd firefox foomaticdb fpu gd gif gimpprint gmail gnome gnutls gpm gstreamer gtk gtk2 hal howl i8x0 imagemagick imap imlib isdnlog ithreads jabber jpeg kqemu libg++ libwww live mad maildir mbox mikmod mime mmx mmxext motif mozilla mozmail moznoirc mozsvg mp3 mpeg mplayer mtrr mysql nautilus ncurses nls nptl nptlonly ogg oggvorbis openal opengl oss pam pcre pdflib perl png ppds pppd python quicktime readline rtc screen sdl session softmmu sox spl sse sse2 ssl subtitles svg tcpd truetype truetype-fonts type1-fonts udev unicode usb userlocales utf8 vcd vorbis win32codecs xml xml2 xmms xorg xprint xscreensaver xv xvid xvmc zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_synaptics kernel_linux linguas_en linguas_hu linguas_ro userland_GNU video_cards_i810"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS
Comment 1 Balint Dobai-Pataky 2006-04-23 22:42:33 UTC
emerging versions 5.0.20050424,4.9.11.20031210-r2 have the same result.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-04-23 23:42:37 UTC
ZOMG... Please, search first.

fix_libtool_files.sh 3.4.4; emerge -1 libtool


*** This bug has been marked as a duplicate of 73435 ***