Cannot compile kdebase: No rule to make target `all'
1 answers - 1225 bytes -

Greetings,
I am trying to compile only some parts of kdebase and package them as
rpm, listing them in the inst-apps file.
The compilation fails with the following message below. What does "no
rule to make target" means? I have obviously forgotten something, but
what?
Any help or pointer is really appreciated.
I can send other info offlist, just ask, I didn't want to send too
much stuff on a list.
TIA,
Marco
/bin/sh /libtool g++ -DNDEBUG
-DNDEBUG -g -march=i386 -mcpu=i686 -fno-exceptions
-fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common
-fvisibility=hidden -fvisibility-inlines-hidden -DQT_CLEAN_NAMESPACE
-DQT_NASCII_CAST -DQT_NSTL -DQT_NCMPAT -DQT_NTRANSLATIN
-o libdmctl.la -L/usr/lib -L/usr/lib/qt-3.3/lib -L/usr/X11R6/lib
-no-undefined -Wl, -Wl, dmctl.lo
-lkdecore
make[2]: Leaving directory
`/'
Making all in kioslave
make[2]: Entering directory
`/'
make[2]: No rule to make target `all'. Stop.
make[2]: Leaving directory
`/'
make[1]: [all-recursive] Error 1
make[1]: Leaving directory
`/'
make: [all] Error 2
error: Bad exit status from /
(%build)