On Sun, Mar 17, 2013 at 05:15:09PM +0100, kron wrote:
> Hello,
> 
> does graphics/dri build for you? It fails for me:
> 
> gmake[5]: Entering directory
> `/usr/ports/graphics/dri/work/Mesa-7.6.1/src/mesa/drivers/dri/r200'
> cc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver
> -I../../../../../include -I../../../../../src/mesa
> -I../../../../../src/egl/main -I../../../../../src/egl/drivers/dri
> -I/usr/local/include -I/usr/local/include/drm    -I/usr/local/include
> -O2 -pipe -fno-stack-protector -march=core2 -fno-strict-aliasing -Wall
> -Wmissing-prototypes -std=c99  -fno-strict-aliasing  -fPIC
> -DUSE_X86_64_ASM -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DPTHREADS
> -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS
> -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DHAVE_LIBDRM_RADEON=1
> -I/usr/local/include -I/usr/local/include/drm   -DRADEON_COMMON=1
> -DRADEON_COMMON_FOR_R200 -Wall r200_context.c -o r200_context.o
> In file included from radeon_common_context.h:20,
>                  from radeon_common.h:4,
>                  from r200_context.h:57,
>                  from r200_context.c:54:
> radeon_bocs_wrapper.h:6:23: error: radeon_bo.h: No such file or directory
> radeon_bocs_wrapper.h:7:27: error: radeon_bo_gem.h: No such file or
> directory
> radeon_bocs_wrapper.h:8:23: error: radeon_cs.h: No such file or directory
> radeon_bocs_wrapper.h:9:27: error: radeon_cs_gem.h: No such file or
> directory
> In file included from radeon_bocs_wrapper.h:99,
>                  from radeon_common_context.h:20,
>                  from radeon_common.h:4,
>                  from r200_context.h:57,
>                  from r200_context.c:54:
> radeon_bo_legacy.h:37: warning: 'struct radeon_bo' declared inside
> parameter list
> radeon_bo_legacy.h:37: warning: its scope is only this definition or
> declaration, which is probably not what you want
> radeon_bo_legacy.h:40: warning: 'struct radeon_bo' declared inside
> parameter list
> radeon_bo_legacy.h:44: warning: 'struct radeon_bo' declared inside
> parameter list
> In file included from radeon_common.h:83,
>                  from r200_context.h:57,
>                  from r200_context.c:54:
> radeon_cmdbuf.h: In function 'radeon_firevertices':
> radeon_cmdbuf.h:117: error: dereferencing pointer to incomplete type
> r200_context.c: In function 'r200_emit_query_finish':
> r200_context.c:254: warning: implicit declaration of function
> 'radeon_cs_write_dword'
> r200_context.c:255: warning: implicit declaration of function
> 'radeon_cs_write_reloc'
> r200_context.c:255: error: dereferencing pointer to incomplete type
> r200_context.c:256: warning: implicit declaration of function
> 'radeon_cs_end'
> gmake[5]: *** [r200_context.o] Error 1
> gmake[5]: Leaving directory
> `/usr/ports/graphics/dri/work/Mesa-7.6.1/src/mesa/drivers/dri/r200'
> gmake[4]: *** [subdirs] Error 1
> gmake[4]: Leaving directory
> `/usr/ports/graphics/dri/work/Mesa-7.6.1/src/mesa/drivers/dri'
> gmake[3]: *** [default] Error 1
> gmake[3]: Leaving directory
> `/usr/ports/graphics/dri/work/Mesa-7.6.1/src/mesa/drivers'
> gmake[2]: *** [driver_subdirs] Error 2
> gmake[2]: Leaving directory
> `/usr/ports/graphics/dri/work/Mesa-7.6.1/src/mesa'
> gmake[1]: *** [subdirs] Error 1
> gmake[1]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-7.6.1/src'
> gmake: *** [default] Error 1
> *** [do-build] Error code 1
> 
> Stop in /usr/ports/graphics/dri.
> 
> 
> BR,
> Oli
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

This is due to a regressin on pkgconf which has been fixed.

regards,
Bapt

Attachment: pgp4x1oMePvy0.pgp
Description: PGP signature

Reply via email to