Hi Dad, 

Did you try the evergreen: 
 
make wipe
make install-dep
make build

Cheers,
Florin


> On Jan 24, 2018, at 10:57 AM, Jon Loeliger <j...@netgate.com> wrote:
> 
> Hey Kids,
> 
> The new API Gen seems to want ply.lex, but I don't think
> it is listed as a dependency or something somewhere.  Or
> maybe I have a really crappy Python.  Dunno.
> 
> Net effect, shown below, isn't good.
> 
> Did I miss a step?
> 
> Thanks,
> jdl
> 
> 
> make[4]: Entering directory 
> `/home/jdl/workspace/vpp/build-root/rpmbuild/vpp-18.04.0/build-root/build-vpp-native/vpp'
>   APIGEN   vlibmemory/memclnt.api.h
>   JSON API vlibmemory/memclnt.api.json
> Traceback (most recent call last):
>   File 
> "/home/jdl/workspace/vpp/build-root/rpmbuild/vpp-18.04.0/build-root/tools/bin/vppapigen",
>  line 4, in <module>
>     import ply.lex as lex
> ImportError: No module named ply.lex
> Traceback (most recent call last):
>   File 
> "/home/jdl/workspace/vpp/build-root/rpmbuild/vpp-18.04.0/build-root/tools/bin/vppapigen",
>  line 4, in <module>
>     import ply.lex as lex
> ImportError: No module named ply.lex
> make[4]: *** [vlibmemory/memclnt.api.h] Error 1
> make[4]: *** Waiting for unfinished jobs....
> make[4]: *** [vlibmemory/memclnt.api.json] Error 1
> make[4]: Leaving directory 
> `/home/jdl/workspace/vpp/build-root/rpmbuild/vpp-18.04.0/build-root/build-vpp-native/vpp'
> make[3]: *** [vpp-build] Error 2
> make[3]: Leaving directory 
> `/home/jdl/workspace/vpp/build-root/rpmbuild/vpp-18.04.0/build-root'
> make[2]: *** [install-packages] Error 1
> make[2]: Leaving directory 
> `/home/jdl/workspace/vpp/build-root/rpmbuild/vpp-18.04.0/build-root'
> error: Bad exit status from /var/tmp/rpm-tmp.8lAVBj (%build)
> 
> _______________________________________________
> vpp-dev mailing list
> vpp-dev@lists.fd.io
> https://lists.fd.io/mailman/listinfo/vpp-dev

_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to