Skip to content

Conversation

@baranovmv
Copy link
Member

When installing to system paths, the build was failing with "No such file or directory" errors because AddDistFile was trying to copy from intermediate install locations that didn't exist.

# sudo scons -Q --enable-werror --build-3rdparty=all --disable-pulseaudio --disable-openssl --enable-tests install
  INSTALL /usr/share/man/man1/roc-copy.1 
  INSTALL /usr/share/man/man1/roc-recv.1 
  INSTALL /usr/share/man/man1/roc-send.1 
  INSTALL /usr/lib/x86_64-linux-gnu/libroc.so.0.4 
scons: *** [install] bin/x86_64-pc-linux-gnu/libroc.so.0.4: No such file or directory

When installing to system paths, the build was failing with "No such
file or directory" errors because AddDistFile was trying to copy from
intermediate install locations that didn't exist.
@baranovmv baranovmv requested a review from gavv January 30, 2026 23:54
@rocstreaming-bot
Copy link

🤖 Pull request description does not have a link to an issue.
If there is a related issue, please add it to the description using any of the supported formats.

@rocstreaming-bot rocstreaming-bot added the S-ready-for-review status: PR can be reviewed label Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-ready-for-review status: PR can be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants