Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2016 17:23:35 +0200
From:      Mariusz Zaborski <oshogbo@freebsd.org>
To:        Andrey Chernov <ache@freebsd.org>
Cc:        "current@freebsd.org" <current@freebsd.org>
Subject:   Re: Can't build -current incrementally due to libnv changes
Message-ID:  <CAGOYWV_x4j-A4p20At_V7XTUMmxCAowpZQGuXka6k7=2dCnm2w@mail.gmail.com>
In-Reply-To: <1deeb53c-2612-332e-c93e-ae5850bbad1c@freebsd.org>
References:  <1deeb53c-2612-332e-c93e-ae5850bbad1c@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Sorry I missed somehow header file.
Done in r304912.

Thanks,
Mariusz

On 27 August 2016 at 17:00, Andrey Chernov <ache@freebsd.org> wrote:
> Yes, 'make includes' (and 'make obj' and 'make depend') is done before
> 'make all' in /usr/src/lib
> ===> libnv (all)
> cc  -O2 -pipe -march=sandybridge  -I/usr/src/lib/libnv/../../sys
> -I/usr/src/lib/libnv -MD  -MF.depend.cnvlist.o -MTcnvlist.o -std=gnu99
> -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k
> -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes
> -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch
> -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts
> -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition
> -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety
> -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable
> -Qunused-arguments  -c
> /usr/src/lib/libnv/../../sys/contrib/libnv/cnvlist.c -o cnvlist.o
> /usr/src/lib/libnv/../../sys/contrib/libnv/cnvlist.c:49:10: fatal error:
>       'sys/cnv.h' file not found
> #include <sys/cnv.h>
>          ^
> 1 error generated.
> *** Error code 1
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGOYWV_x4j-A4p20At_V7XTUMmxCAowpZQGuXka6k7=2dCnm2w>