[MacPorts] #41320: submission: xcrysden
MacPorts
noreply at macports.org
Wed Nov 13 15:39:30 PST 2013
#41320: submission: xcrysden
-------------------------+--------------------------------
Reporter: dstrubbe@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: xcrysden |
-------------------------+--------------------------------
Comment (by dstrubbe@…):
A bit more info:
* mesa @8.0.4+iglx : xcrysden cannot compile because libGL.dylib and
libGLU.dylib are broken links.
{{{
lrwxr-xr-x 1 root admin 14 Nov 13 17:45 /opt/local/lib/libGLU.dylib ->
libGLU.1.dylib
lrwxr-xr-x 1 root admin 13 Nov 13 17:45 /opt/local/lib/libGL.dylib ->
libGL.1.dylib
}}}
* mesa @7.8.2_2: same problem as 7.11.2, 8.0.4.
* mesa @7.6.1, mesa @7.4.2: errors compiling. (I know, not surprising that
old Portfiles don't necessarily work anymore since many things have
changed.) main.log errors beginning with this:
{{{
:info:build /usr/bin/clang -I. -Iinclude -Iinclude/internal
-DGLX_ALIAS_UNSUPPORTED -I/opt/local/include -I/opt/local/include -Wall
-ggdb3 -Os -DPTHREADS -D_REENTRANT -DPUBLIC="" -I/opt/local/include -Os
-c glxcmds.c
:info:build clang: warning: argument unused during compilation: '-ggdb3'
:info:build In file included from glxcmds.c:41:
:info:build In file included from ./apple_glx_context.h:36:
:info:build In file included from
/System/Library/Frameworks/OpenGL.framework/Headers/CGLContext.h:9:
:info:build
/System/Library/Frameworks/OpenGL.framework/Headers/gliDispatch.h:844:2:
error: type name requires a specifier or qualifier
:info:build GLsync (*fence_sync) (GLIContext ctx, GLenum
condition, GLbitfield flags);
:info:build ^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/41320#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list