Summary: | compilation problems in kdebase-3.3.0_beta1 | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Javier Marcet <javier> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Javier Marcet
2004-07-08 02:42:34 UTC
Update: Yet another error within kdebase. Making all in kstart make[2]: Entering directory `/usr/src/portage/kdebase-3.3.0_beta1/work/kdebase-3.2.91/kstart' /usr/qt/3/bin/moc ./kstart.h -o kstart.moc g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.3/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_NO_CAST_ASCII -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -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 -pipe -fomit-frame-pointer -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 -D_GNU_SOURCE -c -o kstart.o kstart.cpp kstart.cpp: In constructor `KStart::KStart()': kstart.cpp:61: error: `WM2KDETemporaryRules' is not a member of `NET' make[2]: *** [kstart.o] Error 1 make[2]: Leaving directory `/usr/src/portage/kdebase-3.3.0_beta1/work/kdebase-3.2.91/kstart' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/portage/kdebase-3.3.0_beta1/work/kdebase-3.2.91' make: *** [all] Error 2 !!! ERROR: kde-base/kdebase-3.3.0_beta1 failed. !!! Function kde_src_compile, Line 129, Exitcode 2 !!! died running emake, kde_src_compile:make !!! If you need support, post the topmost build error, NOT this status message. Ok guys, please excuse me for being such a stupid ass. My explanation: I used xdeltas to update from 3.2.90 to 3.2.91 and, stupidly enough, somehow I used my copy of kdelibs-3.2.90 as kdelibs-3.2.91, everything else being with its correct kde-3.3.0_beta1 version. No problem, closing report. |