[MPlayer-dev-eng] [PATCH] MacOS X build weirdness
Jan Paul Schmidt
jps at fundament.org
Mon Apr 24 23:49:44 CEST 2006
On Mon, Apr 24, 2006 at 08:53:37PM +0200, Chris Roccati wrote:
> Oh... I'm sorry... Now I understand what you mean... This is the
> complete error message:
Not quite :o) Having the complete linking command could help.
> /usr/bin/ld: multiple definitions of symbol _glPointParameteri
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/
> libGL.dylib(gll_api.o) definition of _glPointParameteri
> /usr/X11R6/lib/libGL.a(dri_dispatch.o) definition of
> _glPointParameteri in section (__TEXT,__text)
> /usr/bin/ld: multiple definitions of symbol _glPointParameteriv
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/
> libGL.dylib(gll_api.o) definition of _glPointParameteriv
> /usr/X11R6/lib/libGL.a(dri_dispatch.o) definition of
> _glPointParameteriv in section (__TEXT,__text)
> collect2: ld returned 1 exit status
> make: *** [mplayer] Error 1
> make: *** Waiting for unfinished jobs....
After having another look I would say, something went wrong with the
OpenGL detection and not with the X11 detection. But who knows.
jps
More information about the MPlayer-dev-eng
mailing list