You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/11/01 20:24:44 UTC

[GitHub] [mynewt-core] t3zeng opened a new issue #2705: ipc_nrf5340/ipc_nrf5340_priv.h: No such file or directory

t3zeng opened a new issue #2705:
URL: https://github.com/apache/mynewt-core/issues/2705


   ```
   Error: repos/apache-mynewt-core/hw/mcu/nordic/nrf5340_net/src/hal_vflash.c:30:10: fatal error: ipc_nrf5340/ipc_nrf5340_priv.h: No such file or directory
      30 | #include <ipc_nrf5340/ipc_nrf5340_priv.h>
         |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.
   ```
   
   The issue is that `ipc_shared` is defined in `ipc_nrf5340_priv.h` but does not have a package dependency inside 
   apache-mynewt-core/hw/mcu/nordic/nrf5340_net/pkg.yml.
   
   The required package dependency should be:
   `- "@apache-mynewt-core/hw/drivers/ipc_nrf5340"`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] t3zeng commented on issue #2705: ipc_nrf5340/ipc_nrf5340_priv.h: No such file or directory

Posted by GitBox <gi...@apache.org>.
t3zeng commented on issue #2705:
URL: https://github.com/apache/mynewt-core/issues/2705#issuecomment-956627453


   Fixed in https://github.com/apache/mynewt-core/pull/2706


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] t3zeng closed issue #2705: ipc_nrf5340/ipc_nrf5340_priv.h: No such file or directory

Posted by GitBox <gi...@apache.org>.
t3zeng closed issue #2705:
URL: https://github.com/apache/mynewt-core/issues/2705


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] t3zeng commented on issue #2705: ipc_nrf5340/ipc_nrf5340_priv.h: No such file or directory

Posted by GitBox <gi...@apache.org>.
t3zeng commented on issue #2705:
URL: https://github.com/apache/mynewt-core/issues/2705#issuecomment-956627453


   Fixed in https://github.com/apache/mynewt-core/pull/2706


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] t3zeng closed issue #2705: ipc_nrf5340/ipc_nrf5340_priv.h: No such file or directory

Posted by GitBox <gi...@apache.org>.
t3zeng closed issue #2705:
URL: https://github.com/apache/mynewt-core/issues/2705


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] t3zeng closed issue #2705: ipc_nrf5340/ipc_nrf5340_priv.h: No such file or directory

Posted by GitBox <gi...@apache.org>.
t3zeng closed issue #2705:
URL: https://github.com/apache/mynewt-core/issues/2705


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] t3zeng commented on issue #2705: ipc_nrf5340/ipc_nrf5340_priv.h: No such file or directory

Posted by GitBox <gi...@apache.org>.
t3zeng commented on issue #2705:
URL: https://github.com/apache/mynewt-core/issues/2705#issuecomment-956627453


   Fixed in https://github.com/apache/mynewt-core/pull/2706


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org