Opened 14 years ago
Last modified 14 years ago
#25011 closed defect
mesa-7.8.1 - Build error on Tiger — at Version 1
Reported by: | nathanhirschauer@… | Owned by: | jeremyhu@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | mesa |
Description (last modified by mf2k (Frank Schima))
Gets an error while compiling on Tiger (XCode 2.5, GCC 4.0).
In file included from ../../src/gallium/auxiliary/util/u_inlines.h:36, from state_tracker/st_atom_constbuf.c:40: ../../src/gallium/auxiliary/util/u_atomic.h:35:2: error: #error "Unsupported platform" ../../src/gallium/auxiliary/util/u_atomic.h:300:2: error: #error "No pipe_atomic implementation selected" In file included from state_tracker/st_atom_constbuf.c:40: ../../src/gallium/auxiliary/util/u_inlines.h: In function 'pipe_reference_init': ../../src/gallium/auxiliary/util/u_inlines.h:52: warning: implicit declaration of function 'p_atomic_set' ../../src/gallium/auxiliary/util/u_inlines.h: In function 'pipe_is_referenced': ../../src/gallium/auxiliary/util/u_inlines.h:58: warning: implicit declaration of function 'p_atomic_read' ../../src/gallium/auxiliary/util/u_inlines.h: In function 'pipe_reference': ../../src/gallium/auxiliary/util/u_inlines.h:76: warning: implicit declaration of function 'p_atomic_inc' ../../src/gallium/auxiliary/util/u_inlines.h:81: warning: implicit declaration of function 'p_atomic_dec_zero' make[3]: *** [state_tracker/st_atom_constbuf.o] Error 1 make[2]: *** [install_libraries] Error 2 make[1]: *** [install] Error 1 make: *** [install] Error 1
Change History (1)
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Keywords: | mesa xorg gallium removed |
Owner: | changed from macports-tickets@… to jeremyhu@… |
Summary: | mesa-7.8.1 - Build error → mesa-7.8.1 - Build error on Tiger |
Note: See
TracTickets for help on using
tickets.