kdegraphics non si compila [risolto]
Inviato: ven 13 lug 2007, 10:12
Avete qualche idea del perchè ? 
Codice: Seleziona tutto
make[3]: Leaving directory `/tmp/kdegraphics-3.5.7-build/kdegraphics-3.5.7/kfile-plugins/tiff'
Making all in pnm
make[3]: Entering directory `/tmp/kdegraphics-3.5.7-build/kdegraphics-3.5.7/kfile-plugins/pnm'
/usr/lib/qt/bin/moc ./kfile_pnm.h -o kfile_pnm.moc
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/usr/lib/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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 -MT kfile_pnm.lo -MD -MP -MF ".deps/kfile_pnm.Tpo" -c -o kfile_pnm.lo kfile_pnm.cpp; \
then mv -f ".deps/kfile_pnm.Tpo" ".deps/kfile_pnm.Plo"; else rm -f ".deps/kfile_pnm.Tpo"; exit 1; fi
/bin/sh ../../libtool --silent --tag=CXX --mode=link g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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 -o kfile_pnm.la -rpath /opt/kde/lib/kde3 -L/opt/kde/lib -L/usr/lib/qt/lib -module -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde/lib -R /opt/kde/lib -R /usr/lib/qt/lib kfile_pnm.lo -lkio -lm
make[3]: Leaving directory `/tmp/kdegraphics-3.5.7-build/kdegraphics-3.5.7/kfile-plugins/pnm'
Making all in exr
make[3]: Entering directory `/tmp/kdegraphics-3.5.7-build/kdegraphics-3.5.7/kfile-plugins/exr'
/usr/lib/qt/bin/moc ./kfile_exr.h -o kfile_exr.moc
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Drestrict= -I/opt/kde/include -I/usr/lib/qt/include -I. -pthread -I/usr/include/OpenEXR -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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 -fexceptions -MT kfile_exr.lo -MD -MP -MF ".deps/kfile_exr.Tpo" -c -o kfile_exr.lo kfile_exr.cpp; \
then mv -f ".deps/kfile_exr.Tpo" ".deps/kfile_exr.Plo"; else rm -f ".deps/kfile_exr.Tpo"; exit 1; fi
kfile_exr.cpp: In member function 'virtual bool KExrPlugin::readInfo(KFileMetaInfo&, uint)':
kfile_exr.cpp:229: error: 'hasutcOffset' was not declared in this scope
kfile_exr.cpp: At global scope:
kfile_exr.cpp:164: warning: unused parameter 'what'
make[3]: *** [kfile_exr.lo] Error 1
make[3]: Leaving directory `/tmp/kdegraphics-3.5.7-build/kdegraphics-3.5.7/kfile-plugins/exr'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/kdegraphics-3.5.7-build/kdegraphics-3.5.7/kfile-plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/kdegraphics-3.5.7-build/kdegraphics-3.5.7'
make: *** [all] Error 2