Skip to main content
FBoar.1
Associate
April 12, 2021
Question

Perl Dependencies - Files and Modules not Found

  • April 12, 2021
  • 1 reply
  • 1062 views

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

This topic has been closed for replies.

1 reply

Olivier GALLIEN
Technical Moderator
April 28, 2021

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

Olivier GALLIEN In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.