Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kdelibs - error podczas kompilacji
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
PLum
Tux's lil' helper
Tux's lil' helper


Joined: 20 May 2004
Posts: 108
Location: /dev/world/poland/gliwice

PostPosted: Thu Jun 03, 2004 8:06 pm    Post subject: kdelibs - error podczas kompilacji Reply with quote

czesc "krzaczkow" z kompilacji

/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 -mfpmath=sse -msse -mmmx -m3dnow -Os -pipe -DNDEBUG -DG_DISABLE_ASSERT -s -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 libkhtml.la -rpath /usr/kde/3.2/lib -version-info 6:0:2 -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -Wl,--version-script=./libkhtml.map -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.2/lib khtmlview.lo khtml_part.lo khtml_run.lo khtml_factory.lo khtml_settings.lo khtml_events.lo khtml_ext.lo khtml_pagecache.lo khtml_iface.lo khtml_printsettings.lo khtmlimage.lo khtml_iface_skel.lo kjserrordlg.lo htmlpageinfo.lo ./xml/libkhtmlxml.la ./html/libkhtmlhtml.la ./rendering/libkhtmlrender.la ./css/libkhtmlcss.la ./misc/libkhtmlmisc.la ecma/libkjs_html.la ./dom/libkhtmldom.la ../kparts/libkparts.la ../kdeprint/libkdeprint.la ../kutils/libkutils.la ../kwallet/client/libkwalletclient.la
ecma/.libs/libkjs_html.a(kjs_binding.o)(.text+0x3ae): In function `KJS::DOMObject::get(KJS::ExecState*, KJS::Identifier const&) const':
: undefined reference to `_Unwind_Resume'
ecma/.libs/libkjs_html.a(kjs_binding.o)(.text+0x676): In function `KJS::DOMObject::put(KJS::ExecState*, KJS::Identifier const&, KJS::Value const&, int)':
: undefined reference to `_Unwind_Resume'
ecma/.libs/libkjs_html.a(kjs_binding.o)(.text+0x742): In function `KJS::DOMObject::toString(KJS::ExecState*) const':
: undefined reference to `_Unwind_Resume'
ecma/.libs/libkjs_html.a(kjs_binding.o)(.text+0xb08): In function `KJS::DOMFunction::get(KJS::ExecState*, KJS::Identifier const&) const':
: undefined reference to `_Unwind_Resume'
ecma/.libs/libkjs_html.a(kjs_binding.o)(.text+0x151d): In function `KJS::DOMFunction::call(KJS::ExecState*, KJS::Object&, KJS::List const&)':
: undefined reference to `_Unwind_Resume'
ecma/.libs/libkjs_html.a(kjs_binding.o)(.text+0x1628): more undefined references to `_Unwind_Resume' follow
ecma/.libs/libkjs_html.a(kjs_binding.o)(.gnu.linkonce.d.DW.ref.__gxx_personality_v0+0x0): undefined reference to `__gxx_personality_v0'
ecma/.libs/libkjs_html.a(kjs_dom.o)(.text+0x121): In function `KJS::DOMNode::DOMNode[not-in-charge](KJS::ExecState*, DOM::Node const&)':
: undefined reference to `_Unwind_Resume'
ecma/.libs/libkjs_html.a(kjs_dom.o)(.text+0x1ed): In function `KJS::DOMNode::DOMNode[in-charge](KJS::ExecState*, DOM::Node const&)':
: undefined reference to `_Unwind_Resume'
ecma/.libs/libkjs_html.a(kjs_dom.o)(.text+0x249): In function `KJS::DOMNode::DOMNode[not-in-charge](KJS::Object const&, DOM::Node const&)':
: undefined reference to `_Unwind_Resume'
ecma/.libs/libkjs_html.a(kjs_dom.o)(.text+0x2a5): In function `KJS::DOMNode::DOMNode[in-charge](KJS::Object const&, DOM::Node const&)':
: undefined reference to `_Unwind_Resume'
ecma/.libs/libkjs_html.a(kjs_dom.o)(.text+0x305): In function `KJS::DOMNode::~DOMNode [not-in-charge]()':
: undefined reference to `_Unwind_Resume'
ecma/.libs/libkjs_html.a(kjs_dom.o)(.text+0x381): more undefined references to `_Unwind_Resume' follow
collect2: ld returned 1 exit status
distcc[11030] ERROR: compile on localhost failed
make[3]: *** [libkhtml.la] Error 1
make[3]: Leaving directory `/tmp/portage/kdelibs-3.2.2-r1/work/kdelibs-3.2.2/khtml'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/portage/kdelibs-3.2.2-r1/work/kdelibs-3.2.2/khtml'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/portage/kdelibs-3.2.2-r1/work/kdelibs-3.2.2'
make: *** [all] Error 2

