Sent from XFINITY Connect Mobile App
-----Original Message-----
From: [email protected]
To: [email protected]
Cc:
Sent: 2015-05-21 15:16:07 GMT
Subject: Pr2oblems building EPICS-CPP-4.4.0
Folks,
I ran into some minor problems building the latest release of EPICS V4.
make clean has an error:
make[1]: Entering directory `/usr/local/epics/EPICS-CPP-4.4.0/pvaPy'
Makefile:13: *** mixed implicit and normal rules. Stop.
make[1]: Leaving directory `/usr/local/epics/EPICS-CPP-4.4.0/pvaPy'
make: *** [clean] Error 2
Parallel make did not work:
corvette:local/epics/EPICS-CPP-4.4.0>make -sj
make[3]: *** No rule to make target
`../../lib/linux-x86/libpvAccess.a', needed by `HelloService'. Stop,
make[3]: *** Waiting for unfinished jobs....
../HelloServiceMain.cpp:8:26: fatal error: pv/rpcServer.h: No such
file or directory../HelloService.cpp:8:26: fatal error:
pv/rpcServer.h: No such file or directory
compilation terminated.
2
compilation terminated.
make[3]: *** [HelloService.o] Error 1
make[3]: *** [HelloServiceMain.o] Error 1
make[2]: *** [install.linux-x86] Error 2
make[1]: *** [helloWorldApp.install] Error 2
make: *** [helloWorld] Error 2
make: *** Waiting for unfinished jobs....
make[3]: *** No rule to make target
`../../lib/linux-x86/libpvAccess.a', needed by `libpvaSrv.a'. Stop.
2rawdmake[3]: *** Waiting for unfinished jobs....
make[3]: *** No rule to make target
`../../lib/linux-x86/libpvAccess.a', needed by `libpvDatabase.a'. Stop.
make[3]: *** Waiting for unfinished jobs....
Mark