Re: iproute2 won't compile without AF_VSOCK

2018-06-19 Thread Steve Wise
On 6/19/2018 3:29 PM, David Ahern wrote: > On 6/19/18 2:27 PM, David Ahern wrote: >> On 6/19/18 9:47 AM, Stephen Hemminger wrote: >>> On Tue, 19 Jun 2018 10:17:45 -0500 >>> Steve Wise wrote: >>> Hey David, I'm trying to compile the latest iproute2 on an RHEL-7.3 distro, and it >>

Re: iproute2 won't compile without AF_VSOCK

2018-06-19 Thread David Ahern
On 6/19/18 2:27 PM, David Ahern wrote: > On 6/19/18 9:47 AM, Stephen Hemminger wrote: >> On Tue, 19 Jun 2018 10:17:45 -0500 >> Steve Wise wrote: >> >>> Hey David, >>> >>> I'm trying to compile the latest iproute2 on an RHEL-7.3 distro, and it >>> fails to compile because AF_VSOCK is not defined. 

Re: iproute2 won't compile without AF_VSOCK

2018-06-19 Thread David Ahern
On 6/19/18 9:47 AM, Stephen Hemminger wrote: > On Tue, 19 Jun 2018 10:17:45 -0500 > Steve Wise wrote: > >> Hey David, >> >> I'm trying to compile the latest iproute2 on an RHEL-7.3 distro, and it >> fails to compile because AF_VSOCK is not defined.  Should this >> functionality be a configure opt

Re: iproute2 won't compile without AF_VSOCK

2018-06-19 Thread Stephen Hemminger
On Tue, 19 Jun 2018 10:17:45 -0500 Steve Wise wrote: > Hey David, > > I'm trying to compile the latest iproute2 on an RHEL-7.3 distro, and it > fails to compile because AF_VSOCK is not defined.  Should this > functionality be a configure option to disable it on older distros? > > > Thanks, >

iproute2 won't compile without AF_VSOCK

2018-06-19 Thread Steve Wise
Hey David, I'm trying to compile the latest iproute2 on an RHEL-7.3 distro, and it fails to compile because AF_VSOCK is not defined.  Should this functionality be a configure option to disable it on older distros? Thanks, Steve. misc     CC   ss.o ss.c:301:27: error: ‘AF_VSOCK’ undec