!!! ERROR: kde-base/kdelibs-3.2.2-r1 failed.
!!! Function kde_src_compile, Line 129, Exitcode 2
!!! died running emake, kde_src_compile:make

hmm troche googlowalem ale narazie nic nie znalazlem - moze ktos z rodakow - gdzies widzial, rozwiazanie tegoz problemu ?
zaznaczam ze nie uzywam kde - ale bez kdelibs nie chce mi sie kompilowac k3b :(

czy jest to blad KDE ? czy gentoo - czy raczej moj :-) ?
Back to top
View user's profile Send private message
fallow
Bodhisattva
Bodhisattva


Joined: 08 Jan 2004
Posts: 2208
Location: Poland

PostPosted: Thu Jun 03, 2004 9:45 pm    Post subject: Reply with quote

propunuje wkleic wynik emerge info
i przeczytac https://forums.gentoo.org/viewtopic.php?t=166169

pozdro :)
_________________
"Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard ;)
Back to top
View user's profile Send private message
rane
Retired Dev
Retired Dev


Joined: 03 Mar 2004
Posts: 306
Location: Warsaw, Poland

PostPosted: Thu Jun 03, 2004 11:02 pm    Post subject: reply Reply with quote

Masz najnowszą możliwą wersję autoconfa?
Back to top
View user's profile Send private message
PLum
Tux's lil' helper
Tux's lil' helper


Joined: 20 May 2004
Posts: 108
Location: /dev/world/poland/gliwice

PostPosted: Fri Jun 04, 2004 12:01 pm    Post subject: Reply with quote

