problem with create .moc file
Laurent Montel
montel at kde.org
Sat Jan 24 09:06:54 GMT 2004
hi
into "kdepim/kresources/imap/shared/" automake doesn't want to create moc
file :(
I make "Make -f Makefile.cvs" but it doesn't want to create it.
Do you have an idea to fix it ?
Regards.
make force-reedit
cd ../../.. && \
/bin/sh /source/kdepim/admin/missing --run automake-1.7 --gnu
kresources/imap/shared/Makefile
cd ../../.. && perl admin/am_edit kresources/imap/shared/Makefile.in
make
cd ../../.. && /bin/sh ./config.status kresources/imap/shared/Makefile
depfiles
fast creating kresources/imap/shared/Makefile
config.pl: fast created 1 file(s).
config.status: executing depfiles commands
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I. -I. -I../../.. -I/opt/kde/include -I/usr/lib/qt3//include
-I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT
-D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W
-Wpointer-arith -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
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -MT kmailconnection.lo -MD -MP -MF
".deps/kmailconnection.Tpo" \
-c -o kmailconnection.lo `test -f 'kmailconnection.cpp' || echo
'./'`kmailconnection.cpp; \
then mv -f ".deps/kmailconnection.Tpo" ".deps/kmailconnection.Plo"; \
else rm -f ".deps/kmailconnection.Tpo"; exit 1; \
fi
kmailconnection.cpp:187:31: kmailconnection.moc: No such file or directory
make: *** [kmailconnection.lo] Erreur 1
More information about the kde-core-devel
mailing list