Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

make warnings #7

Open
iggysha opened this issue Dec 14, 2020 · 1 comment
Open

make warnings #7

iggysha opened this issue Dec 14, 2020 · 1 comment

Comments

@iggysha
Copy link

iggysha commented Dec 14, 2020

Multiple warning messages when building, all related to cache:

$ make
make -C core
make[1]: Entering directory '/home/igor/dev/repo/spinel-spec/core'
docker run --rm --user=id -u:id -g -v pwd:/rfc -v /home/igor/.cache/xml2rfc:/var/cache/xml2rfc paulej/rfctools xml2rfc --text draft-rquattle-spinel-core.xml
WARNING: Unable to find a suitible cache directory to write to, trying the following directories:
/var/cache/xml2rfc
/.cache/xml2rfc
Try giving a specific directory with --cache.

@abtink
Copy link
Member

abtink commented Dec 14, 2020

@iggysha this whole repo is deprecated.

Please note that the spinel documentation/specification (that is used by OpenThread) is directly included in spinel.h header file from main openthread repo. The documentation/specification in this repo is not the latest and may not be fully compatible with the definitions in spinel.h (which is being used by OT between NCP/host (e.g. NCP and wpantund) and/or RCP/ot-posix).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants