Re: HEADS UP: OFED stack merge tonight.

2011-03-23 Thread Jeff Roberson

On Wed, 23 Mar 2011, Mattia Rossi wrote:


On 21/03/11 18:36, Jeff Roberson wrote:
[..]

I would not expect any instability in non ofed systems from this import.



Hi Jeff,

I've tried to compile netstat, and it bails out immediately if I try to make 
obj:


/usr/src/usr.bin/netstat/Makefile, line 21: Malformed conditional 
(${MK_OFED} != no)

/usr/src/usr.bin/netstat/Makefile, line 23: if-less endif
make: fatal errors encountered -- cannot continue


It looks to me like you need to upgrade your /usr/share/mk files from a 
buildworld.  MK_OFED is only defined if bsd.own.mk is updated.


Thanks,
Jeff



Mat


___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: HEADS UP: OFED stack merge tonight.

2011-03-22 Thread Mattia Rossi

On 21/03/11 18:36, Jeff Roberson wrote:
[..]

I would not expect any instability in non ofed systems from this import.



Hi Jeff,

I've tried to compile netstat, and it bails out immediately if I try to 
make obj:


/usr/src/usr.bin/netstat/Makefile, line 21: Malformed conditional 
(${MK_OFED} != no)

/usr/src/usr.bin/netstat/Makefile, line 23: if-less endif
make: fatal errors encountered -- cannot continue

Mat
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


HEADS UP: OFED stack merge tonight.

2011-03-21 Thread Jeff Roberson

Hi Folks,

Just a notice that the 1.5.3 OFED Infiniband stack will be committed as 
soon as a fresh buildworld/installworld completes on my test machine. 
This brings in new drivers and user code and a very small number of 
changes to system sources.  OFED will not be built by default and 
WITH_OFED must be defined in /etc/make.conf to enable it.  I would not 
expect any instability in non ofed systems from this import.


Thanks,
Jeff
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org