Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incremental build issue in ROMFS #9369

Closed
bkueng opened this issue Apr 25, 2018 · 2 comments
Closed

incremental build issue in ROMFS #9369

bkueng opened this issue Apr 25, 2018 · 2 comments
Assignees
Labels

Comments

@bkueng
Copy link
Member

bkueng commented Apr 25, 2018

There's an incremental build issue when removing an aiframe file and also removing the CMakeLists.txt entry, you get:

ninja: error: '../../ROMFS/px4fmu_common/init.d/4040_reaper', needed by 'genromfs/px4fmu_common/init.d/rcS', missing and no known rule to make it
@dagar
Copy link
Member

dagar commented May 4, 2018

This is actually kind of tricky with cmake being oblivious to the files that are pruned. I'll see what I can come up with.

@dagar dagar added the bug label May 4, 2018
@dagar dagar self-assigned this May 4, 2018
@bkueng
Copy link
Member Author

bkueng commented Jul 24, 2018

Should be good with #10011

@bkueng bkueng closed this as completed Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants