http://bugs.freedesktop.org/show_bug.cgi?id=20435





--- Comment #11 from Ryan Hope <rmh3...@gmail.com>  2009-03-03 10:28:19 PST ---
(In reply to comment #10)
> In that case, shouldn't -D_GNU_SOURCE already be defined? Are you using
> ./configure? Can you show the summary output at the end, particularly the
> Macros: line?
> 
> Can you show the exact spot where the build fails if _GNU_SOURCE is not
> defined? Maybe we're just not passing $(DEFINES) at that spot.
> 

MethodMan Mesa-7.3 # ./bin/config.guess                                         
i686-pc-linux-gnu                                                               
MethodMan Mesa-7.3 # ./configure                                                
checking build system type... i686-pc-linux-gnu                                 
checking host system type... i686-pc-linux-gnu                                  
checking for gcc... gcc                                                         
checking for C compiler default output file name... a.out                       
checking whether the C compiler works... yes                                    
checking whether we are cross compiling... no                                   
checking for suffix of executables...                                           
checking for suffix of object files... o                                        
checking whether we are using the GNU C compiler... yes                         
checking whether gcc accepts -g... yes                                          
checking for gcc option to accept ISO C89... none needed                        
checking how to run the C preprocessor... gcc -E                                
checking for gcc... (cached) gcc                                                
checking whether we are using the GNU C compiler... (cached) yes                
checking whether gcc accepts -g... (cached) yes                                 
checking for gcc option to accept ISO C89... (cached) none needed               
checking for g++... g++                                                         
checking whether we are using the GNU C++ compiler... yes                       
checking whether g++ accepts -g... yes                                          
checking for gmake... gmake                                                     
checking for makedepend... /usr/bin/makedepend                                  
checking for sed... /bin/sed                                                    
checking for pkg-config... /usr/bin/pkg-config                                  
checking pkg-config is at least version 0.9.0... yes                            
checking whether to enable assembly... yes, x86                                 
checking for gcc option to produce PIC... -fPIC                                 
checking for dlopen... no                                                       
checking for dlopen in -ldl... yes                                              
checking for posix_memalign... yes                                              
checking pkg-config files for X11 are available... yes                          
checking for LIBDRM... yes                                                      
checking for DRI2PROTO... yes
checking for DRIGL... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking for GLW... yes
configure: creating ./config.status
config.status: creating configs/autoconf
config.status: executing configs commands

        prefix:          /usr/local
        exec_prefix:     ${prefix}
        libdir:          ${exec_prefix}/lib
        includedir:      ${prefix}/include

        Driver:          dri
        OSMesa:          no
        DRI drivers:     i810 i915 i965 mach64 mga r128 r200 r300 radeon s3v
savage sis tdfx trident unichrome ffb swrast
        DRI driver dir:  ${libdir}/dri
        Use XCB:         no

        Shared libs:     yes
        Static libs:     no
        GLU:             yes
        GLw:             yes (Motif: no)
        glut:            no
        Demos:           no

        CFLAGS:          -g -O2 -Wall -Wmissing-prototypes -std=c99 -ffast-math
-fno-strict-aliasing -fPIC
        CXXFLAGS:        -g -O2 -Wall -fno-strict-aliasing -fPIC
        Macros:          -D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN
-DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_INDIRECT_RENDERING
-DHAVE_ALIAS-DGLX_DIRECT_RENDERING -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM
-DUSE_SSE_ASM

        Run 'gmake' to build Mesa


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to