Re: control of order of inet devices

2013-04-17 Thread Willy Offermans
Hello Brooks, On Tue, Apr 16, 2013 at 10:44:23AM -0500, Brooks Davis wrote: > On Tue, Apr 16, 2013 at 03:56:21PM +0200, Willy Offermans wrote: > > Dear FreeBSD friends, > > > > How can I control the order of the network devices in FreeBSD. > > > > For example, the command ifconfig lists the netw

Re: control of order of inet devices

2013-04-17 Thread Joshua Isom
On 4/17/2013 4:14 AM, Willy Offermans wrote: This is what I read in some of the articles or handbook as well. Can I reorder this linked list? Can I control the order by creating the kernel and reordering the inclusion of the device drivers? I am aware that the request sounds silly, but I have a

Re: CURRENT (r249438): (devel/libiconv)./unistd.h:686:5: error: invalid token at start of a preprocessor expression : #if @GNULIB_EUIDACCESS@

2013-04-17 Thread Dimitry Andric
On Apr 17, 2013, at 07:31, Jan Beich wrote: > Dimitry Andric writes: > On Apr 16, 2013, at 00:42, Jan Beich wrote: ... >>> Maybe -O3 overoptimizes regex in libc e.g., >>> >>> $ echo '#if @GNULIB_EUIDACCESS@' | sed 's/@GNULIB_EUIDACCESS@/0/' >>> #if @GNULIB_EUIDACCESS@ >>> >>> $ echo 'a

Re: CURRENT (r249438): (devel/libiconv)./unistd.h:686:5: error: invalid token at start of a preprocessor expression : #if @GNULIB_EUIDACCESS@

2013-04-17 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-04-17 06:07:47 -0400, Dimitry Andric wrote: > On Apr 17, 2013, at 07:31, Jan Beich wrote: >> Dimitry Andric writes: On Apr 16, 2013, at >> 00:42, Jan Beich wrote: > ... Maybe -O3 overoptimizes regex in libc e.g., $ echo '#if

Re: control of order of inet devices

2013-04-17 Thread Brooks Davis
On Wed, Apr 17, 2013 at 04:27:44AM -0500, Joshua Isom wrote: > On 4/17/2013 4:14 AM, Willy Offermans wrote: > > This is what I read in some of the articles or handbook as well. Can I > > reorder this linked list? Can I control the order by creating the kernel > > and reordering the inclusion of the

pkg_add not working

2013-04-17 Thread Neel Natu
Hi, I am running HEAD and recently started getting errors on pkg_add. uname: 10.0-CURRENT FreeBSD 10.0-CURRENT #103 r249396M: Thu Apr 11 23:25:06 PDT 2013 > pkg_add -r sudo Error: Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-10-current/Latest/sudo.tbz: File unavailable (e

Re: pkg_add not working

2013-04-17 Thread Mehmet Erol Sanliturk
On Wed, Apr 17, 2013 at 8:49 PM, Neel Natu wrote: > Hi, > > I am running HEAD and recently started getting errors on pkg_add. > > uname: 10.0-CURRENT FreeBSD 10.0-CURRENT #103 r249396M: Thu Apr 11 23:25:06 > PDT 2013 > > > pkg_add -r sudo > Error: Unable to get > > ftp://ftp.freebsd.org/pub/FreeB

Re: control of order of inet devices

2013-04-17 Thread Scot Hetzel
On Wed, Apr 17, 2013 at 4:14 AM, Willy Offermans wrote: > Hello Brooks, > > On Tue, Apr 16, 2013 at 10:44:23AM -0500, Brooks Davis wrote: > > On Tue, Apr 16, 2013 at 03:56:21PM +0200, Willy Offermans wrote: > > > Dear FreeBSD friends, > > > > > > How can I control the order of the network devices

Re: pkg_add not working

2013-04-17 Thread Baptiste Daroussin
On Wed, Apr 17, 2013 at 08:59:25PM -0700, Mehmet Erol Sanliturk wrote: > On Wed, Apr 17, 2013 at 8:49 PM, Neel Natu wrote: > > > Hi, > > > > I am running HEAD and recently started getting errors on pkg_add. > > > > uname: 10.0-CURRENT FreeBSD 10.0-CURRENT #103 r249396M: Thu Apr 11 23:25:06 > > PD