> On Jan 6, 2016, at 21:31, O. Hartmann wrote:
>
> Recent r293304 fails to build kernel due to the error below:
>
> [...]
> --- kern_testfrwk.o ---
> cc -O2 -pipe -O3 -O3 -pipe -march=native -fno-strict-aliasing -Werror
> -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS
> -incl
Recent r293304 fails to build kernel due to the error below:
[...]
--- kern_testfrwk.o ---
cc -O2 -pipe -O3 -O3 -pipe -march=native -fno-strict-aliasing -Werror
-D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS
-include /usr/obj/usr/src/sys/FREYJA/opt_global.h -I. -I/usr/src/sys
-f
FreeBSD_HEAD_i386 - Build #2054 - Still Failing:
Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2054/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2054/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2054/console
Change summari
FreeBSD_HEAD_amd64_gcc4.9 - Build #1004 - Failure:
Build information:
https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/1004/
Full change log:
https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/1004/changes
Full build log:
https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9
El día Thursday, January 07, 2016 a las 03:04:24AM +0100, Michael Gmelin
escribió:
> > On 07 Jan 2016, at 02:49, Matthias Apitz wrote:
> >
> >
> > Hello,
> >
> > I have updated my Acer C720 netbook (amd64) from r285885 to r292778 and
> > now I do not see any network devices; the kernel is jus
FreeBSD_HEAD_i386 - Build #2053 - Failure:
Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2053/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2053/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/2053/console
Change summaries:
2
> On 07 Jan 2016, at 02:49, Matthias Apitz wrote:
>
>
> Hello,
>
> I have updated my Acer C720 netbook (amd64) from r285885 to r292778 and
> now I do not see any network devices; the kernel is just GENERIC;
>
> the lines in /etc/rc.conf are
>
> wlans_ath0="wlan0"
> ifconfig_wlan0="WPA DHCP"
it's there; just not called ath0
sysctl net.wlan.devices
and just create it - ifconfig wlan0 create wlandev ath0
You need to update your /etc for it all to work again out of the box. :)
-a
On 6 January 2016 at 17:49, Matthias Apitz wrote:
>
> Hello,
>
> I have updated my Acer C720 netbook (
Hello,
I have updated my Acer C720 netbook (amd64) from r285885 to r292778 and
now I do not see any network devices; the kernel is just GENERIC;
the lines in /etc/rc.conf are
wlans_ath0="wlan0"
ifconfig_wlan0="WPA DHCP"
(i.e. unchanged as they worked before); in dmesg the aht0 is shown as
usua
On 12/30/15 6:25 AM, Konstantin Belousov wrote:
> On Wed, Dec 30, 2015 at 05:54:07AM -0800, David Wolfskill wrote:
>> Found this on both my build machine and my laptop, each of which just
>> built head @r292914 (while running r292864 during the build) -- e.g.:
>>
>> FreeBSD g1-252.catwhisker.org 11
On 12/31/15 2:13 AM, Matthias Apitz wrote:
> El día Wednesday, December 30, 2015 a las 03:39:11PM +0100, Matthias Apitz
> escribió:
>
>>> # pkg info
>>> dialog4ports-0.1.5_2 Console Interface to configure ports
>>> pkg-1.6.2 Package manager
>>> poudriere-devel-3.1.9
> On Nov 23, 2015, at 6:35 PM, Ed Maste wrote:
>
> Hiya, I wanted to forward this to you in case you're not reading -current at
> the moment so you don't miss it. A PR of yours from 2013 is the only recent
> evidence I found of someone using kgzldr :-)
>
Not on -current -- didn't get the ori
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 1/6/16 2:54 PM, Bryan Drewery wrote:
> On 12/28/15 5:35 AM, David Wolfskill wrote:
>> Doing native in-place sourceupdate from:
>
>> FreeBSD freebeast.catwhisker.org 11.0-CURRENT FreeBSD
>> 11.0-CURRENT #1940 r292767M/292769:1100092: Sun Dec 27 0
Yup, calling ip_initid() in the SYSINIT works! Thanks for the help.
Thanks,
Shawn
On Wed, Jan 06, 2016 at 01:24:53PM -0500, Shawn Webb wrote:
> That's what gets toggled via the sysctl. I think I figured out that I
> need to call ip_initid() in the SYSINIT. Compiling and testing now.
>
> Thanks,
That's what gets toggled via the sysctl. I think I figured out that I
need to call ip_initid() in the SYSINIT. Compiling and testing now.
Thanks,
Shawn
On Wed, Jan 06, 2016 at 10:15:08AM -0800, Adrian Chadd wrote:
> Why'd you condition the vimage definition? :)
>
>
>
> -a
>
>
> On 6 January
Why'd you condition the vimage definition? :)
-a
On 6 January 2016 at 06:46, Shawn Webb wrote:
> (kgdb) list *(0x80b5de9e)
> 0x80b5de9e is in ip_fillid (/usr/src/sys/netinet/ip_id.c:237).
> warning: Source file is more recent than executable.
>
> 232 new_id = 0;
>
(kgdb) list *(0x80b5de9e)
0x80b5de9e is in ip_fillid (/usr/src/sys/netinet/ip_id.c:237).
warning: Source file is more recent than executable.
232 new_id = 0;
233 do {
234 if (new_id != 0)
235 V_random_id_collis
17 matches
Mail list logo