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 512.0 KiB each and 1.0 MiB total.

Hello @vinayak.adep

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
11.3k 25 9 14

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 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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