Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

cannot emerge anything with a 'k' without it failing!!

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
12 posts • Page 1 of 1
Author
Message
pankey
n00b
n00b
Posts: 22
Joined: Sun Apr 18, 2004 4:34 am
Location: New York, USA
Contact:
Contact pankey
Website

cannot emerge anything with a 'k' without it failing!!

  • Quote

Post by pankey » Tue May 04, 2004 7:34 pm

ok...i tried to emerge k3b, koffice, quanta...NONE of them work...i think i kno whats wrong thought but i dont kno how to fix it...here is the output:

Code: Select all

bash-2.05b# emerge k3b
Calculating dependencies ...done!
>>> emerge (1 of 1) app-cdr/k3b-0.11.9 to /
>>> md5 src_uri ;-) k3b-0.11.9.tar.bz2
>>> Unpacking source...
>>> Unpacking k3b-0.11.9.tar.bz2 to /var/tmp/portage/k3b-0.11.9/work
>>> Source unpacked.
kde
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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for kde-config... /usr/kde/3.2/bin/kde-config
checking where to install... /usr (as requested)
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-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 dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for i686-pc-linux-gnu-g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
checking whether g++ supports -Wl,--no-undefined... yes
checking whether g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
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 whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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-g77... i686-pc-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse nm output from gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-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/i686-pc-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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... 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/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) 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/i686-pc-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
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-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
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking if C++ programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt
checking for moc... /usr/qt/3/bin/moc
checking for uic... /usr/qt/3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/kde/3.2/lib, headers /usr/kde/3.2/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /usr/kde/3.2/bin/dcopidl
checking for dcopidl2cpp... /usr/kde/3.2/bin/dcopidl2cpp
checking for mcopidl... /usr/kde/3.2/bin/mcopidl
checking for artsc-config... /usr/kde/3.2/bin/artsc-config
checking for meinproc... /usr/kde/3.2/bin/meinproc
checking for xmllint... /usr/bin/xmllint
checking for setenv... yes
checking if setenv needs custom prototype... no
checking for unsetenv... yes
checking if unsetenv needs custom prototype... no
checking for linux scsi headers... yes
checking whether byte ordering is bigendian... no
checking for ogg/vorbis headers... yes
checking for ov_open in -lvorbisfile... yes
checking mad.h usability... yes
checking mad.h presence... yes
checking for mad.h... yes
checking for mad_synth_frame in -lmad... yes
checking FLAC++/decoder.h usability... yes
checking FLAC++/decoder.h presence... yes
checking for FLAC++/decoder.h... yes
checking for FLAC__seekable_stream_decoder_process_single in -lFLAC... yes
checking id3/tag.h usability... yes
checking id3/tag.h presence... yes
checking for id3/tag.h... yes
checking resmgr.h usability... no
checking resmgr.h presence... no
checking for resmgr.h... no
checking samplerate.h usability... yes
checking samplerate.h presence... yes
checking for samplerate.h... yes
checking for src_new in -lsamplerate... yes
checking arts/artsflow.h usability... yes
checking arts/artsflow.h presence... yes
checking for arts/artsflow.h... yes
checking arts/kmedia2.h usability... yes
checking arts/kmedia2.h presence... yes
checking for arts/kmedia2.h... yes
checking for lrint... checking whether lrint is declared... no
checking for lrintf... checking whether lrintf is declared... no
checking if doc should be compiled... yes
checking if src should be compiled... yes
configure: creating ./config.status
fast creating Makefile
fast creating doc/Makefile
fast creating doc/k3b/Makefile
fast creating src/Makefile
fast creating src/audiodecoding/Makefile
fast creating src/audiodecoding/flac/Makefile
fast creating src/audiodecoding/mp3/Makefile
fast creating src/audiodecoding/ogg/Makefile
fast creating src/audiodecoding/wave/Makefile
fast creating src/audioencoding/Makefile
fast creating src/audioencoding/external/Makefile
fast creating src/audioencoding/ogg/Makefile
fast creating src/audioencoding/sox/Makefile
fast creating src/cdcopy/Makefile
fast creating src/cddb/Makefile
fast creating src/cdinfo/Makefile
fast creating src/core/Makefile
fast creating src/device/Makefile
fast creating src/dvdcopy/Makefile
fast creating src/icons/Makefile
fast creating src/images/Makefile
fast creating src/k3bsetup/Makefile
fast creating src/konqi/Makefile
fast creating src/mimetypes/Makefile
fast creating src/option/Makefile
fast creating src/pics/Makefile
fast creating src/pics/73lab/Makefile
fast creating src/pics/crystal/Makefile
fast creating src/plugin/Makefile
fast creating src/plugin/libsamplerate/Makefile
fast creating src/projects/Makefile
fast creating src/projects/audiocd/Makefile
fast creating src/projects/datacd/Makefile
fast creating src/projects/datadvd/Makefile
fast creating src/projects/kostore/Makefile
fast creating src/projects/mixedcd/Makefile
fast creating src/projects/movixcd/Makefile
fast creating src/projects/movixdvd/Makefile
fast creating src/projects/songdb/Makefile
fast creating src/projects/videocd/Makefile
fast creating src/projects/videocd/cdi/Makefile
fast creating src/projects/videocd/mpeginfo/Makefile
fast creating src/projects/videodvd/Makefile
fast creating src/rip/Makefile
fast creating src/sounds/Makefile
fast creating src/tests/Makefile
fast creating src/tests/kpartplugins/Makefile
fast creating src/tests/kpartplugins/audiometainforenamer/Makefile
fast creating src/tests/kpartplugins/debugger/Makefile
fast creating src/tools/Makefile
fast creating src/tools/libisofs/Makefile
fast creating src/videoEncoding/Makefile
config.pl: fast created 52 file(s).
config.status: creating config.h
config.status: executing depfiles commands


