Subject: misc/kdeutils3 doesn't build
To: None <tech-pkg@netbsd.org>
From: MLH <mlh@goathill.org>
List: tech-pkg
Date: 05/05/2004 16:49:32
problem building misc/kdeutils3 :

if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../ksim/library -I/usr/pkg/include -I/usr/pkg/qt3/include -I/usr/X11R6/include  -I/usr/pkg/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT -DARK_TAR="\"/usr/bin/tar\"" -D__NetBSD_APM__ -I/usr/pkg/include -I/usr/include -I/usr/pkg/qt3/include -DGLX_GLXEXT_LEGACY -I/usr/pkg/include/freetype2  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/qt3/include -DGLX_GLXEXT_LEGACY -I/usr/pkg/include/freetype2 -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT filesystemstats.lo -MD -MP -MF ".deps/filesystemstats.Tpo" -c -o filesystemstats.lo filesystemstats.cpp; \
then mv -f ".deps/filesystemstats.Tpo" ".deps/filesystemstats.Plo"; else rm -f ".deps/filesystemstats.Tpo"; exit 1; fi
filesystemstats.cpp: In function `FilesystemStats::List 
   FilesystemStats::readEntries()':
filesystemstats.cpp:166: error: `ksim_getfsstat' undeclared (first use this 
   function)
filesystemstats.cpp:166: error: (Each undeclared identifier is reported only 
   once for each function it appears in.)
filesystemstats.cpp:171: error: 'struct ksim_statfs' has no member named '
   f_mntonname'
filesystemstats.cpp:172: error: 'struct ksim_statfs' has no member named '
   f_mntfromname'
filesystemstats.cpp:175: error: 'struct ksim_statfs' has no member named '
   f_fstypename'
gmake[4]: *** [filesystemstats.lo] Error 1
gmake[4]: Leaving directory `/pkg_comp/obj/pkgsrc/misc/kdeutils3/default/kdeutils-3.2.2/ksim/monitors/filesystem'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/pkg_comp/obj/pkgsrc/misc/kdeutils3/default/kdeutils-3.2.2/ksim/monitors'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/pkg_comp/obj/pkgsrc/misc/kdeutils3/default/kdeutils-3.2.2/ksim'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/pkg_comp/obj/pkgsrc/misc/kdeutils3/default/kdeutils-3.2.2'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/misc/kdeutils3
*** Error code 1