Just following up here... I apparently missed the option of "Use Nvidia's libraries" in the make options for this port. Doh! After checking that option, the port builds with no problem, however, I still have to fetch MesaLib-7.6.1.tar.bz2 manually from the freedesktop.org site.
On Tue, Mar 22, 2011 at 10:49 AM, Chris <[email protected]> wrote: > Hello, > > I'm seeing this when I try to build from ports: > > > /var/tmp//ccNBgj1B.o(.text+0x1c5): In function `main': > : undefined reference to `glXCreateGLXPixmapMESA' > gmake[2]: *** [glxpixmap] Error 1 > gmake[2]: *** Waiting for unfinished jobs.... > gmake[2]: Leaving directory > `/usr/ports/graphics/mesa-demos/work/Mesa-7.6.1/progs/xdemos' > gmake[1]: *** [subdirs] Error 1 > gmake[1]: Leaving directory > `/usr/ports/graphics/mesa-demos/work/Mesa-7.6.1/progs' > gmake: *** [default] Error 1 > *** Error code 1 > > Stop in /usr/ports/graphics/mesa-demos. > *** Error code 1 > > I'm on 8.2-STABLE, amd64. Also, I had to manually download > MesaLib-7.6.1.tar.bz2 from the freedesktop.org site since there seems > to be an MD5 and SHA256 checksum error with the mirror sites. The > MesaDemos-7.6.1.tar.bz2 file seems to be fine, however. > > Any help here would greatly be appreciated! > > Thanks! > > Chris > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
