Am 08.09.2009 10:32, schrieb Chia-I Wu:
> Is this the only library it fails to build?  If so, could you modify
> line 357 of $(TOP)/bin/mklib so that it echos the command line it tries
> to execute?
>
> mklib runs "gcc -Xlinker ..." to link a library.  From the error
> message, it seems that "gcc" is missing here.
>    
i think this was a issue with my build scripts i have fixed this. i am 
trying to crosscompile Mesa with your patches with uClibc. now i have 
the follow error, do you know what is wrong?

/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/toolchain/bin/i686-linux-uclibc-gcc
 
-c -Os -Wall -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-mtune=generic -s -fomit-frame-pointer -Wall -Wmissing-prototypes 
-std=c99 -ffast-math -fno-strict-aliasing -Os -Wall -pipe 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=generic -s 
-fomit-frame-pointer -D_GNU_SOURCE -fPIC   -D_GNU_SOURCE -DPTHREADS 
-DHAVE_POSIX_MEMALIGN -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER 
-DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -include 
main/mfeatures.h -D__GL_EXPORTS -UIN_DRI_DRIVER -I. 
-I./glapi/headers-es1 -I./state_tracker -I../state_tracker 
-I../../../include -I../../../src/mesa -I../../../src/gallium/include 
-I../../../src/gallium/auxiliary ../main/dispatch.c -o 
objs-es1/main/dispatch.o
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/toolchain/bin/i686-linux-uclibc-gcc
 
-c -Os -Wall -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-mtune=generic -s -fomit-frame-pointer -Wall -Wmissing-prototypes 
-std=c99 -ffast-math -fno-strict-aliasing -Os -Wall -pipe 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -mtune=generic -s 
-fomit-frame-pointer -D_GNU_SOURCE -fPIC   -D_GNU_SOURCE -DPTHREADS 
-DHAVE_POSIX_MEMALIGN -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER 
-DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -include 
main/mfeatures.h -D__GL_EXPORTS -UIN_DRI_DRIVER -I. 
-I./glapi/headers-es1 -I./state_tracker -I../state_tracker 
-I../../../include -I../../../src/mesa -I../../../src/gallium/include 
-I../../../src/gallium/auxiliary ../glapi/glapi.c -o objs-es1/glapi/glapi.o
../glapi/glapi.c:227: error: '__glapi_noop_table' undeclared here (not 
in a function)
../glapi/glapi.c: In function '_glapi_set_context':
../glapi/glapi.c:278: error: '__unused_noop_functions' undeclared (first 
use in this function)
../glapi/glapi.c:278: error: (Each undeclared identifier is reported 
only once
../glapi/glapi.c:278: error: for each function it appears in.)
make: *** [objs-es1/glapi/glapi.o] Error 1
make: Leaving directory 
`/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/Mesa-master-20090905/src/mesa/es'

-- 
               ### OpenELEC.tv ###
The free and open Mediacenter Distribution 4 you
              http://www.openelec.tv


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to