what is the path of kernel build directory?

2012-04-05 Thread saeedeh motlagh
hello guys i want to install the openvswitch 1.4.0 from a linux package. the below command should be executed: ./configure --with-linux=/lib/modules/'uname -r '/build this is a linux command and i should execute the FreeBSD equivalent but i don't know how to do that. the manual says: To build t

lagg problems on diskless client

2012-04-05 Thread Beeblebrox
Since jail/etc/rc.d/lagg results in an error message "cannot change re0" and results in a system freeze on the DC, I tried the following in jail/etc/rc.conf: ifconfig_lagg0="up laggproto failover laggport re1 laggport re0 192.168.2.2 netmask 255.255.255.0" Resulting messages on the DC before freezi

Re: what is the path of kernel build directory?

2012-04-05 Thread Jason Hellenthal
/usr/obj/usr/src/sys// The handbook has a very clear section on this. Good luck. On Thu, Apr 05, 2012 at 12:21:18AM -0700, saeedeh motlagh wrote: > hello guys > i want to install the openvswitch 1.4.0 from a linux package. the below > command should be executed: > ./configure --with-linux=/lib/

Re: what is the path of kernel build directory?

2012-04-05 Thread Robert Bonomi
saeedeh motlagh wrote: > > hello guys > i want to install the openvswitch 1.4.0 from a linux package. the below > command should be executed: > ./configure --with-linux=/lib/modules/'uname -r '/build > this is a linux command and i should execute the FreeBSD equivalent but i > don't know how to d

Re: [nfe] DHCP failure on 8-stable

2012-04-05 Thread enoch
YongHyeon PYUN writes: > On Wed, Apr 04, 2012 at 09:51:19AM -0400, enoch wrote: >> YongHyeon PYUN writes: >> >> > On Wed, Apr 04, 2012 at 12:37:15AM -0400, enoch wrote: >> >> YongHyeon PYUN writes: >> >> >> >> > On Tue, Apr 03, 2012 at 01:45:30AM -0400, enoch wrote: >> >> >> YongHyeon PYUN w

[PATCH] Add 40g media types

2012-04-05 Thread John Baldwin
The patch below adds 40G media types for what I think are the "common" media types we would see on FreeBSD (could be wrong). One caveat though, we are running awfully low on bits now, and we don't have enough room for the 100G media types after this. Not sure what we want to do about that. :(

Re: [PATCH] Add 40g media types

2012-04-05 Thread Bjoern A. Zeeb
On 5. Apr 2012, at 18:47 , John Baldwin wrote: Hi, > The patch below adds 40G media types for what I think are the "common" media > types we would see on FreeBSD (could be wrong). One caveat though, we are > running awfully low on bits now, and we don't have enough room for the 100G > media