http://bugs.freedesktop.org/show_bug.cgi?id=15694
Summary: Compile error with 7.0.3 in Mac OS X 10.5.2
Product: Mesa
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: blocker
Priority: medium
Component: Other
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
make darwin-static
(cd configs && rm -f current && ln -s darwin-static current)
make default
Making sources for darwin-static
Makefile:91: depend: No such file or directory
touch depend
makedepend -fdepend -I. -I../../../include -I../../../include/GL/internal
-I../../../src/mesa/main -I../../../src/mesa/glapi glcontextmodes.c
clientattrib.c compsize.c eval.c glxcmds.c glxext.c glxextensions.c indirect.c
indirect_init.c indirect_size.c indirect_window_pos.c
indirect_transpose_matrix.c indirect_vertex_array.c indirect_vertex_program.c
pixel.c pixelstore.c render2.c renderpix.c single2.c singlepix.c vertarr.c
xfont.c glx_pbuffer.c glx_query.c glx_texture_compression.c dri_glx.c XF86dri.c
\
../../../src/mesa/main/dispatch.c
../../../src/mesa/glapi/glapi.c ../../../src/mesa/glapi/glthread.c
makedepend: warning: glcontextmodes.c, line 42: cannot find include file
"GL/glxint.h"
not in GL/glxint.h
not in GL/glxint.h
not in ./GL/glxint.h
not in ../../../include/GL/glxint.h
not in ../../../include/GL/internal/GL/glxint.h
not in ../../../src/mesa/main/GL/glxint.h
not in ../../../src/mesa/glapi/GL/glxint.h
not in /usr/include/GL/glxint.h
makedepend: warning: clientattrib.c (reading glxclient.h, line 58): cannot
find include file "GL/glxint.h"
not in GL/glxint.h
not in GL/glxint.h
not in ./GL/glxint.h
not in ../../../include/GL/glxint.h
not in ../../../include/GL/internal/GL/glxint.h
not in ../../../src/mesa/main/GL/glxint.h
not in ../../../src/mesa/glapi/GL/glxint.h
not in /usr/include/GL/glxint.h
makedepend: warning: clientattrib.c (reading glxclient.h, line 59): cannot
find include file "GL/glxproto.h"
not in GL/glxproto.h
not in GL/glxproto.h
not in ./GL/glxproto.h
not in ../../../include/GL/glxproto.h
not in ../../../include/GL/internal/GL/glxproto.h
not in ../../../src/mesa/main/GL/glxproto.h
not in ../../../src/mesa/glapi/GL/glxproto.h
not in /usr/include/GL/glxproto.h
makedepend: warning: glxcmds.c (reading /usr/include/float.h, line 8): cannot
find include file "float.h"
makedepend: warning: glxcmds.c (reading /usr/include/stdarg.h, line 4): cannot
find include file "stdarg.h"
makedepend: warning: indirect.c, line 36: cannot find include file
"GL/glxproto.h"
not in ./GL/glxproto.h
not in ../../../include/GL/glxproto.h
not in ../../../include/GL/internal/GL/glxproto.h
not in ../../../src/mesa/main/GL/glxproto.h
not in ../../../src/mesa/glapi/GL/glxproto.h
not in /usr/include/GL/glxproto.h
makedepend: warning: indirect_vertex_array.c, line 32: cannot find include
file "GL/glxproto.h"
not in ./GL/glxproto.h
not in ../../../include/GL/glxproto.h
not in ../../../include/GL/internal/GL/glxproto.h
not in ../../../src/mesa/main/GL/glxproto.h
not in ../../../src/mesa/glapi/GL/glxproto.h
not in /usr/include/GL/glxproto.h
makedepend: warning: indirect_vertex_array.c (reading indirect_va_private.h,
line 39): cannot find include file "GL/glxproto.h"
not in ./GL/glxproto.h
not in ../../../include/GL/glxproto.h
not in ../../../include/GL/internal/GL/glxproto.h
not in ../../../src/mesa/main/GL/glxproto.h
not in ../../../src/mesa/glapi/GL/glxproto.h
not in /usr/include/GL/glxproto.h
makedepend: warning: indirect_vertex_program.c, line 31: cannot find include
file "GL/glxproto.h"
not in ./GL/glxproto.h
not in ../../../include/GL/glxproto.h
not in ../../../include/GL/internal/GL/glxproto.h
not in ../../../src/mesa/main/GL/glxproto.h
not in ../../../src/mesa/glapi/GL/glxproto.h
not in /usr/include/GL/glxproto.h
makedepend: warning: singlepix.c, line 43: cannot find include file
"GL/glxproto.h"
not in ./GL/glxproto.h
not in ../../../include/GL/glxproto.h
not in ../../../include/GL/internal/GL/glxproto.h
not in ../../../src/mesa/main/GL/glxproto.h
not in ../../../src/mesa/glapi/GL/glxproto.h
not in /usr/include/GL/glxproto.h
gcc -c -I. -I../../../include -I../../../include/GL/internal
-I../../../src/mesa/main -I../../../src/mesa/glapi -I/usr/X11R6/include -O3
-fno-common -ffast-math -funroll-loops -fexpensive-optimizations
-no-cpp-precomp -dynamic -Ddarwin -fno-strict-aliasing -DXF86VIDMODE
-D_REENTRANT -UIN_DRI_DRIVER
-DDEFAULT_DRIVER_DIR=\"/usr/X11R6/lib/modules/dri\" glcontextmodes.c -o
glcontextmodes.o
gcc -c -I. -I../../../include -I../../../include/GL/internal
-I../../../src/mesa/main -I../../../src/mesa/glapi -I/usr/X11R6/include -O3
-fno-common -ffast-math -funroll-loops -fexpensive-optimizations
-no-cpp-precomp -dynamic -Ddarwin -fno-strict-aliasing -DXF86VIDMODE
-D_REENTRANT -UIN_DRI_DRIVER
-DDEFAULT_DRIVER_DIR=\"/usr/X11R6/lib/modules/dri\" clientattrib.c -o
clientattrib.o
gcc -c -I. -I../../../include -I../../../include/GL/internal
-I../../../src/mesa/main -I../../../src/mesa/glapi -I/usr/X11R6/include -O3
-fno-common -ffast-math -funroll-loops -fexpensive-optimizations
-no-cpp-precomp -dynamic -Ddarwin -fno-strict-aliasing -DXF86VIDMODE
-D_REENTRANT -UIN_DRI_DRIVER
-DDEFAULT_DRIVER_DIR=\"/usr/X11R6/lib/modules/dri\" compsize.c -o compsize.o
gcc -c -I. -I../../../include -I../../../include/GL/internal
-I../../../src/mesa/main -I../../../src/mesa/glapi -I/usr/X11R6/include -O3
-fno-common -ffast-math -funroll-loops -fexpensive-optimizations
-no-cpp-precomp -dynamic -Ddarwin -fno-strict-aliasing -DXF86VIDMODE
-D_REENTRANT -UIN_DRI_DRIVER
-DDEFAULT_DRIVER_DIR=\"/usr/X11R6/lib/modules/dri\" eval.c -o eval.o
gcc -c -I. -I../../../include -I../../../include/GL/internal
-I../../../src/mesa/main -I../../../src/mesa/glapi -I/usr/X11R6/include -O3
-fno-common -ffast-math -funroll-loops -fexpensive-optimizations
-no-cpp-precomp -dynamic -Ddarwin -fno-strict-aliasing -DXF86VIDMODE
-D_REENTRANT -UIN_DRI_DRIVER
-DDEFAULT_DRIVER_DIR=\"/usr/X11R6/lib/modules/dri\" glxcmds.c -o glxcmds.o
glxcmds.c:1366: error: only weak aliases are supported in this configuration
glxcmds.c:1508: error: only weak aliases are supported in this configuration
glxcmds.c:1951: error: only weak aliases are supported in this configuration
glxcmds.c:1956: error: only weak aliases are supported in this configuration
glxcmds.c:1961: error: only weak aliases are supported in this configuration
glxcmds.c:2835: error: only weak aliases are supported in this configuration
make[3]: *** [glxcmds.o] Error 1
make[2]: *** [subdirs] Error 1
make[1]: *** [default] Error 1
make: *** [darwin-static] Error 2
### execution of make failed, exit code 2
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev