Hi,
I am trying to build the image for the qcs610-odk-64 machine using the instructions provided in QCS610/QCS410 Linux Platform Development Kit Software Programming Guide (80-pl631-200_k_qcs610_qcs410_linux_platform_development_kit_software_programming_guide.pdf)
However the build fails due to missing proprietary packages like xmllib, adsprpc etc (almost 15 packages till build failure i.e build continued after error)
Where can I get the source for the missing packages, so as to avoid this issue ?
Source and other details:
Sources were cloned using the below command:
Try installing these packages,
sudo apt-get install git android-tools-adb android-tools-fastboot gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath socat cpio python python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping libsdl1.2-dev xterm make xsltproc docbook-utils fop dblatex xmlto cmake python-git phablet-tools gdb-multiarch ninja-build
I have already installed the pre-requisites. The missing packages I mentioned are source files that are required by qti proprietary recipes
Hello there!
I have the exact same issue. Did you find a solution?
I'm thinking about using a newer release tag, but it takes ages to try them out.
--