Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100668 - kde-base/kdewebdev-3.4.1 ebuild fails
Summary: kde-base/kdewebdev-3.4.1 ebuild fails
Status: RESOLVED DUPLICATE of bug 98345
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://forums.gentoo.org/viewtopic-t-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-28 21:34 UTC by Andrew Hartford
Modified: 2005-07-29 02:34 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 Andrew Hartford 2005-07-28 21:34:18 UTC
emerge kde died with this error, while compiling kdewebdev.

Code:

/bin/sh ../../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I. -I../../.. 
-DDOCS_PATH=\"/usr/kde/3.4/dr/include/libxml2 -I/usr/kde/3.4/include
-I/usr/qt/3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT -DKOMMANDER
-DDESIGNER -DQT_NO_SQL -DHAVE_KDEWno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
-Wpointer-arith -Wwrite-string-O2 -O2 -march=pentium4 -fomit-frame-pointer
-Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new
-fno-common -DENABLE_CVShread.lo xsldbgthread.cpp
In file included from xsldbgthread.cpp:20:
xsldbg.h:59:9: #error "WITH_DEBUGGER MACRO not defined in libxslt maybe you've
disable debugger in libxslt." "if your are sure then disable this
_FORCE_DEBUGGER. eg.\n" "\nmake CFLAGS=\"$CFLAGS -D FORCE_DEBUGGER\""
make[4]: *** [xsldbgthread.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory
`/var/tmp/portage/kdewebdev-3.4.1/work/kdewebdev-3.4.1/kxsldbg/kxsldbgpart/libxsldbg'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdewebdev-3.4.1/work/kdewebdev-3.4.1/kxsldbg/kxsldbgpart'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdewebdev-3.4.1/work/kdewebdev-3.4.1/kxsldbg'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdewebdev-3.4.1/work/kdewebdev-3.4.1'
make: *** [all] Error 2 

There is a workaround by compiling libxslt with the "debug" USE flag.

See this thread for more information:
http://forums.gentoo.org/viewtopic-t-357512-highlight-kdewebdev.html

Thanks!
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-29 02:34:56 UTC

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