[Kst] HEAD does not compile !

Brisset, Nicolas Nicolas.Brisset at eurocopter.com
Tue Sep 13 17:12:01 CEST 2005


I have just updated graphics and kst does not compile. I have also tried
"make -f Makefile.cvs" and "config.status --recheck" and I still get the
following error (looks like a missing file):

if /bin/sh ../../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I../.. -I.  -I../.. -I/usr/include/kde -I/usr/lib/qt-3.3/include
-I/usr/X11R6/include  -I/ldk/0/soft/include  -DQT_THREAD_SUPPORT
-D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
-Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -MT kstviewlabel.lo -MD -MP -MF
".deps/kstviewlabel.Tpo" -c -o kstviewlabel.lo kstviewlabel.cpp; \
then mv -f ".deps/kstviewlabel.Tpo" ".deps/kstviewlabel.Plo"; else rm -f
".deps/kstviewlabel.Tpo"; exit 1; fi
kstviewlabel.cpp:24:34: kstviewlabeldialog_i.h: No such file or
directory
kstviewlabel.cpp: In constructor `KstViewLabel::KstViewLabel(const
QString&,
   short unsigned int, float)':
kstviewlabel.cpp:62: error: `_editDialog' undeclared (first use this
function)
kstviewlabel.cpp:62: error: (Each undeclared identifier is reported only
once
   for each function it appears in.)
kstviewlabel.cpp: At global scope:
kstviewlabel.cpp:417: error: no `void KstViewLabel::edit()' member
function
   declared in class `KstViewLabel'
kstviewlabel.cpp: In member function `void KstViewLabel::edit()':
kstviewlabel.cpp:419: error: invalid use of undefined type `struct
   KstViewLabelDialogI'
kstviewlabel.h:29: error: forward declaration of `struct
KstViewLabelDialogI'
make[3]: *** [kstviewlabel.lo] Erreur 1
make[3]: Leaving directory
`/dk/ouvea-3510-0/users/brisset/graphics/kst/kst'

Nicolas


More information about the Kst mailing list