I have installed EPICS R3.15.6 here and now when I compile a support module, it fails with this:
--------------
...
Installing created db file ../../../db/bctest.db
/gem_sw/epics/R3.15.6/base/configure/RULES.Db:521: Building ../../../db/bctest.db (from ../O.Common/bctest.db) (../O.Common/bctest.db newer)
+ perl -CSD /gem_sw/epics/R3.15.6/base/bin/linux-x86_64/installEpics.pl -d -m 444 ../O.Common/bctest.db ../../../db
mkdir ../../../db
make[3]: *** No rule to make target `bctest.db.d', needed by `build'. Stop.
make[3]: Leaving directory `/home/mwestfall/bancomm/bancommApp/Db/O.linux-x86_64'
make[2]: *** [install.linux-x86_64] Error 2
make[2]: Leaving directory `/home/mwestfall/bancomm/bancommApp/Db'
make[1]: *** [Db.install] Error 2
make[1]: Leaving directory `/home/mwestfall/bancomm/bancommApp'
make: *** [bancommApp.install] Error 2
[mwestfall@sbfrtdev-lv3 bancomm]$ --------
I imagine this might have something to do with our custom rules that we add in here at Gemini, but I'm not seeing how.
Any pointers as to where I should be looking to figure out why the bctest.db.d file is not being created?
Thanks...
--
Mike Westfall
Control Systems Software Engineer