Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2000 16:09:29 -0800
From:      Kent Stewart <kstewart@urx.com>
To:        Drew Tomlinson <drewt@writeme.com>
Cc:        "FreeBSD Questions (E-mail)" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Errors Installing KDE2 Port
Message-ID:  <3A1082B9.CC416FC9@urx.com>
References:  <BA5D0CE1CBB2D411B6AA00A0CC3F02390AF714@ldcmsx01.lc.ca.gov>

next in thread | previous in thread | raw e-mail | index | archive | help


Drew Tomlinson wrote:
> 
> I know there has been a discussion on this recently but I can't find
> anything in the archives that pertains to my problem.  I'm attempting to
> install KDE2 from the ports tree.  I just CVSup'd today, November 13 and am
> still having problems.  My steps have been these:
> 
> 1.  cd /usr/ports/x11/kde2
> 
> 2.  make
> 
> I have also attempted a "make clean" and then tried again.  I'm under the
> impression that this will remove all files related to the port.  Is this
> correct?  What other options are there and what do they do?
> 
> Anyway, I'd appreciate any thoughts or ideas.  The following is the output
> starting with the last command before the problems start.

What I did to get KDE2 to install was create the README.html for the
ports. I used this for a check list. Then I deleted KDE1 and all of
its ports. I had a version of qt-2.x, which caused problems. The
metaports don't deal with multiple versions of a port. You probably
have an old Mesa lying around and I did a make clean on each required
port and then did the make from .../kde2.

I had a working version of KDE2 around 12-18 hours later.

Kent

> 
> Thanks,
> 
> Drew
> 
> ----------------------------------------------------------------
> cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -Wall -fomit-frame-po
> inte
> r -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -mal
> ign-
> functions=2 -D_REENTRANT -c glut_bitmap.c  -fPIC -DPIC -o glut_bitmap.lo
> In file included from glut_bitmap.c:8:
> glutint.h:19: X11/Xlib.h: No such file or directory
> glutint.h:20: X11/Xutil.h: No such file or directory
> In file included from glutint.h:21,
>                  from glut_bitmap.c:8:
> ../include/GL/glx.h:33: X11/Xlib.h: No such file or directory
> ../include/GL/glx.h:34: X11/Xutil.h: No such file or directory
> In file included from ../include/GL/glx.h:37,
>                  from glutint.h:21,
>                  from glut_bitmap.c:8:
> ../include/GL/xmesa.h:79: X11/Xlib.h: No such file or directory
> ../include/GL/xmesa.h:80: X11/Xutil.h: No such file or directory
> In file included from ../include/GL/xmesa.h:81,
>                  from ../include/GL/glx.h:37,
>                  from glutint.h:21,
>                  from glut_bitmap.c:8:
> ../include/GL/xmesa_x.h:39: syntax error before `XMesaDisplay'
> ../include/GL/xmesa_x.h:39: warning: type defaults to `int' in declaration
> of `X
> MesaDisplay'
> ../include/GL/xmesa_x.h:39: warning: data definition has no type or storage
> clas
> s
> ../include/GL/xmesa_x.h:40: syntax error before `XMesaPixmap'
> ../include/GL/xmesa_x.h:40: warning: type defaults to `int' in declaration
> of `X
> MesaPixmap'
> ../include/GL/xmesa_x.h:40: warning: data definition has no type or storage
> clas
> s
> ../include/GL/xmesa_x.h:41: syntax error before `XMesaColormap'
> ../include/GL/xmesa_x.h:41: warning: type defaults to `int' in declaration
> of `X
> MesaColormap'
> ../include/GL/xmesa_x.h:41: warning: data definition has no type or storage
> clas
> s
> ../include/GL/xmesa_x.h:42: syntax error before `XMesaDrawable'
> ../include/GL/xmesa_x.h:42: warning: type defaults to `int' in declaration

-- 
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A1082B9.CC416FC9>