xl4-shiro / excelfore-gptp

gPTP, IEEE 802.1AS-REV implementation
GNU General Public License v2.0
62 stars 38 forks source link

Unable to check out #10

Open raja2410 opened 2 years ago

raja2410 commented 2 years ago

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