not sure if this is the right place but…im trying to compile openpht from here (https://github.com/RasPlex/OpenPHT-Embedded) for the arm s905 soc since im having issues playing 5.1 audio with current build however im getting an error when compiling, if anybody has any info about this or how to compile it and care to share, i will appreciate it. thanks
What actual device are you compiling for? You probably want something like DISTRO=OpenPHT PROJECT=WeTek_Play ARCH=arm make image if you are using the WeTek play. Or are you just looking to rebuild OpenPHT, (i.e. the program) not OpenPHT-embedded (i.e. the OS)?