Menu

#1 cannot compile

open-accepted
nobody
None
5
2004-01-27
2003-12-22
No

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

Discussion

  • Jan Vidar Krey

    Jan Vidar Krey - 2004-01-27

    Logged In: YES
    user_id=432145

    This is fixed in the upcoming release. However, type
    make once more to work around the problem.

     
  • Jan Vidar Krey

    Jan Vidar Krey - 2004-01-27
    • status: open --> open-accepted
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.