question

Upvotes
Accepted
1 0 0 2

upa8.0.0.L1.linux.rrg/Examples/rsslProvider, getting this error :

Query regarding to Reuters feed:

  1. How to get test data.
  2. While trying to build example /upa8.0.0.L1.linux.rrg/Examples/rsslProvider, getting this error :

mkdir -p

mkdir: missing operand

Try `mkdir --help' for more information.

make: *** [rsslprovider] Error 1

  1. Please give code flow from where it can start?
  2. Give details of each folder like : Examples, Training, Utils etc,
elektronelektron-sdkrrteta-apielektron-transport-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
11.3k 25 8 13

Hi @vinayak.adep

Makrfile of UPA examples uses lsb_release script to identify Linux version and type of Linux to select appropriate library version. The error can occur if the script cannot identify the OS version. You can download and install the lsb_release script from this link.

For getting start, you can see the UPAProvider in the Training folder of UPA C package. It consists of several modules that show incremental progress of how to build the app from the ground up.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea