uida6146@uida6146-Precision-Tower-3620:/media/raja/xlrgptp$ git clone git@github.com:xl4-shiro/xl4unibase.git
Cloning into 'xl4unibase'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I tried downloading the code using zip option and build, but the makefile is giving following error in the build directory.
I generated the make file using the following commands.
$ ./autogen.sh
$ cd build
$ ../configure
uida6146@uida6146-Precision-Tower-3620:/media/raja/xlrgptp/excelfore-gptp-master/build$ make
/bin/bash: line 7: /usr/share/xl4unibase/ub_genconf.py: No such file or directory
Makefile:5733: recipe for target 'gptp_config.c' failed
make: *** [gptp_config.c] Error 127
Hi,
I am unable to check out the code.
uida6146@uida6146-Precision-Tower-3620:/media/raja/xlrgptp$ git clone git@github.com:xl4-shiro/xl4unibase.git Cloning into 'xl4unibase'... Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
I tried downloading the code using zip option and build, but the makefile is giving following error in the build directory.
I generated the make file using the following commands. $ ./autogen.sh $ cd build $ ../configure
uida6146@uida6146-Precision-Tower-3620:/media/raja/xlrgptp/excelfore-gptp-master/build$ make /bin/bash: line 7: /usr/share/xl4unibase/ub_genconf.py: No such file or directory Makefile:5733: recipe for target 'gptp_config.c' failed make: *** [gptp_config.c] Error 127
Can you help me how to build the gPTP stack.
With Regards, Raja