Compilation of version 0.1.0 fails. I use KDE 3.1 and I regularly
compile source packages:
Here is the error log.
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3//include
-I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new
-fno-common -fexceptions -MT transfers.moc.o -MD -MP -MF
".deps/transfers.moc.Tpo" \
-c -o transfers.moc.o `test -f 'transfers.moc.cpp' || echo
'./'`transfers.moc.cpp; \
then mv -f ".deps/transfers.moc.Tpo" ".deps/transfers.moc.Po"; \
else rm -f ".deps/transfers.moc.Tpo"; exit 1; \
fi
make[3]: *** No rule to make target `*.moc.o', needed by
`libqdcconfig.a'. Stop.
make[3]: Leaving directory
`/usr/src/gz/quickdc-kde-0.1.0/src/config'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/gz/quickdc-kde-0.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gz/quickdc-kde-0.1.0'
make: *** [all] Error 2
Logged In: YES
user_id=432145
This is fixed in the upcoming release. However, type
make once more to work around the problem.