[Discuss OpenCPI] OpenCPI v1.6.0 Installation Issue (gpsd prerequisite)
I'm currently porting over my work I've done with v1.5.1 to v1.6.0 and I
have run into an issue when running the following command:
$ ./scripts/install-opencpi.sh xilinx17_4
I have created a xilinx17_4 RCC that works well under v1.5.1. Under
v1.6.0, it seems there is an issue with the install-gpsd.sh script. I get
this at the time of the error:
scons: done building targets.
arm-linux-gnueabi-ar: libgpsmm.o: No such file or directory
====== Build/install of gpsd prerequisite failed.
When I try to find the file, I get two locations:
./prerequisites-build/gpsd/gpsd/ocpi-build-xilinx17_4/ocpi-build-ubuntu16/libgpsmm.o
./prerequisites-build/gpsd/gpsd/ocpi-build-ubuntu16/libgpsmm.o
So it seems like maybe the command to tell scons where to put the results
or where to build in general is getting a little screwed up. It seems this
script is new for v1.6.0, so I am curious how others got past this issue
when building? Am I doing something wrong?
Any pointers would be appreciated.
Thanks,
Brian
Received on Thu Mar 05 2020 - 00:57:16 CST
This archive was generated by hypermail 2.3.0
: Fri Jun 05 2026 - 08:45:25 CDT