jwlodek / genSub

EPICS genSub record
0 stars 1 forks source link

Problems encountered in installing genSub module #1

Open hihero-jsq opened 2 years ago

hihero-jsq commented 2 years ago

Hello!When I install the gensub module, the error message is displayed as follows when compiling

make[2]: /usr/local/vw/vxWorks-6.9/gnu/4.3.3-vxWorks-6.9/x86-linux2/bin/ccppc: Command not found make[2]: *** [genSubRecord.0] Error 127

Thank you for your time. I am looking forward to your reply.

jwlodek commented 2 years ago

It seems to be that the c/c++ compiler for your vxworks instance is not being found. I am not the original author of this module, I just made some changes to have it work with a newer version of EPICS, but I only tested it on x86 linux, so not sure I can help with vxworks issues.