Re: building kde 3.3
Dave Feustel <[email protected]> Thu, 23 Sep 2004 09:17:26 -0500
| Newsgroups | gmane.comp.kde.non-linux |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 27 July 2004 12:24 pm, Dave Feustel wrote: > I am running Openbsd 3.4+GCC 2.95. Following the advice of a respondent in [email protected], I switched from make to gmake for building kdelibs and I got quite a long way into the makefile before gmake bailed out with the following: ================= 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../../kded -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 kdetrayproxy.lo kdetrayproxy.cpp kdetrayproxy.cpp: In method `void KDETrayProxy::withdrawWindow(long unsigned int)': kdetrayproxy.cpp:192: aggregate `struct timespec tm' has incomplete type and cannot be initialized kdetrayproxy.cpp:195: confused by earlier errors, bailing out gmake[3]: *** [kdetrayproxy.lo] Error 1 gmake[3]: Leaving directory `/home/daf/kde3.3-sources/kdelibs-3.3.0/kdeui/kdetrayproxy' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/home/daf/kde3.3-sources/kdelibs-3.3.0/kdeui' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/home/daf/kde3.3-sources/kdelibs-3.3.0' gmake: *** [all] Error 2 /home/daf/kde3.3-sources/kdelibs-3.3.0> =================== I got past this problem by changing #include <time.h> to #include <sys/time.h> Thanks, Dave Feustel 1-260-422-5330 http://www.mindspring.com/~dfeustel