Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 73887

Summary: kdepim-3.3.2 libkcal.la error
Product: Gentoo Linux Reporter: augury@vampares.org <Augury>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description augury@vampares.org 2004-12-09 03:00:55 UTC
when emerging kdepim-3.3.2 libkcal wont link to kdes libical.

/bin/sh ../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-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 -msse3 -g0 -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER -pipe -O3 -march=prescott -fweb -funswitch-loops -funroll-all-loops -funit-at-a-time -fsched2-use-traces -fsched2-use-superblocks -fsched-stalled-insns=12 -frename-registers -fprefetch-loop-arrays -fpeel-loops -fomit-frame-pointer -fmerge-all-constants -finline-limit=32768 -finline-functions -ffunction-sections -ffast-math -fdata-sections -fbranch-target-load-optimize2 -fvisibility-inlines-hidden -fabi-version=0 -fpermissive -fno-enforce-eh-specs -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   -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -z now -z combreloc -s -o libkcal.la -rpath /usr/kde/3.3/lib -L/usr/lib -L/usr/qt/3/lib -L/usr/kde/3.3/lib  -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -version-info 2:0:0 libkcal_la.all_cpp.lo  versit/libversit.la -lkio ../libical/src/libical/libical.la ../libical/src/libicalss/libicalss.la ../ktnef/lib/libktnef.la -lkresources -lkabc 
../libical/src/libicalss/.libs/libicalss.a(icalsslexer.o)(.bss.yytext_ptr+0x0): multiple definition of `yytext_ptr'
../libical/src/libical/.libs/libical.a(icallexer.o)(.bss.yytext_ptr+0x0): first defined here
collect2: ld returned 1 exit status
make[2]: *** [libkcal.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdepim-3.3.2/work/kdepim-3.3.2/libkcal'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdepim-3.3.2/work/kdepim-3.3.2/libkcal'
make: *** [install-recursive] Error 1
4  05:24:05  babaar /var/tmp/portage/kdepim-3.3.2/work/kdepim-3.3.2  #

  I can get the libtool to work by adding "-z muldefs" to my LDFLAGS but i dont know what this will do come runtime.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-12-09 03:29:16 UTC

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