Configure results:
------------------------------------------
Ogg Vorbis support:                    yes

Mp3 decoding support (libmad):         yes
    ID3 Tag handling with libid3:      yes

FLAC support:                          yes

Audio resampling:  using installed version

Resmgr support:                         no

Audioplayer available (aRts)           yes

Compile K3bSetup 2:                    yes
------------------------------------------


Good - your configure finished. Start make now

make  all-recursive
make[1]: Entering directory `/var/tmp/portage/k3b-0.11.9/work/k3b-0.11.9'
Making all in doc
make[2]: Entering directory `/var/tmp/portage/k3b-0.11.9/work/k3b-0.11.9/doc'
Making all in k3b
make[3]: Entering directory `/var/tmp/portage/k3b-0.11.9/work/k3b-0.11.9/doc/k3b'
/usr/kde/3.2/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/var/tmp/portage/k3b-0.11.9/work/k3b-0.11.9/doc/k3b'
make[3]: Entering directory `/var/tmp/portage/k3b-0.11.9/work/k3b-0.11.9/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/tmp/portage/k3b-0.11.9/work/k3b-0.11.9/doc'
make[2]: Leaving directory `/var/tmp/portage/k3b-0.11.9/work/k3b-0.11.9/doc'
Making all in src
make[2]: Entering directory `/var/tmp/portage/k3b-0.11.9/work/k3b-0.11.9/src'
Making all in device
make[3]: Entering directory `/var/tmp/portage/k3b-0.11.9/work/k3b-0.11.9/src/device'
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include   -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -pipe -O2 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o k3bdevice.lo `test -f 'k3bdevice.cpp' || echo './'`k3bdevice.cpp
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include   -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -pipe -O2 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o k3bscsicommand.lo `test -f 'k3bscsicommand.cpp' || echo './'`k3bscsicommand.cpp
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include   -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -pipe -O2 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o k3btrack.lo `test -f 'k3btrack.cpp' || echo './'`k3btrack.cpp
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include   -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -pipe -O2 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o k3btoc.lo `test -f 'k3btoc.cpp' || echo './'`k3btoc.cpp
/usr/qt/3/bin/moc ./k3bdevicemanager.h -o k3bdevicemanager.moc
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include   -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -pipe -O2 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o k3bmsf.lo `test -f 'k3bmsf.cpp' || echo './'`k3bmsf.cpp
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include   -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -pipe -O2 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o k3bdiskinfo.lo `test -f 'k3bdiskinfo.cpp' || echo './'`k3bdiskinfo.cpp
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include   -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -pipe -O2 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o k3bdeviceglobals.lo `test -f 'k3bdeviceglobals.cpp' || echo './'`k3bdeviceglobals.cpp
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include   -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -pipe -O2 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o k3bcrc.lo `test -f 'k3bcrc.cpp' || echo './'`k3bcrc.cpp
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include   -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -pipe -O2 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o k3bcdtext.lo `test -f 'k3bcdtext.cpp' || echo './'`k3bcdtext.cpp
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include   -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -pipe -O2 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o k3bdevicemanager.lo `test -f 'k3bdevicemanager.cpp' || echo './'`k3bdevicemanager.cpp
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -pipe -O2 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libk3bdevice.la -rpath /usr/lib -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.2/lib  -version-info 2:0:0 -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined k3bdevice.lo k3bscsicommand.lo k3btrack.lo k3btoc.lo k3bdevicemanager.lo k3bmsf.lo k3bdiskinfo.lo k3bdeviceglobals.lo k3bcrc.lo k3bcdtext.lo -lkio
grep: /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.2/libstdc++.la: No such file or directory
/bin/sed: can't read /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.2/libstdc++.la: No such file or directory
libtool: link: `/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.2/libstdc++.la' is not a valid libtool archive
make[3]: *** [libk3bdevice.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/k3b-0.11.9/work/k3b-0.11.9/src/device'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/k3b-0.11.9/work/k3b-0.11.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/k3b-0.11.9/work/k3b-0.11.9'
make: *** [all] Error 2

!!! ERROR: app-cdr/k3b-0.11.9 failed.
!!! Function kde_src_compile, Line 128, Exitcode 2
!!! died running emake, kde_src_compile:make
so, for whatever reason, its trying to look in '/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.2' but im using '/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2' i did this and got this output:

Code: Select all

bash-2.05b# gcc-config -l
[1] i686-pc-linux-gnu-3.3.2
also when it comes to the "checking for Qt..."...it pauses for awhile, if that means anything
LOVE THE CHICKEN!!!11one!
Top
Beattie
Apprentice
Apprentice
User avatar
Posts: 155
Joined: Mon Jun 24, 2002 12:18 am

  • Quote

Post by Beattie » Tue May 04, 2004 7:49 pm

make a link between them?
Top
pankey
n00b
n00b
Posts: 22
Joined: Sun Apr 18, 2004 4:34 am
Location: New York, USA
Contact:
Contact pankey
Website

  • Quote

Post by pankey » Tue May 04, 2004 7:52 pm

Beattie wrote:make a link between them?
how??
LOVE THE CHICKEN!!!11one!
Top
spb
Retired Dev
Retired Dev
User avatar
Posts: 2135
Joined: Fri Jan 02, 2004 1:18 pm
Location: Cambridge, UK

  • Quote

Post by spb » Tue May 04, 2004 8:04 pm

GhettoBP wrote:
Beattie wrote:make a link between them?
how??

Code: Select all

cd /usr/lib/gcc-lib
ln -s i686-pc-linux-gnu i386-pc-linux-gnu
Top
pankey
n00b
n00b
Posts: 22
Joined: Sun Apr 18, 2004 4:34 am
Location: New York, USA
Contact:
Contact pankey
Website

  • Quote

Post by pankey » Tue May 04, 2004 9:48 pm

thebell wrote:

Code: Select all

cd /usr/lib/gcc-lib
ln -s i686-pc-linux-gnu i386-pc-linux-gnu
yup, that worked...or at least i think...its stilll compiling...it hasnt given an error yet tho...thanx alot Beattie and thebell
LOVE THE CHICKEN!!!11one!
Top
Genone
Retired Dev
Retired Dev
User avatar
Posts: 9656
Joined: Fri Mar 14, 2003 6:02 pm
Location: beyond the rim

  • Quote

Post by Genone » Wed May 05, 2004 12:18 am

The Gentoo Handbook wrote:Warning: Although it might be tempting for non-stage1 users, they should not change the CHOST setting in make.conf. Doing so might render their system unusable. Again: only change this variable if you use a stage1 installation.
Top
pankey
n00b
n00b
Posts: 22
Joined: Sun Apr 18, 2004 4:34 am
Location: New York, USA
Contact:
Contact pankey
Website

  • Quote

Post by pankey » Wed May 05, 2004 4:27 am

Genone wrote:
The Gentoo Handbook wrote:Warning: Although it might be tempting for non-stage1 users, they should not change the CHOST setting in make.conf. Doing so might render their system unusable. Again: only change this variable if you use a stage1 installation.

ummmm.....i did a stage1 install..... :?
LOVE THE CHICKEN!!!11one!
Top
Genone
Retired Dev
Retired Dev
User avatar
Posts: 9656
Joined: Fri Mar 14, 2003 6:02 pm
Location: beyond the rim

  • Quote

Post by Genone » Wed May 05, 2004 12:05 pm

And you changed it before bootstrapping ?
Top
pankey
n00b
n00b
Posts: 22
Joined: Sun Apr 18, 2004 4:34 am
Location: New York, USA
Contact:
Contact pankey
Website

  • Quote

Post by pankey » Thu May 06, 2004 3:01 am

Genone wrote:And you changed it before bootstrapping ?
yup...i emerged about 25 programs b4 i got this error tho...mayb a bug? who knows... :?:
LOVE THE CHICKEN!!!11one!
Top
boglin
n00b
n00b
User avatar
Posts: 67
Joined: Fri Jun 07, 2002 1:57 am
Location: Kingston, ON

same here from a stage 3 + GRP

  • Quote

Post by boglin » Tue May 11, 2004 8:46 pm

Dudes,
I did the install from stage 3, w/ GRP ; using the 'new' 2004.1
Same error on both koffice and kdevelop - about the only k's I had to install from source.
I didn't change the CHOST, either.
Top
pankey
n00b
n00b
Posts: 22
Joined: Sun Apr 18, 2004 4:34 am
Location: New York, USA
Contact:
Contact pankey
Website

Re: same here from a stage 3 + GRP

  • Quote

Post by pankey » Wed May 12, 2004 3:51 am

boglin wrote:Dudes,
I did the install from stage 3, w/ GRP ; using the 'new' 2004.1
Same error on both koffice and kdevelop - about the only k's I had to install from source.
I didn't change the CHOST, either.
did you try what "thebell" said?? that worked for me
LOVE THE CHICKEN!!!11one!
Top
boglin
n00b
n00b
User avatar
Posts: 67
Joined: Fri Jun 07, 2002 1:57 am
Location: Kingston, ON

yup

  • Quote

Post by boglin » Thu May 13, 2004 12:57 pm

yeah, I did make the symlink. No problems so far.
Top
Post Reply

12 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic