I have been fighting getting StreamDevice built for weeks, now.
When I run a compile, it gives me a list of .dbd files that it says it can’t find.
‘dbdExpand.pl: no input files for ../O.Common/stream-scalout.dbd’
‘dbdExpand.pl: no input files for ../O.Common/stream-base.dbd’
‘dbdExpand.pl: no input files for ../O.Common/stream.dbd’
It ends with a “no rule to make target ‘stream.dbd.d’, needed by ‘build’.
I’m sure this is just a support program I don’t have installed on this machine, but it worked fine until a month or two ago.
The configuration RELEASE file seems to reference a file called “SUPPORT.$(EPICS_HOST_ARCH”.. bit that file doesn’t exist anywhere (and it looks like it’s optional anyway).
Anyone else having this problem
Later-
David