From owner-freebsd-questions Wed Oct 25 19:36:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id A4BCC37B479 for ; Wed, 25 Oct 2000 19:36:31 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id TAA01498; Wed, 25 Oct 2000 19:36:19 -0700 Message-ID: <39F798A2.37A74900@urx.com> Date: Wed, 25 Oct 2000 19:36:18 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Alexander V P Cc: Siegbert Baude , Colk , freebsd-questions@FreeBSD.ORG Subject: Re: Has anyone compiled KDE2 References: Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alexander V P wrote: > > hi, > didn't work for me either. stops @ kdelibs :(. It stopped there for me too. It was having problems with kdesupport2 and I did a make clean and then did the build and everything worked. I was then able to build kdelibs2. I think I had some remnants of 1.92 left behind. One asked "file to patch=". I deleted the file/patch* and redid the cvsup and it worked. Kent > alex > > On Wed, 25 Oct 2000, Kent Stewart wrote: > > > > > > > Siegbert Baude wrote: > > > > > > Hi, > > > > > > > I have KDE2 in source and i cant compile it at all > > > > has anyone updated the port for it yet? > > > > > > My machine is just working on it. Pay attention, that in > > > /usr/ports/converters/kdesupport2/files > > > there is only : patch-ae > > > and not patch-af and patch-ag in addition. Maybe I had a bad timing for my first > > > cvsup today and searched a lot of time, where the damn files, these patches > > > refer to, should be. After another cvsup the patches (and my problems) have > > > disappeared. > > > > I got as far as kdebase2 and can't build it. It works to the point it > > starts the following > > > > c++ -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W > > -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long > > -fno-builtin -O -pipe -march=i686 -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT > > -DQT_NO_ASCII_CAST -o .libs/kdesktop dummy.o -Wl,-export-dynamic > > -L/usr/X11R6/lib -L/usr/local/lib ./.libs/kdesktop.so -lqt2 -lqt2 > > -L/usr/libexec/elf -L/usr/libexec -L/usr/lib -lqt2 -lqt2 > > /usr/ports/x11/kdebase2/work/kdebase-2.0/libkonq/.libs/libkonq.so > > /usr/local/lib/libkparts.so /usr/local/lib/libkfile.so -lqt2 -lqt2 > > -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 > > -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 > > /usr/local/lib/libksycoca.so -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 > > -lqt2 -lqt2 -lqt2 /usr/local/lib/libkio.so -lqt2 -lqt2 -lqt2 -lqt2 > > -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 /usr/local/lib/libkdeui.so -lqt2 -lqt2 > > -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 -lqt2 /usr/local/lib/libkdesu.so -lqt2 > > -lqt2 -lqt2 -lqt2 /usr/local/lib/libkdecore.so -lqt2 -lqt2 -lqt2 > > /usr/local/lib/libDCOP.so -lqt2 -lqt2 -lqt2 -lpng -lXext -lX11 -lSM > > -lICE -lqt2 -lqt2 -lutil -lqt2 -lz -lqt2 -lqt2 -lqt2 -lqt2 -lm -lqt2 > > /usr/local/lib/libjpeg.so -lstdc++ -lgcc -Wl,--rpath > > -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib > > ./.libs/kdesktop.so: warning: tmpnam() possibly used unsafely; > > consider using mkstemp() > > /usr/ports/x11/kdebase2/work/kdebase-2.0/libkonq/.libs/libkonq.so: > > undefined reference to `QDomElement::attribute(QString const &) const' > > gmake[3]: *** [kdesktop] Error 1 > > gmake[3]: Leaving directory > > `/usr/ports/x11/kdebase2/work/kdebase-2.0/kdesktop' > > gmake[2]: *** [all-recursive] Error 1 > > gmake[2]: Leaving directory > > `/usr/ports/x11/kdebase2/work/kdebase-2.0/kdesktop' > > gmake[1]: *** [all-recursive] Error 1 > > gmake[1]: Leaving directory `/usr/ports/x11/kdebase2/work/kdebase-2.0' > > gmake: *** [all-recursive-am] Error 2 > > *** Error code 2 > > > > Kent > > > > > > > > BTW, I found the switch in the qt-toolkit for GIF-support. Is there something in > > > the kde-port itself, to be tweaked for GIFs? (Donīt hope, but it would be better > > > to know anyhow.) > > > Iīm mainly interested in konqueror, and graphical browsers without GIF-support > > > are lame with the current state of the web ;-) > > > > > > Ciao > > > Siegbert > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > > Kent Stewart > > Richland, WA > > > > mailto:kbstew99@hotmail.com > > http://kstewart.urx.com/kstewart/index.html > > FreeBSD News http://daily.daemonnews.org/ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message