brichard19/ecdl

Got an error when building the client

Gwento opened this issue · 2 comments

hi @brichard19 , i'm trying to build the cpu client with,

# make client_cpu

and i got this error

make --directory tle
make[1]: Entering directory '/root/ecdl/src/client/tle'
make[1]: *** No targets specified and no makefile found.  Stop.
make[1]: Leaving directory '/root/ecdl/src/client/tle'
Makefile:67: recipe for target 'client_tle' failed
make: *** [client_tle] Error 2

Error Message on LightShot

i even dont know, where the tle and client_tle directory.
how to solve this error, so i can build the cpu client.
i'm using ubuntu server 16.04 x64.

OSoup commented

I receive same error when make client_cpu on Ubuntu 18.04.

@Gwento you solve it?

any one solve this ?