no to prosze :-)
gentus # emerge info
Portage 2.0.50-r7 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040420-r1, 2.6.6-love2)
=================================================================
System uname: 2.6.6-love2 i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.4.15
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.2 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="~x86"
ACCEPT_LICENSE=""
ANT_HOME="/usr/share/ant"
ARCH="x86"
AUTOCLEAN="yes"
BASH_ENV="/etc/portage/bashrc"
CC="gcc"
CFLAGS="-march=athlon-xp -mfpmath=sse -msse -mmmx -m3dnow -Os -pipe -DNDEBUG -DG_DISABLE_ASSERT -s"
CG_COMPILER_EXE="/usr/bin/cgc"
CHOST="i686-pc-linux-gnu"
CLASSPATH="/opt/blackdown-jdk-1.4.1/jre/lib/rt.jar:."
CLEAN_DELAY="5"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /opt/glftpd/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/ control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CVS_RSH="ssh"
CXX="g++"
CXXFLAGS="-march=athlon-xp -mfpmath=sse -msse -mmmx -m3dnow -Os -pipe -DNDEBUG -DG_DISABLE_ASSERT -s"
DCCC_PATH="/usr/lib/distcc/bin"
DISTCC_HOSTS="localhost 213.186.79.129 213.186.79.160"
DISTCC_LOG=""
DISTCC_VERBOSE="0"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox"
FETCHCOMMAND="/usr/bin/wget -t 5 --passive-ftp -P ${DISTDIR} ${URI}"
GDK_USE_XFT="1"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl http://gentoo.inode.at/"
GLIBC_SSP_CHECKED="1"
GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses"
GUILE_LOAD_PATH="/usr/share/guile/1.6"
G_BROKEN_FILENAMES="1"
HOME="/root"
HOSTNAME="gentus"
INFODIR="/usr/share/info:/usr/X11R6/info"
INFOPATH="/usr/share/info:/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info"
INPUTRC="/etc/inputrc"
INTERBASE="/opt/interbase"
JAVAC="/opt/blackdown-jdk-1.4.1/bin/javac"
JAVA_HOME="/opt/blackdown-jdk-1.4.1"
JDK_HOME="/opt/blackdown-jdk-1.4.1"
KDEDIR="/usr/kde/3.2"
KDEDIRS="/usr"
LANG="pl_PL"
LANGUAGE="48"
LC_ALL="pl_PL"
LESS="-R"
LESSOPEN="|lesspipe.sh %s"
LOGNAME="plum"
MAKEOPTS="-j5"
MANPATH="/usr/share/man:/usr/local/share/man:/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man:/usr/X11R6/man:/opt /blackdown-jdk-1.4.1/man:/usr/qt/3/doc/man:/opt/vmware/man"
MOZILLA_FIVE_HOME="/usr/lib/mozilla"
NOCOLOR="false"
PAGER="/usr/bin/less"
PATH="/bin:/sbin:/usr/bin:/usr/sbin::~/bin:~/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/opt/bin:/usr/i 686-pc-linux-gnu/gcc-bin/3.3:/opt/Acrobat5:/usr/X11R6/bin:/opt/blackdown-jdk-1.4.1/bin:/opt/blackdown-jdk-1.4. 1/jre/bin:/usr/qt/3/bin:/usr/kde/3.2/sbin:/usr/kde/3.2/bin:/usr/kde/3.1/sbin:/usr/kde/3.1/bin:/usr/qt/2/bin:/o pt/interbase/bin:/opt/vmware/bin:/opt/XnView"
PKGDIR="/usr/portage/packages"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_CACHEDIR="/var/cache/edb/dep/"
PORTAGE_CALLER="emerge"
PORTAGE_GID="250"
PORTAGE_MASTER_PID="11342"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PRELINK_PATH=""
PRELINK_PATH_MASK=""
PS1="\[\033[01;31m\]\h \[\033[01;34m\]\W \$ \[\033[00m\]"
PWD="/home/plum/"
QMAKESPEC="linux-g++"
QTDIR="/usr/qt/3"
RESUMECOMMAND="/usr/bin/wget -c -t 5 --passive-ftp -P ${DISTDIR} ${URI}"
RPMDIR="/usr/portage/rpm"
RSYNC_RETRIES="3"
RSYNC_TIMEOUT="180"
SGML_CATALOG_FILES="/etc/sgml/sgml-ent.cat:/etc/sgml/sgml-docbook.cat:/etc/sgml/openjade-1.3.2.cat:/etc/sgml/s gml-docbook-3.0.cat:/etc/sgml/sgml-docbook-3.1.cat:/etc/sgml/sgml-docbook-4.1.cat:/etc/sgml/dsssl-docbook-styl esheets.cat:/etc/sgml/sgml-docbook-4.0.cat:/etc/sgml/sgml-lite.cat"
SHLVL="5"
SYNC="rsync://rsync.gentoo.pl/gentoo-portage"
TERM="rxvt"
USE="3dnow X avi cdr gif gpm jpeg mmx ncurses nls opengl oss pam png tiff truetype video_cards_nvidia x86"
USER="plum"
USERLAND="GNU"
USE_EXPAND="VIDEO_CARDS INPUT_DEVICES LINGUAS"
VIDEO_CARDS="nvidia"
WINDOWID="31457282"
XARGS="xargs -r"
XAUTHORITY="/root/.xauthbEppQL"
XINITRC="/etc/X11/xinit/xinitrc"
_="/bin/nice"
ftp_proxy="http://trainnet.trzepak.pl:8080"
hostname="trainnet.trzepak.pl"
http_proxy="http://trainnet.trzepak.pl:8080"

a co do autoconf to tak bo system mam emergowany z ~x86
Back to top
View user's profile Send private message
Xax
Guru
Guru


Joined: 24 Jul 2003
Posts: 417
Location: Poland, Gliwice, Trynek

PostPosted: Fri Jun 04, 2004 7:31 pm    Post subject: Reply with quote

rowniez mialem problem z kdelibs choc nie pamietam z jakim bledem. problem rozwiazalem stosujac takie flagi USE jakie wywali emerge -vp kdelibs.
moze warto sprobowac
Back to top
View user's profile Send private message
_troll_
Bodhisattva
Bodhisattva


Joined: 04 Feb 2004
Posts: 1971
Location: Warszawa, Poland

PostPosted: Fri Jun 04, 2004 8:35 pm    Post subject: Reply with quote

Xax wrote:
rowniez mialem problem z kdelibs choc nie pamietam z jakim bledem. problem rozwiazalem stosujac takie flagi USE jakie wywali emerge -vp kdelibs.
moze warto sprobowac

??? Ale co to zmienia skoro wyswietli to odpowiednio '+' przy ustawionych u Ciebie falgach i '-' przy tych ktorych nie masz (nie miales) ustawionych? Jesli dasz emerge'a z ustawiona USE w linii polecen (na takie jakie wyswietli emerge -vp) to tak jakbys tej USE nie dal.

Jesli dobrze rozumiem to u Ciebie chyba pomogla rekompilacja kdelibs - najzwyczajniej.

Pozdrawiam,
Przemek
_________________
Życie jest jak pudełko czekoladek....
Nigdy nie wiesz na co trafisz" by mother of Forrest Gump
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) 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