Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2002 13:45:28 -0500
From:      mpd <mpd6334@cs.rit.edu>
To:        Drew Tomlinson <drew@mykitchentable.net>
Cc:        questions@freebsd.org
Subject:   Re: Problems Building XFree84-4 Port
Message-ID:  <20020321134528.A40962@rochester.rr.com>
In-Reply-To: <016101c1d105$2d6e75a0$f82a6ba5@lc.ca.gov>; from drew@mykitchentable.net on Thu, Mar 21, 2002 at 10:21:10AM -0800
References:  <011c01c1d0fa$e3b2ecc0$f82a6ba5@lc.ca.gov> <20020321121417.A40371@rochester.rr.com> <016101c1d105$2d6e75a0$f82a6ba5@lc.ca.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 21, 2002 at 10:21:10AM -0800, Drew Tomlinson wrote:
> ----- Original Message -----
> From: "mpd" <mpd6334@cs.rit.edu>
> To: "Drew Tomlinson" <drew@mykitchentable.net>
> Cc: <questions@freebsd.org>
> Sent: Thursday, March 21, 2002 9:14 AM
> Subject: Re: Problems Building XFree84-4 Port
> 
> 
> > On Thu, Mar 21, 2002 at 09:07:31AM -0800, Drew Tomlinson wrote:
> >
> > Yes. Build the XFree86-4-clients port first. Doing a portupgrade or
> > make install or whatever in /usr/ports/x11/XFree86-4 does not work.
> > There are a few dependencies (such as this) that aren't handled.
> 
> I tried the XFree86-4-clients port as you suggested.  This one died
> here:
> 
> LD_LIBRARY_PATH=../../exports/lib cc -o
> glxinfo  -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith     -L../../e
> xports/lib
> glxinfo.o -lGLU -lGL -lXext -lX11 -L/usr/X11R6/lib -pthread -lm   -Wl,-r
> path,/usr/X11R6/lib
> /usr/libexec/elf/ld: cannot find -lGLU
> *** Error code 1
> 
> Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/glxinfo.
> *** Error code 1

Yet another broken dependency. I had the same one.

> 
> > Doing each component by hand works fine.
> 
> If I try each by hand, what order would I do them in?  Does it matter?

Yes. If it's out of order, you get the error you have above. GLU is
part of XFree86-4-libraries. (I thought you had that installed. That
has to be done first.)

Once you get the libraries and clients installed, installing
the rest is trivial.

> 
> Thanks for your help!
> 
> Drew
> 

mike
-- 
___________________________________________________________
 
"OF COURSE NOT, OLD BEAN! NOW, WHO WANTS TO HELP
	COUNT AND SORT MY NEW MONEY??"
	- Mr. Nutty from "MR NUTTY AND THE NEW MONEY"

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?20020321134528.A40962>