2021-04-12 11:31 AM
Hi All,
Please I`m working on a project that uses kvssink ( Aws Kinesis Gstreamer Plugin) that project uses log4cplus and openssl what uses Perl. During the cross compilation there are many perl modules missing from the SYSROOT what is the latest DevelopmentPackage . In fact checking the SYSROOT folder the files and modules are really missed. Those files are present on the DistributionPackage I had used to populate my STM32MP157C-DK2. So, finally the question...
Why those files are missing if the Perl is installed on the DevelopmentPackage ?
How can add / install those files to the DevelopmentPackage Sysroot ?
Thank You All !
Fabio Boaretti dos Santos
2021-04-28 03:06 AM
Hi @FBoar.1
To add module such as kvssink, log4cplus and openssl I think you should rather use Distribution package.
Default provided Development Package looks to not content all dependencies required to build them.
Hope it help,
Olivier