lu-zero / libvpx

Local libvpx changes (POWER8 Altivec/VSX support)
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Solaris 11.3 SPARC build error #27

Closed syahman closed 6 years ago

syahman commented 6 years ago

hi, i cant compile on solaris 11.3 sparc, here the errors :

In file included from ./vp8/common/threading.h:195:0, from ./vp8/encoder/onyx_int.h:24, from vp8/vp8_cx_iface.c:20: ./vpx_util/vpx_atomics.h:62:2: error: #error Unsupported architecture! ./vpx_util/vpx_atomics.h: In function ‘vpx_atomic_store_release’: ./vpx_util/vpx_atomics.h:87:3: warning: implicit declaration of function ‘vpx_atomic_memory_barrier’ gmake[1]: [vp8/vp8_cx_iface.c.o] Error 1 gmake: [.DEFAULT] Error 2

lu-zero commented 6 years ago

Please report it upstream, this is a personal repository for my development :)