Summary: | wrong configure detection for the library cvsservice | ||
---|---|---|---|
Product: | [Unmaintained] quanta | Reporter: | Yan Morin <yansanmo.site> |
Component: | general | Assignee: | András Manţia <amantia> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Yan Morin
2005-08-08 19:55:29 UTC
What is your KDE and Quanta version? And please post the result of the configure output (where it checks for cvsservice). KDE 3.4.2 and Quanta (from fedora core 4 package) I've compiled and installed kdelibs and kdewebdev this morning from 3.5 branches (svn). In config.log: (line with cvsservice) include_cvsservice_FALSE='#' include_cvsservice_TRUE='' ac_cv_header_cvsservice_stub_h=yes configure:34175: checking cvsservice_stub.h usability configure:34187: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt-3.3/include -I/usr/X11R6/include conftest.cc >&5 configure:34193: $? = 0 configure:34197: test -z || test ! -s conftest.err configure:34200: $? = 0 configure:34203: test -s conftest.o configure:34206: $? = 0 configure:34216: result: yes configure:34220: checking cvsservice_stub.h presence configure:34230: g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt-3.3/include -I/usr/X11R6/include conftest.cc configure:34236: $? = 0 configure:34256: result: yes configure:34291: checking for cvsservice_stub.h configure:34298: result: yes Sorry, cannot fix it without further information. I don't even know what is in your kdesdk-devel package. I can't help until summer, so it's better to close it. For the bug, I didn't have kdesdk-devel package as I said and the configure script was not failing even if I hadn't the package. |