From: Richard T. <tow...@as...> - 2011-12-13 06:07:33
|
Hi folks -- Bill has discovered a problem with the recent release of the SDK for OS X -- see his email below. I've managed to fix this issue, and have posted a new release (20111213) on the website (only for OS X, however; for Linux, the 20111212 versions remain the most recent). cheers, Rich Begin forwarded message: > From: Bill Paxton <pa...@ki...> > Subject: Re: [mesa-users] [mesa-news] mesa release 3790 + a cool movie > Date: December 12, 2011 4:19:09 PM CST > To: Richard Townsend <tow...@as...> > > Hi Rich, > > Do I need to rebuild mesa to use the new mesasdk? > I just downloaded it and put it in the place where the previous one had been. > But then when I try to run without recompiling, I'm getting this: > > dyld: Library not loaded: /usr/X11/lib/libX11.6.dylib > Referenced from: /Users/bpaxton/mesa/utils/mesasdk/pgplot/libpgplot.dylib > Reason: Incompatible library version: libpgplot.dylib requires version 10.0.0 or later, but libX11.6.dylib provides version 9.0.0 > > > -Bill > > > > > > > > > On Dec 12, 2011, at 2:08 PM, Richard Townsend wrote: > >> Hi folks -- >> >> Further to Bill's remarks below about the MESA SDK: >> >> On Dec 12, 2011, at 11:34 AM, Bill Paxton wrote: >> >>> Finally, I continue to use Rich Townsend's mesasdk and encourage you to do the same unless you have >>> a special need to do things the hard way. To reduce the size of an already too huge mesa download, the mesasdk is >>> not included -- get it directly from http://www.astro.wisc.edu/~townsend/static.php?ref=mesasdk#toc-Downloads >>> The latest version is dated Nov 11, 2011. >> >> I put out a new release of the SDK just now (see the link above), which brings the 'current' version to 20111212 (Dec 12, 2011). Together with a number of minor tweaks, this version should resolve some issues that have arisen when linking against the PNG library (libpng). >> >> It turns out there are fundamental incompatibilities between libpng v1.2 and v1.4, leading to missing symbol errors on some systems. To fix this problem, I've built the whole of libpng into the PGPLOT library (libpgplot), so the system libpng is no longer accessed. I've verified that this works on at least one Linux x86_64 box (thanks, Ben Brown!); please let me know if you encounter any more missing PNG-related symbols. >> >> cheers, >> >> Rich >> >> ------------------------------------------------------------------------------ >> Learn Windows Azure Live! Tuesday, Dec 13, 2011 >> Microsoft is holding a special Learn Windows Azure training event for >> developers. It will provide a great way to learn Windows Azure and what it >> provides. You can attend the event by watching it streamed LIVE online. >> Learn more at http://p.sf.net/sfu/ms-windowsazure_______________________________________________ >> mesa-users mailing list >> mes...@li... >> https://lists.sourceforge.net/lists/listinfo/mesa-users |