As requested.
The errors were so much, couldn't dispaly it all.

BY the way, I obtained this errors when I try to gmake Mesa after
./configuring it to sparc-linux target.
Paste of the errors.

fakeglx.c: In function `Fake_glXIsDirect':
fakeglx.c:1663: error: `ctx' undeclared (first use in this function)
fakeglx.c:1664: error: `dpy' undeclared (first use in this function)
fakeglx.c:1665: error: dereferencing pointer to incomplete type
fakeglx.c: At top level:
fakeglx.c:1671: error: parse error before '*' token
fakeglx.c: In function `Fake_glXSwapBuffers':
fakeglx.c:1673: error: `dpy' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:1689: error: parse error before '*' token
fakeglx.c: In function `Fake_glXCopySubBufferMESA':
fakeglx.c:1692: error: `dpy' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:1703: error: parse error before '*' token
fakeglx.c:1704: error: `Fake_glXQueryVersion' declared as function returning
a function
fakeglx.c: In function `Fake_glXQueryVersion':
fakeglx.c:1705: error: `dpy' undeclared (first use in this function)
fakeglx.c:1708: error: `maj' undeclared (first use in this function)
fakeglx.c:1709: error: `min' undeclared (first use in this function)
fakeglx.c:1710: error: `True' undeclared (first use in this function)
fakeglx.c: In function `get_config':
fakeglx.c:1725: error: `True' undeclared (first use in this function)
fakeglx.c:1728: error: dereferencing pointer to incomplete type
fakeglx.c:1731: error: dereferencing pointer to incomplete type
fakeglx.c:1736: error: dereferencing pointer to incomplete type
fakeglx.c:1740: error: `False' undeclared (first use in this function)
fakeglx.c:1744: error: dereferencing pointer to incomplete type
fakeglx.c:1747: error: dereferencing pointer to incomplete type
fakeglx.c:1750: error: dereferencing pointer to incomplete type
fakeglx.c:1753: error: dereferencing pointer to incomplete type
fakeglx.c:1756: error: dereferencing pointer to incomplete type
fakeglx.c:1759: error: dereferencing pointer to incomplete type
fakeglx.c:1762: error: dereferencing pointer to incomplete type
fakeglx.c:1765: error: dereferencing pointer to incomplete type
fakeglx.c:1768: error: dereferencing pointer to incomplete type
fakeglx.c:1771: error: dereferencing pointer to incomplete type
fakeglx.c:1774: error: dereferencing pointer to incomplete type
fakeglx.c:1777: error: dereferencing pointer to incomplete type
fakeglx.c:1780: error: dereferencing pointer to incomplete type
fakeglx.c:1787: error: dereferencing pointer to incomplete type
fakeglx.c:1788: error: `StaticGray' undeclared (first use in this function)
fakeglx.c:1789: error: `GrayScale' undeclared (first use in this function)
fakeglx.c:1790: error: `StaticColor' undeclared (first use in this function)
fakeglx.c:1791: error: `PseudoColor' undeclared (first use in this function)
fakeglx.c:1792: error: `TrueColor' undeclared (first use in this function)
fakeglx.c:1793: error: `DirectColor' undeclared (first use in this function)
fakeglx.c:1797: error: dereferencing pointer to incomplete type
fakeglx.c:1801: error: dereferencing pointer to incomplete type
fakeglx.c:1803: error: dereferencing pointer to incomplete type
fakeglx.c:1810: error: dereferencing pointer to incomplete type
fakeglx.c:1842: error: dereferencing pointer to incomplete type
fakeglx.c:1843: error: dereferencing pointer to incomplete type
fakeglx.c:1864: error: dereferencing pointer to incomplete type
fakeglx.c:1874: error: dereferencing pointer to incomplete type
fakeglx.c:1887: error: dereferencing pointer to incomplete type
fakeglx.c:1893: warning: implicit declaration of function `DisplayWidth'
fakeglx.c:1893: error: dereferencing pointer to incomplete type
fakeglx.c:1893: error: dereferencing pointer to incomplete type
fakeglx.c:1898: warning: implicit declaration of function `DisplayHeight'
fakeglx.c:1898: error: dereferencing pointer to incomplete type
fakeglx.c:1898: error: dereferencing pointer to incomplete type
fakeglx.c:1903: error: dereferencing pointer to incomplete type
fakeglx.c:1903: error: dereferencing pointer to incomplete type
fakeglx.c:1904: error: dereferencing pointer to incomplete type
fakeglx.c:1904: error: dereferencing pointer to incomplete type
fakeglx.c:1909: error: dereferencing pointer to incomplete type
fakeglx.c:1918: error: dereferencing pointer to incomplete type
fakeglx.c:1936: error: `Success' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:1941: error: parse error before '*' token
fakeglx.c: In function `Fake_glXGetConfig':
fakeglx.c:1946: error: `dpy' undeclared (first use in this function)
fakeglx.c:1955: error: `attrib' undeclared (first use in this function)
fakeglx.c:1956: error: `value' undeclared (first use in this function)
fakeglx.c:1956: error: `False' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2003: error: parse error before '*' token
fakeglx.c: In function `Fake_glXQueryExtensionsString':
fakeglx.c:2005: error: `dpy' undeclared (first use in this function)
fakeglx.c:2006: error: `screen' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2014: error: parse error before '*' token
fakeglx.c: In function `Fake_glXQueryServerString':
fakeglx.c:2020: error: `dpy' undeclared (first use in this function)
fakeglx.c:2021: error: `screen' undeclared (first use in this function)
fakeglx.c:2023: error: `name' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2039: error: parse error before '*' token
fakeglx.c: In function `Fake_glXGetClientString':
fakeglx.c:2045: error: `dpy' undeclared (first use in this function)
fakeglx.c:2047: error: `name' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2067: error: parse error before '*' token
fakeglx.c: In function `Fake_glXGetFBConfigAttrib':
fakeglx.c:2070: error: `config' undeclared (first use in this function)
fakeglx.c:2071: error: `dpy' undeclared (first use in this function)
fakeglx.c:2074: error: `value' undeclared (first use in this function)
fakeglx.c:2077: error: `attribute' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2082: error: parse error before '*' token
fakeglx.c: In function `Fake_glXGetFBConfigs':
fakeglx.c:2084: error: `XVisualInfo' undeclared (first use in this function)
fakeglx.c:2084: error: `visuals' undeclared (first use in this function)
fakeglx.c:2084: error: `visTemplate' undeclared (first use in this function)
fakeglx.c:2084: warning: left-hand operand of comma expression has no effect
fakeglx.c:2085: error: `VisualScreenMask' undeclared (first use in this
function)
fakeglx.c:2089: error: `screen' undeclared (first use in this function)
fakeglx.c:2090: error: `dpy' undeclared (first use in this function)
fakeglx.c:2090: error: `nelements' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2108: error: parse error before '*' token
fakeglx.c: In function `Fake_glXChooseFBConfig':
fakeglx.c:2113: error: `attribList' undeclared (first use in this function)
fakeglx.c:2115: error: `dpy' undeclared (first use in this function)
fakeglx.c:2115: error: `screen' undeclared (first use in this function)
fakeglx.c:2115: error: `nitems' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2136: error: parse error before '*' token
fakeglx.c:2137: error: parse error before '*' token
fakeglx.c:2138: warning: return type defaults to `int'
fakeglx.c:2138: warning: no previous prototype for
'Fake_glXGetVisualFromFBConfig'
fakeglx.c: In function `Fake_glXGetVisualFromFBConfig':
fakeglx.c:2139: error: `dpy' undeclared (first use in this function)
fakeglx.c:2139: error: `config' undeclared (first use in this function)
fakeglx.c:2145: error: dereferencing pointer to incomplete type
fakeglx.c:2145: error: `XVisualInfo' undeclared (first use in this function)
fakeglx.c:2145: error: parse error before ')' token
fakeglx.c:2146: error: dereferencing pointer to incomplete type
fakeglx.c:2147: error: dereferencing pointer to incomplete type
fakeglx.c:2147: error: dereferencing pointer to incomplete type
fakeglx.c:2149: error: dereferencing pointer to incomplete type
fakeglx.c: At top level:
fakeglx.c:2159: error: parse error before "Fake_glXCreateWindow"
fakeglx.c:2159: error: parse error before '*' token
fakeglx.c:2161: warning: return type defaults to `int'
fakeglx.c:2161: warning: no previous prototype for 'Fake_glXCreateWindow'
fakeglx.c: In function `Fake_glXCreateWindow':
fakeglx.c:2162: error: `config' undeclared (first use in this function)
fakeglx.c:2167: error: `win' undeclared (first use in this function)
fakeglx.c:2176: error: `dpy' undeclared (first use in this function)
fakeglx.c:2177: error: `attribList' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2184: error: parse error before '*' token
fakeglx.c: In function `Fake_glXDestroyWindow':
fakeglx.c:2186: error: `dpy' undeclared (first use in this function)
fakeglx.c:2186: error: parse error before "window"
fakeglx.c: At top level:
fakeglx.c:2195: error: parse error before '*' token
fakeglx.c:2197: error: `Fake_glXCreatePixmap' declared as function returning
a function
fakeglx.c: In function `Fake_glXCreatePixmap':
fakeglx.c:2198: error: `config' undeclared (first use in this function)
fakeglx.c:2204: error: `dpy' undeclared (first use in this function)
fakeglx.c:2207: error: `attribList' undeclared (first use in this function)
fakeglx.c:2249: error: `Success' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2305: error: parse error before '*' token
fakeglx.c: In function `Fake_glXDestroyPixmap':
fakeglx.c:2307: error: `dpy' undeclared (first use in this function)
fakeglx.c:2307: error: parse error before "pixmap"
fakeglx.c: At top level:
fakeglx.c:2315: error: parse error before "Fake_glXCreatePbuffer"
fakeglx.c:2315: error: parse error before '*' token
fakeglx.c:2317: warning: return type defaults to `int'
fakeglx.c:2317: warning: no previous prototype for 'Fake_glXCreatePbuffer'
fakeglx.c: In function `Fake_glXCreatePbuffer':
fakeglx.c:2318: error: `config' undeclared (first use in this function)
fakeglx.c:2324: error: `dpy' undeclared (first use in this function)
fakeglx.c:2326: error: `attribList' undeclared (first use in this function)
fakeglx.c:2361: error: parse error before "xmbuf"
fakeglx.c:2361: error: dereferencing pointer to incomplete type
fakeglx.c:2362: error: parse error before "else"
fakeglx.c: At top level:
fakeglx.c:2368: error: parse error before '*' token
fakeglx.c: In function `Fake_glXDestroyPbuffer':
fakeglx.c:2370: error: `pbuf' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2378: error: parse error before '*' token
fakeglx.c: In function `Fake_glXQueryDrawable':
fakeglx.c:2381: error: `draw' undeclared (first use in this function)
fakeglx.c:2385: error: `attribute' undeclared (first use in this function)
fakeglx.c:2387: error: `value' undeclared (first use in this function)
fakeglx.c:2387: error: dereferencing pointer to incomplete type
fakeglx.c:2390: error: dereferencing pointer to incomplete type
fakeglx.c:2393: error: `True' undeclared (first use in this function)
fakeglx.c:2396: error: dereferencing pointer to incomplete type
fakeglx.c:2396: error: dereferencing pointer to incomplete type
fakeglx.c:2399: error: dereferencing pointer to incomplete type
fakeglx.c:2403: error: dereferencing pointer to incomplete type
fakeglx.c:2406: error: dereferencing pointer to incomplete type
fakeglx.c:2409: error: dereferencing pointer to incomplete type
fakeglx.c: At top level:
fakeglx.c:2420: error: parse error before '*' token
fakeglx.c: In function `Fake_glXCreateNewContext':
fakeglx.c:2424: error: `shareList' undeclared (first use in this function)
fakeglx.c:2428: error: `renderType' undeclared (first use in this function)
fakeglx.c:2431: error: invalid application of `sizeof' to incomplete type
`fake_glx_context' 
fakeglx.c:2438: error: dereferencing pointer to incomplete type
fakeglx.c:2439: error: dereferencing pointer to incomplete type
fakeglx.c:2440: error: dereferencing pointer to incomplete type
fakeglx.c:2445: error: dereferencing pointer to incomplete type
fakeglx.c:2446: error: dereferencing pointer to incomplete type
fakeglx.c:2447: error: dereferencing pointer to incomplete type
fakeglx.c:2448: error: dereferencing pointer to incomplete type
fakeglx.c:2448: error: `XID' undeclared (first use in this function)
fakeglx.c:2448: error: parse error before "glxCtx"
fakeglx.c:2450: error: dereferencing pointer to incomplete type
fakeglx.c: At top level:
fakeglx.c:2457: error: parse error before '*' token
fakeglx.c: In function `Fake_glXQueryContext':
fakeglx.c:2459: error: `ctx' undeclared (first use in this function)
fakeglx.c:2460: error: dereferencing pointer to incomplete type
fakeglx.c:2465: error: `attribute' undeclared (first use in this function)
fakeglx.c:2467: error: `value' undeclared (first use in this function)
fakeglx.c:2467: error: dereferencing pointer to incomplete type
fakeglx.c:2470: error: dereferencing pointer to incomplete type
fakeglx.c:2477: error: `Success' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2486: error: parse error before '*' token
fakeglx.c: In function `Fake_glXSelectEvent':
fakeglx.c:2490: error: dereferencing pointer to incomplete type
fakeglx.c: At top level:
fakeglx.c:2495: error: parse error before '*' token
fakeglx.c: In function `Fake_glXGetSelectedEvent':
fakeglx.c:2500: error: invalid type argument of `unary *'
fakeglx.c:2500: error: dereferencing pointer to incomplete type
fakeglx.c:2502: error: invalid type argument of `unary *'
fakeglx.c: At top level:
fakeglx.c:2548: error: parse error before '*' token
fakeglx.c:2549: error: `Fake_glXMakeCurrentReadSGI' declared as function
returning a function
fakeglx.c: In function `Fake_glXMakeCurrentReadSGI':
fakeglx.c:2550: error: `draw' undeclared (first use in this function)
fakeglx.c:2550: error: `read' undeclared (first use in this function)
fakeglx.c:2550: error: `ctx' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2590: error: parse error before '*' token
fakeglx.c: In function `Fake_glXFreeContextEXT':
fakeglx.c:2593: error: `context' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2598: error: `Fake_glXGetContextIDEXT' declared as function
returning a function
fakeglx.c:2604: error: parse error before '*' token
fakeglx.c: In function `Fake_glXImportContextEXT':
fakeglx.c:2607: error: `contextID' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2612: error: parse error before '*' token
fakeglx.c: In function `Fake_glXQueryContextInfoEXT':
fakeglx.c:2615: error: `context' undeclared (first use in this function)
fakeglx.c:2616: error: `attribute' undeclared (first use in this function)
fakeglx.c:2617: error: `value' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2626: error: parse error before '*' token
fakeglx.c: In function `Fake_glXGetFBConfigAttribSGIX':
fakeglx.c:2628: error: `attribute' undeclared (first use in this function)
fakeglx.c:2628: error: `value' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2632: error: parse error before '*' token
fakeglx.c: In function `Fake_glXChooseFBConfigSGIX':
fakeglx.c:2634: error: `screen' undeclared (first use in this function)
fakeglx.c:2634: error: `attrib_list' undeclared (first use in this function)
fakeglx.c:2634: error: `nelements' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2639: error: parse error before '*' token
fakeglx.c:2640: error: `Fake_glXCreateGLXPixmapWithConfigSGIX' declared as
function returning a function
fakeglx.c: In function `Fake_glXCreateGLXPixmapWithConfigSGIX':
fakeglx.c:2643: error: dereferencing pointer to incomplete type
fakeglx.c: At top level:
fakeglx.c:2648: error: parse error before '*' token
fakeglx.c: In function `Fake_glXCreateContextWithConfigSGIX':
fakeglx.c:2652: error: `share_list' undeclared (first use in this function)
fakeglx.c:2654: error: invalid application of `sizeof' to incomplete type
`fake_glx_context' 
fakeglx.c:2661: error: dereferencing pointer to incomplete type
fakeglx.c:2662: error: dereferencing pointer to incomplete type
fakeglx.c:2663: error: dereferencing pointer to incomplete type
fakeglx.c:2668: error: dereferencing pointer to incomplete type
fakeglx.c:2669: error: dereferencing pointer to incomplete type
fakeglx.c:2670: error: dereferencing pointer to incomplete type
fakeglx.c:2671: error: dereferencing pointer to incomplete type
fakeglx.c:2671: error: `XID' undeclared (first use in this function)
fakeglx.c:2671: error: parse error before "glxCtx"
fakeglx.c:2673: error: dereferencing pointer to incomplete type
fakeglx.c: At top level:
fakeglx.c:2679: error: parse error before '*' token
fakeglx.c:2680: error: parse error before '*' token
fakeglx.c:2681: warning: return type defaults to `int'
fakeglx.c:2681: warning: no previous prototype for
'Fake_glXGetVisualFromFBConfigSGIX'
fakeglx.c:2687: error: parse error before '*' token
fakeglx.c: In function `Fake_glXGetFBConfigFromVisualSGIX':
fakeglx.c:2689: error: `vis' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2703: error: parse error before '*' token
fakeglx.c:2706: error: `Fake_glXCreateGLXPbufferSGIX' declared as function
returning a function
fakeglx.c: In function `Fake_glXCreateGLXPbufferSGIX':
fakeglx.c:2737: error: parse error before "xmbuf"
fakeglx.c: At top level:
fakeglx.c:2742: error: parse error before '*' token
fakeglx.c: In function `Fake_glXDestroyGLXPbufferSGIX':
fakeglx.c:2744: error: `pbuf' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2752: error: parse error before '*' token
fakeglx.c: In function `Fake_glXQueryGLXPbufferSGIX':
fakeglx.c:2754: error: `pbuf' undeclared (first use in this function)
fakeglx.c:2761: error: `attribute' undeclared (first use in this function)
fakeglx.c:2763: error: `value' undeclared (first use in this function)
fakeglx.c:2763: error: `True' undeclared (first use in this function)
fakeglx.c:2766: error: dereferencing pointer to incomplete type
fakeglx.c:2766: error: dereferencing pointer to incomplete type
fakeglx.c:2769: error: dereferencing pointer to incomplete type
fakeglx.c:2772: error: dereferencing pointer to incomplete type
fakeglx.c: At top level:
fakeglx.c:2785: error: parse error before '*' token
fakeglx.c: In function `Fake_glXSelectEventSGIX':
fakeglx.c:2790: error: dereferencing pointer to incomplete type
fakeglx.c: At top level:
fakeglx.c:2796: error: parse error before '*' token
fakeglx.c: In function `Fake_glXGetSelectedEventSGIX':
fakeglx.c:2800: error: invalid type argument of `unary *'
fakeglx.c:2800: error: dereferencing pointer to incomplete type
fakeglx.c:2803: error: invalid type argument of `unary *'
fakeglx.c: At top level:
fakeglx.c:2812: error: parse error before '*' token
fakeglx.c: In function `Fake_glXCushionSGI':
fakeglx.c:2815: error: `win' undeclared (first use in this function)
fakeglx.c:2816: error: `cushion' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2824: error: parse error before '*' token
fakeglx.c: In function `Fake_glXBindChannelToWindowSGIX':
fakeglx.c:2827: error: `screen' undeclared (first use in this function)
fakeglx.c:2828: error: `channel' undeclared (first use in this function)
fakeglx.c:2829: error: `window' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2834: error: parse error before '*' token
fakeglx.c: In function `Fake_glXChannelRectSGIX':
fakeglx.c:2837: error: `screen' undeclared (first use in this function)
fakeglx.c:2838: error: `channel' undeclared (first use in this function)
fakeglx.c:2841: error: `w' undeclared (first use in this function)
fakeglx.c:2842: error: `h' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2847: error: parse error before '*' token
fakeglx.c: In function `Fake_glXQueryChannelRectSGIX':
fakeglx.c:2850: error: `screen' undeclared (first use in this function)
fakeglx.c:2851: error: `channel' undeclared (first use in this function)
fakeglx.c:2854: error: `w' undeclared (first use in this function)
fakeglx.c:2855: error: `h' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2860: error: parse error before '*' token
fakeglx.c: In function `Fake_glXQueryChannelDeltasSGIX':
fakeglx.c:2863: error: `screen' undeclared (first use in this function)
fakeglx.c:2864: error: `channel' undeclared (first use in this function)
fakeglx.c:2865: error: `dx' undeclared (first use in this function)
fakeglx.c:2866: error: `dy' undeclared (first use in this function)
fakeglx.c:2867: error: `dw' undeclared (first use in this function)
fakeglx.c:2868: error: `dh' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2873: error: parse error before '*' token
fakeglx.c: In function `Fake_glXChannelRectSyncSGIX':
fakeglx.c:2876: error: `screen' undeclared (first use in this function)
fakeglx.c:2877: error: `channel' undeclared (first use in this function)
fakeglx.c:2878: error: `synctype' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2902: error: parse error before '*' token
fakeglx.c: In function `Fake_glXJoinSwapGroupSGIX':
fakeglx.c:2906: error: `member' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2914: error: parse error before '*' token
fakeglx.c: In function `Fake_glXBindSwapBarrierSGIX':
fakeglx.c:2918: error: `barrier' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2922: error: parse error before '*' token
fakeglx.c:2923: error: `Fake_glXQueryMaxSwapBarriersSGIX' declared as
function returning a function
fakeglx.c: In function `Fake_glXQueryMaxSwapBarriersSGIX':
fakeglx.c:2925: error: `screen' undeclared (first use in this function)
fakeglx.c:2926: error: `max' undeclared (first use in this function)
fakeglx.c:2927: error: `False' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2935: error: parse error before '*' token
fakeglx.c:2936: error: `Fake_glXGetTransparentIndexSUN' declared as function
returning a function
fakeglx.c: In function `Fake_glXGetTransparentIndexSUN':
fakeglx.c:2938: error: `overlay' undeclared (first use in this function)
fakeglx.c:2939: error: `underlay' undeclared (first use in this function)
fakeglx.c:2940: error: `pTransparent' undeclared (first use in this
function)
fakeglx.c: At top level:
fakeglx.c:2953: error: parse error before '*' token
fakeglx.c:2954: error: `Fake_glXReleaseBuffersMESA' declared as function
returning a function
fakeglx.c: In function `Fake_glXReleaseBuffersMESA':
fakeglx.c:2955: error: `d' undeclared (first use in this function)
fakeglx.c:2958: error: `True' undeclared (first use in this function)
fakeglx.c:2960: error: `False' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:2969: error: `Fake_glXSet3DfxModeMESA' declared as function
returning a function
fakeglx.c:3010: error: parse error before '*' token
fakeglx.c: In function `Fake_glXBindTexImageEXT':
fakeglx.c:3015: error: `buffer' undeclared (first use in this function)
fakeglx.c:3015: error: `attrib_list' undeclared (first use in this function)
fakeglx.c: At top level:
fakeglx.c:3019: error: parse error before '*' token
fakeglx.c: In function `Fake_glXReleaseTexImageEXT':
fakeglx.c:3023: error: `buffer' undeclared (first use in this function)
fakeglx.c: In function `_mesa_GetGLXDispatchTable':
fakeglx.c:3041: error: storage size of 'glx' isn't known
fakeglx.c:3045: error: invalid application of `sizeof' to incomplete type
`_glxapi_table' 
fakeglx.c:3041: warning: unused variable `glx'
fakeglx.c: In function `choose_x_overlay_visual':
fakeglx.c:858: warning: statement with no effect
fakeglx.c: In function `_mesa_GetGLXDispatchTable':
fakeglx.c:3041: error: storage size of `glx' isn't known
fakeglx.c: At top level:
fakeglx.c:1447: warning: 'MakeCurrent_PrevDrawable' declared `static' but
never defined
fakeglx.c:1448: warning: 'MakeCurrent_PrevReadable' declared `static' but
never defined
gmake[4]: *** [fakeglx.o] Error 1
gmake[4]: Leaving directory
`/home/Michael/project/stuffs/Mesa-7.2/src/mesa/drivers/x11'
gmake[3]: *** [default] Error 1
gmake[3]: Leaving directory
`/home/Michael/project/stuffs/Mesa-7.2/src/mesa/drivers'
gmake[2]: *** [driver_subdirs] Error 2
gmake[2]: Leaving directory `/home/Michael/project/stuffs/Mesa-7.2/src/mesa'
gmake[1]: *** [subdirs] Error 1
gmake[1]: Leaving directory `/home/Michael/project/stuffs/Mesa-7.2/src'
gmake: *** [default] Error 1
[mich...@localhost Mesa-7.2]$ ls



Brian Paul wrote:
> 
> Verge wrote:
>> As the subject suggest, anyway one could achieve this?
>> at the moment (or should I say by default) the whole thing gets made with
>> the use of gcc complier. And I am trying to build gears.c using
>> sparc-linux-gcc, but it does not link using the sparc-linux-gcc compiler.
>> It
>> all works fine using the gcc compiler, the gcc compiler reads the library
>> well, but when I make use of the sparc-linux-gcc compiler, it compiles
>> but
>> doesn't link (it gives an error which says can't read library files).
>> 
>> So I'm guessing I have to make the libraries for use with a sparc-linux
>> target.
>> 
>> Please, can someone advice on how to proceed
>> I hope I explained this well, if not please ask.
> 
> I don't think there's many Mesa users on Sparc anymore.  If you could 
> post the relevant parts of the output up to the error, that might give 
> some clues.
> 
> -Brian
> 
> 
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas,
> Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> Mesa3d-dev mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
> 
> 

-- 
View this message in context: 
http://www.nabble.com/mesa-libraries-%28glut---co.%29-for-sparc-linux-target-tp20816102p20963573.html
Sent from the mesa3d-dev mailing list archive at Nabble.com.


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to