Hello,

I've been attempting to implement VPP for network routing however I have 
encountered several issues.  I've now moved to attempting to get it to perform 
correctly on my old, dual Xeon server that still provides services for my 
network just no longer handles routing.  These are the errors I am encountering 
on that box -

/usr/src/vpp-19.08.1 # make build-release
make[1]: Entering directory '/usr/src/vpp-19.08.1/build-root'
/bin/bash: line 0: export: 
`/usr/lib/ccache:/usr/src/vpp-19.08.1/build-root/tools/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin':
 not a valid identifier
/bin/bash: sed: command not found
@@@@ Arch for platform 'vpp' is native @@@@
@@@@ Finding source for external @@@@
@@@@ Makefile fragment found in 
/usr/src/vpp-19.08.1/build-data/packages/external.mk @@@@
@@@@ Source found in /usr/src/vpp-19.08.1/build @@@@
/bin/bash: line 0: export: 
`/usr/lib/ccache:/usr/src/vpp-19.08.1/build-root/tools/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin':
 not a valid identifier
/bin/bash: sed: command not found
@@@@ Arch for platform 'vpp' is native @@@@
@@@@ Finding source for vpp @@@@
@@@@ Makefile fragment found in /usr/src/vpp-19.08.1/build-data/packages/vpp.mk 
@@@@
@@@@ Source found in /usr/src/vpp-19.08.1/src @@@@
/bin/bash: line 0: export: 
`/usr/lib/ccache:/usr/src/vpp-19.08.1/build-root/tools/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin':
 not a valid identifier
/bin/bash: sed: command not found
/bin/bash: mkdir: No such file or directory
make[1]: *** [Makefile:644: external-configure] Error 127
make[1]: Leaving directory '/usr/src/vpp-19.08.1/build-root'
make: *** [Makefile:381: build-release] Error 2

Any pointers on where I might look that might point me to how I would solve 
this?  I have no other compilation or issues otherwise on the box though VPP 
will successfully build/compile on newly rolled Gentoo and Ubuntu systems.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#17302): https://lists.fd.io/g/vpp-dev/message/17302
Mute This Topic: https://lists.fd.io/mt/76508301/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to