#31194: cairo is linked with old version of glew ------------------------------------------+--------------------------------- Reporter: michelle.lynn.gill@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: glew | Port: cairo ------------------------------------------+--------------------------------- Comment(by michelle.lynn.gill@…): Replying to [comment:1 ryandesign@…]:
Actually it looks like a cairo issue: /Volumes/Files/macports/lib/libcairo.2.dylib references /Volumes/Files/macports/lib/libGLEW.1.6.0.dylib which no longer exists because glew was updated to 1.7.0.
Good catch. I missed that line when I was reading the log.
I am curious what /Users/mlgill/lib/libGLEW.1.6.0.dylib is and why MacPorts was looking at it at all, since the MacPorts prefix appears to be /Volumes/Files/macports and that file seems to be oustide it.
I noticed this and meant to reference this as well. The directory /Users/mlgill/lib doesn't exist, let alone /Users/mlgill/lib/libGLEW.1.6.0.dylib. Beyond the fact that /Users/mlgill is my home directory, I have no idea why it as referenced.
I am curious why your cairo is linking with glew at all; mine isn't, and the cairo portfile has no mention of glew. When I build cairo, the log includes the line "GLEW functions: no (not required by any backend)". Which variant(s) of cairo are installed?
I had trouble getting one of the quartz variants of the various related gtk/cairo/pango libraries to install after upgrading to Lion, so I'm using the x11 version. My cairo is: cairo @1.10.2_4+opengl+x11 If I can provide further information, let me know. -- Ticket URL: <https://trac.macports.org/ticket/31194#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS