Closed prjemian closed 3 years ago
Note: caputRecorder must be built from master branch due to
/usr/bin/gcc -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_X86_64_ -DUNIX -Dlinux -O3 -g -Wall -Werror-implicit-function-declaration -DUSE_TYPED_RSET -DUSE_TYPED_DSET -DUSE_TYPED_DRVET -mtune=generic -m64 -fPIC -I. -I../O.Common -I. -I. -I.. -I../../include/compiler/gcc -I../../include/os/Linux -I../../include -I/opt/base/include/compiler/gcc -I/opt/base/include/os/Linux -I/opt/base/include -c ../drvVipc610.c
../subMLIS.c:20:16: error: redefinition of 'struct evSubscrip'
20 | typedef struct evSubscrip {
| ^~~~~~~~~~
In file included from /opt/base/include/dbLink.h:24,
from /opt/base/include/dbAccess.h:25,
from ../subMLIS.c:8:
/opt/base/include/dbChannel.h:36:16: note: originally defined here
36 | typedef struct evSubscrip {
| ^~~~~~~~~~
make[4]: *** [/opt/base/configure/RULES_BUILD:255: subMLIS.o] Error 1
make[4]: Leaving directory '/opt/synApps/support/caputRecorder-R1-7-3/caputRecorderApp/src/O.linux-x86_64'