From owner-freebsd-ports Mon Jul 31 8:52:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.mdanderson.org (mail.mdacc.tmc.edu [143.111.87.47]) by hub.freebsd.org (Postfix) with ESMTP id CF74137BC60 for ; Mon, 31 Jul 2000 08:51:43 -0700 (PDT) (envelope-from fosburgh@flash.net) Received: from jefnt (jef-nt.mdacc.tmc.edu [143.111.64.202]) by mail.mdanderson.org (8.9.1b+Sun/8.9.1) with SMTP id KAA10337; Mon, 31 Jul 2000 10:48:14 -0500 (CDT) Message-ID: <02f701bffb07$30102310$ca406f8f@mdacc.tmc.edu> From: "Jonathan Fosburgh" To: "Christopher Johnston" Cc: References: <007001bffa9d$9eb14390$3200000a@evolution> <010201bffaec$fd1682c0$ca406f8f@mdacc.tmc.edu> <002701bffb01$973a9080$3200000a@evolution> <02d701bffb03$addbcc80$ca406f8f@mdacc.tmc.edu> <00ab01bffb05$1d6575a0$3200000a@evolution> Subject: Re: KDE2 Again Date: Mon, 31 Jul 2000 10:51:26 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Try doing a make clean, after that finishes start your make or make install. I just realized the patch may be failing due to the patches having already been applied. Jonathan Fosburgh Open Systems Communications and Computer Services UT MD Anderson Cancer Center Houston, TX 77030 ----- Original Message ----- From: "Christopher Johnston" To: "Jonathan Fosburgh" Sent: Monday, July 31, 2000 10:36 AM Subject: Re: KDE2 Again > Hmm weird.. cause the port halted up at a certian point.. I installed Mesa 3 > and it continued.. now it seems to be hosed up on patches that are being > applied.. > > > Christopher Johnston > Unix System Administrator > Cendant Inc > New York > ----- Original Message ----- > From: "Jonathan Fosburgh" > To: "Christopher Johnston" > Sent: Monday, July 31, 2000 11:26 AM > Subject: Re: KDE2 Again > > > > The problem here should not have anything to do with Mesa, you have set of > > patches that don't agree with the sources. > > > > Jonathan Fosburgh > > Open Systems > > Communications and Computer Services > > UT MD Anderson Cancer Center > > Houston, TX 77030 > > ----- Original Message ----- > > From: "Christopher Johnston" > > To: "Jonathan Fosburgh" > > Sent: Monday, July 31, 2000 10:11 AM > > Subject: Re: KDE2 Again > > > > > > > Jonathan, > > > > > > Well it seems that Mesa 3 needed to be included as a dependency and > > it's > > > not.. so I guess thats one problem out of the way... > > > > > > Christopher Johnston > > > Unix System Administrator > > > Cendant Inc > > > New York > > > ----- Original Message ----- > > > From: "Jonathan Fosburgh" > > > To: "Christopher Johnston" > > > Cc: > > > Sent: Monday, July 31, 2000 8:43 AM > > > Subject: Re: KDE2 Again > > > > > > > > > > The update to Mesa 3 cleaned uyp the OpenGL errors. Now you are > running > > > into > > > > the problems Will is having in trying to port kde-1.91 and later. He > is > > > > apparently making progess, but I do not think everything works yet. > > Right > > > > now, you seem to have stale patches. You might try CVSuping your > ports. > > > > > > > > Jonathan Fosburgh > > > > Open Systems > > > > Communications and Computer Services > > > > UT MD Anderson Cancer Center > > > > Houston, TX 77030 > > > > ----- Original Message ----- > > > > From: "Christopher Johnston" > > > > To: > > > > Cc: > > > > Sent: Sunday, July 30, 2000 10:15 PM > > > > Subject: Re: KDE2 Again > > > > > > > > > > > > > New Errors.. I installed MESA 3.. any ideas? I think there is > > something > > > up > > > > > with the patches here.. > > > > > > > > > > > No MD5 checksum file. > > > > > ===> kde-20000724A depends on shared library: kdecore.4 - not > found > > > > > ===> Verifying install for kdecore.4 in /usr/ports/x11/kdelibs2 > > > > > ===> Patching for kdelibs-20000724A > > > > > ===> Applying FreeBSD patches for kdelibs-20000724A > > > > > 2 out of 3 hunks failed--saving rejects to arts/artsc/artsdsp.c.rej > > > > > *** Error code 2 > > > > > > > > > > Stop in /usr/ports/x11/kdelibs2. > > > > > *** Error code 1 > > > > > > > > > > Stop in /usr/ports/x11/kdelibs2. > > > > > *** Error code 1 > > > > > > > > > > Stop in /usr/ports/x11/kdelibs2. > > > > > *** Error code 1 > > > > > > > > > > Stop in /usr/ports/x11/kdelibs2. > > > > > *** Error code 1 > > > > > > > > > > ----- Original Message ----- > > > > > From: "Jonathan E Fosburgh" > > > > > To: "Christopher Johnston" > > > > > Cc: > > > > > Sent: Sunday, July 30, 2000 9:08 PM > > > > > Subject: Re: KDE2 Again > > > > > > > > > > > > > > > > On Sun, 30 Jul 2000, Christopher Johnston wrote: > > > > > > > > > > > > > I just updated my ports collection with CVSUP2.FREEBSD.ORG > > > > > > > > > > > > > > I am now getting these errors ---> > > > > > > > > > > > > > > In file included from qgl.cpp:26: > > > > > > > qgl.h:52: GL/gl.h: No such file or directory > > > > > > > qgl.h:53: GL/glu.h: No such file or directory > > > > > > > qgl.cpp: In method `void QGLWidget::glDraw()': > > > > > > > qgl.cpp:1592: `GL_FRONT_LEFT' undeclared (first use this > function) > > > > > > > qgl.cpp:1592: (Each undeclared identifier is reported only once > > > > > > > qgl.cpp:1592: for each function it appears in.) > > > > > > > qgl.cpp:1592: implicit declaration of function `int > > > glDrawBuffer(...)' > > > > > > > qgl.cpp:1604: implicit declaration of function `int > glFlush(...)' > > > > > > > qgl.cpp: In method `void QGLWidget::qglColor(const QColor &) > > const': > > > > > > > qgl.cpp:1622: implicit declaration of function `int > > glColor3ub(...)' > > > > > > > qgl.cpp:1624: implicit declaration of function `int > glIndexi(...)' > > > > > > > qgl.cpp: In method `void QGLWidget::qglClearColor(const QColor > &) > > > > > const': > > > > > > > qgl.cpp:1642: `GLfloat' undeclared (first use this function) > > > > > > > qgl.cpp:1642: syntax error before `.' > > > > > > > qgl.cpp:1647: confused by earlier errors, bailing out > > > > > > > gmake[1]: *** [qgl.o] Error 1 > > > > > > > gmake[1]: Leaving directory > > > > > `/usr/ports/x11-toolkits/qt22/work/qt-copy/extensions/opengl/src' > > > > > > > gmake: *** [opengl] Error 2 > > > > > > > *** Error code 2 > > > > > > > > > > > > I had similar problems when I first did KDE 2 some time ago. Try > > > > upgrading > > > > > > you OpenGL port. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message