I had problems building Mesa3 with XFree86-4.1.0. I did discover a
"work around" which I posted as a PR:
http://www.freebsd.org/cgi/query-pr.cgi?pr=28228
This is the process I used to make Mesa3. The resulting binaries and
libraries seemed to work fine.
cd /usr/ports/graphics/Mesa3
make
cd work/Mesa-3.4.2/src-glu
make
cd ../../..
make
Mike Bristow wrote:
>
> On Thu, Jun 14, 2001 at 12:58:27PM -0400, a clever sheep wrote:
> > On Thu, Jun 14, 2001 at 11:28:45AM -0400, Kenneth Mays wrote:
> > >
> > > Successful install notes on using these applications on v4.3-R
> > > 1. XFree86 v4.1.x
> > > 2. Gnome 1.4.x
> > > 3. KDE 2.1.x
> > > 4. Netscape v4.77, 6.1
> >
> > am i just missing something here?
> >
> > cd /usr/ports/x11/XFree86-4/ ; make install
> > cd ../gnome ; make install
>
> Did you have Mesa3 installed before you did this?
>
> It seems to me that:
>
> gnome depends on x11/xscreensaver
>
> xscreensaver depends on graphics/gle
>
> gle needs libglut which is in graphcis/Mesa3, but if you have
> XFREE86_VERSION=4 set the gle port doesn't try and make it.
>
> If I try and build Mesa3 "by hand", it bombs out.
>
> It used to be (with earlier versions of XFree86-4) that Mesa would
> build correctly if you wanted libglut. So if you had Mesa3 build
> from the times when you had XFree86-4.0.1, and then you installed
> XFree86-4.1, then your build of gnome might work, while mine
> wouldn't.
>
> I've stuck script(1--
Stephen Montgomery-Smith
[EMAIL PROTECTED]
http://www.math.missouri.edu/~stephen
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message