Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58143 - kdepim and no arts
Summary: kdepim and no arts
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 358225 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-07-23 22:43 UTC by Daniel Ahlberg (RETIRED)
Modified: 2011-03-13 14:08 UTC (History)
1 user (show)

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 Daniel Ahlberg (RETIRED) gentoo-dev 2004-07-23 22:43:45 UTC
kdepim needs
use arts || "$myconf --without-arts"
to compile when use flag arts is off.
Comment 1 Philippe Lafoucrière 2004-07-25 01:04:55 UTC
Exactly. Kdepim faiils to compile because there's a link with some arts libs :

/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 -O3 -march=pentium3 -funroll-loops -pipe -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 kalarm -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.2/lib  -R /usr/kde/3.2/lib -R /usr/qt/3/lib -R /usr/X11R6/lib birthdaydlg.o alarmevent.o editdlg.o alarmcalendar.o daemongui.o main.o kalarmapp.o mainwindowbase.o mainwindow.o messagewin.o preferences.o prefdlg.o traywindow.o dcophandler.o recurrenceedit.o deferdlg.o fontcolour.o fontcolourbutton.o alarmtimewidget.o soundpicker.o datetime.o reminder.o alarmlistview.o kamail.o alarmguiiface_skel.o ../kalarm/widgets/libwidgets.la ../libkcal/libkcal.la ../libkdenetwork/libkdenetwork.la ../kalarmd/libkalarmd.la ../libkdepim/libkdepim.la -lkabc -lkdeui -lartskde 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lartskde
collect2: ld returned 1 exit status
make[3]: *** [kalarm] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdepim-3.2.3/work/kdepim-3.2.3/kalarm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdepim-3.2.3/work/kdepim-3.2.3/kalarm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdepim-3.2.3/work/kdepim-3.2.3'
make: *** [all] Error 2

!!! ERROR: kde-base/kdepim-3.2.3 failed.
!!! Function kde_src_compile, Line 130, Exitcode 2
!!! died running emake, kde_src_compile:make
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-07-26 06:03:14 UTC
It's in the kde.eclass.
Comment 3 tman 2011-03-12 09:42:32 UTC
*** Bug 358221 has been marked as a duplicate of this bug. ***
Comment 4 tman 2011-03-12 09:43:14 UTC
*** Bug 358225 has been marked as a duplicate of this bug. ***
Comment 5 tman 2011-03-12 17:35:18 UTC
oh my mistake sorry u can reopen this again
Comment 6 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2011-03-13 14:08:39 UTC
??