[Kde-nonlinux] Missing files in kdelibs-3.3.0.tar.bz break make on
Openbsd 3.4
Dave Feustel
dfeustel at mindspring.com
Wed Sep 22 15:25:09 CEST 2004
I have now downloaded copies of kdelibs-3.3.0.tar.bz,
one from purdue, the other from rutgers. I checked the
MD5 signature of the rutgers bz2 file and it was correct.
Neither of the 2 kdelibs tarballs that I downloaded has
the files kshortcutdialog_simple.h or kshortcutdialog_advanced.h.
Since those files are not present make fails as follows:
==========================
/home/daf/kde3.3-sources/kdelibs-3.3.0>make
make all-recursive
Making all in dcop
make all-recursive
Making all in KDE-ICE
Making all in .
Making all in dcopidl
Making all in dcopidlng
Making all in dcopidl2cpp
Making all in client
Making all in libltdl
Making all in kdefx
Making all in kdecore
Making all in malloc
Making all in network
Making all in svgicons
Making all in .
Making all in kconfig_compiler
Making all in tests
Making all in tests
Making all in kdeui
Making all in .
source='kshortcutdialog.cpp' object='kshortcutdialog.lo' libtool=yes DEPDIR=.deps depmode=gcc /bin/sh ../admin/depcomp /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../kio/kssl -I../kdefx -I../interfaces -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/home/daf/Qt333/qtlibs-mt/include -I/usr/X11R6/include -I/home/daf/KDE33/include -I/usr/local/include -I/home/daf/Xtra/include -DQT_THREAD_SUPPORT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o kshortcutdialog.lo kshortcutdialog.cpp
kshortcutdialog.cpp:42: kshortcutdialog_simple.h: No such file or directory
kshortcutdialog.cpp:43: kshortcutdialog_advanced.h: No such file or directory
*** Error code 1
Stop in /home/daf/kde3.3-sources/kdelibs-3.3.0/kdeui.
*** Error code 1
Stop in /home/daf/kde3.3-sources/kdelibs-3.3.0/kdeui (line 1076 of Makefile).
*** Error code 1
Stop in /home/daf/kde3.3-sources/kdelibs-3.3.0 (line 630 of Makefile).
*** Error code 1
Stop in /home/daf/kde3.3-sources/kdelibs-3.3.0 (line 508 of Makefile).
/home/daf/kde3.3-sources/kdelibs-3.3.0>
==========================
Are those two files in some other kde 3.3.0 tarball?
--
Dave Feustel 1-260-422-5330
http://www.mindspring.com/~dfeustel
More information about the kde-nonlinux
mailing list