Re: Build error: 'emmintrin.h' file not found

2018-01-24 Thread Florian Limberger
Hi, indeed, `emmintrin.h` was missing. Along with everything else in `/usr/lib/clang`. I copied its contents from a recent snapshot release and the build went fine. I just don't know how I managed to mess that up. Thank you for the pointer! Regards flo Am 2018-01-24 um 19:54 schrieb Peter Jer

Re: Build error: 'emmintrin.h' file not found

2018-01-24 Thread Peter Jeremy
On 2018-Jan-24 17:34:33 +0100, Florian Limberger wrote: >since a few days I can't build 12-CURRENT anymore, due to the 'emmintrin.h' >header missing. I ran into a similar problem about a month ago. First of all, does your host system have emmintrin.h? E.g. what is the output of "find /usr/lib/

Re: Build error: 'isa/rtc.h' file not found

2017-10-02 Thread Konstantin Belousov
On Mon, Oct 02, 2017 at 09:44:36AM +0200, O. Hartmann wrote: > Am Mon, 2 Oct 2017 11:35:22 +0700 > "Alex V. Petrov" schrieb: > > > revision 324186 > > In file included from /usr/obj/usr/src/tmp/usr/include/sys/efi.h:33: > > /usr/obj/usr/src/tmp/usr/include/machine/efi.h:35:10: fatal error: > > 'i

Re: Build error: 'isa/rtc.h' file not found

2017-10-02 Thread O. Hartmann
Am Mon, 2 Oct 2017 11:35:22 +0700 "Alex V. Petrov" schrieb: > revision 324186 > In file included from /usr/obj/usr/src/tmp/usr/include/sys/efi.h:33: > /usr/obj/usr/src/tmp/usr/include/machine/efi.h:35:10: fatal error: > 'isa/rtc.h' file not found Me, too here. -- O. Hartmann Ich widerspreche

Re: Build error on current@r296308: 'yacc.h' file not found

2016-03-02 Thread David Cornejo
On Wed, Mar 2, 2016 at 11:04 AM, Bryan Drewery wrote: > On 3/2/2016 12:52 PM, Bryan Drewery wrote: >> On 3/2/2016 11:00 AM, Kurt Jaeger wrote: >>> Hi! >>> >>> Today, I upgraded to r296308 and had this failure during buildworld: >>> >>> ===> usr.bin/mkesdb_static (obj,build-tools) >>> cc -O2 -pipe

Re: Build error on current@r296308: 'yacc.h' file not found

2016-03-02 Thread Bryan Drewery
On 3/2/2016 12:52 PM, Bryan Drewery wrote: > On 3/2/2016 11:00 AM, Kurt Jaeger wrote: >> Hi! >> >> Today, I upgraded to r296308 and had this failure during buildworld: >> >> ===> usr.bin/mkesdb_static (obj,build-tools) >> cc -O2 -pipe -I/usr/src/usr.bin/mkesdb_static >> -I/usr/src/usr.bin/mkesdb_s

Re: Build error on current@r296308: 'yacc.h' file not found

2016-03-02 Thread Kurt Jaeger
Hi! > I have the same compilation error when I tried to build current today as well. /usr/src/usr.bin/mkcsmapper/Makefile.inc has the same problem. -- p...@opsec.eu+49 171 3101372 4 years to go ! ___ freebsd-current

Re: Build error on current@r296308: 'yacc.h' file not found

2016-03-02 Thread Bryan Drewery
On 3/2/2016 11:00 AM, Kurt Jaeger wrote: > Hi! > > Today, I upgraded to r296308 and had this failure during buildworld: > > ===> usr.bin/mkesdb_static (obj,build-tools) > cc -O2 -pipe -I/usr/src/usr.bin/mkesdb_static > -I/usr/src/usr.bin/mkesdb_static/../mkesdb > -I/usr/src/usr.bin/mkesdb_stat

Re: Build error on current@r296308: 'yacc.h' file not found

2016-03-02 Thread Jack L.
I have the same compilation error when I tried to build current today as well. On Wed, Mar 2, 2016 at 11:48 AM, Kurt Jaeger wrote: > Hi! > >> Today, I upgraded to r296308 and had this failure during buildworld: >> >> ===> usr.bin/mkesdb_static (obj,build-tools) >> cc -O2 -pipe -I/usr/src/usr.bin/

Re: Build error on current@r296308: 'yacc.h' file not found

2016-03-02 Thread Kurt Jaeger
Hi! > Today, I upgraded to r296308 and had this failure during buildworld: > > ===> usr.bin/mkesdb_static (obj,build-tools) > cc -O2 -pipe -I/usr/src/usr.bin/mkesdb_static > -I/usr/src/usr.bin/mkesdb_static/../mkesdb > -I/usr/src/usr.bin/mkesdb_static/../../lib/libc/iconv -g -std=gnu99 > -Q

Re: Build error on i386 when building dtrace tests

2015-12-19 Thread NGie Cooper
(fixed the subject line again..) > On Dec 19, 2015, at 17:57, Mark Johnston wrote: > > On Sat, Dec 19, 2015 at 05:03:51PM -0800, NGie Cooper wrote: >> Hi Mark, >> I ran into the following error when trying to build the dtrace tests on >> i386 (both with 10.2-RELEASE-p7 and 11.0-CURRENT) —

Re: Build error on i386 when building

2015-12-19 Thread Mark Johnston
On Sat, Dec 19, 2015 at 05:03:51PM -0800, NGie Cooper wrote: > Hi Mark, > I ran into the following error when trying to build the dtrace tests on > i386 (both with 10.2-RELEASE-p7 and 11.0-CURRENT) — have you seen this issue > before? Yes, that's because drti.o in stable/10 depends on libe

Re: build error revision 255864

2013-09-24 Thread Glen Barber
On Tue, Sep 24, 2013 at 08:45:22PM -0400, Glen Barber wrote: > On Tue, Sep 24, 2013 at 09:38:11PM -0300, Marcelo Gondim wrote: > > Hi all, > > > > I'm having this errorbuilding 255864 revision: > > > > This is due to the recent changes in sys/cam. We're working on it. > I have reverted the co

Re: build error revision 255864

2013-09-24 Thread Glen Barber
On Tue, Sep 24, 2013 at 09:38:11PM -0300, Marcelo Gondim wrote: > Hi all, > > I'm having this errorbuilding 255864 revision: > This is due to the recent changes in sys/cam. We're working on it. Glen > cc -O2 -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > -I/usr/src/gnu/usr.bin/te

Re: build error at rpc code

2012-08-24 Thread Dimitry Andric
On 2012-08-24 15:07, Dima Panov wrote: 24.08.2012 19:12, Dimitry Andric пишет: ... You are most likely setting CPP as follows: CPP=clang -E Don't do that, use the following instead: CPP=clang-cpp If there is no clang-cpp symlink in /usr/bin yet, just make it manually for now. It will

Re: build error at rpc code

2012-08-24 Thread Dima Panov
24.08.2012 19:12, Dimitry Andric пишет: On 2012-08-24 05:55, Dima Panov wrote: Does anybody get same error at buildworld with recent -current? ... In file included from /usr/src/lib/libc/../../include/rpc/rpc.h:76: /usr/src/lib/libc/../../include/rpc/rpcb_clnt.h:69:8: error: unknown type name

Re: build error at rpc code

2012-08-24 Thread Dimitry Andric
On 2012-08-24 05:55, Dima Panov wrote: Does anybody get same error at buildworld with recent -current? ... In file included from /usr/src/lib/libc/../../include/rpc/rpc.h:76: /usr/src/lib/libc/../../include/rpc/rpcb_clnt.h:69:8: error: unknown type name 'rpcblist' extern rpcblist *rpcb_getmaps(

Re: Build error in bin/sh/jobs.c if DEBUG=2

2012-04-02 Thread Jilles Tjoelker
On Sun, Apr 01, 2012 at 04:14:24PM +0200, Kristof Provost wrote: > While chasing down an odd issue with alignment faults I activated > debugging in bin/sh. > bin/sh/Makefile has a commented out line (# DEBUG_FLAGS+= -g -DDEBUG=2 > -fno-inline) to do this so that's what I did. > This fails to compi

Re: [Build Error]:: pccard

2003-10-12 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Stuart Walsh" <[EMAIL PROTECTED]> writes: : > In message: <[EMAIL PROTECTED]> : > "Sebastian Yepes F. [ESN]" <[EMAIL PROTECTED]> writes: : > : i have just looked at it and don't see any info related to the pccard : dev. : > : what are the ins

Re: [Build Error]:: pccard

2003-10-12 Thread Stuart Walsh
> In message: <[EMAIL PROTECTED]> > "Sebastian Yepes F. [ESN]" <[EMAIL PROTECTED]> writes: > : i have just looked at it and don't see any info related to the pccard dev. > : what are the instructions > > building both pcic and pccard in your kernel config? If so, don't do > that. It i

Re: [Build Error]:: pccard

2003-10-12 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Sebastian Yepes F. [ESN]" <[EMAIL PROTECTED]> writes: : i have just looked at it and don't see any info related to the pccard dev. : what are the instructions building both pcic and pccard in your kernel config? If so, don't do that. It is broken. pc

Re: [Build Error]:: pccard

2003-10-12 Thread Sebastian Yepes F. [ESN]
On Sun, 12 Oct 2003 14:43:59 +0100 Bruce M Simpson <[EMAIL PROTECTED]> wrote: > On Sun, Oct 12, 2003 at 03:37:44PM +, Sebastian Yepes F. [ESN] wrote: > > Hi all there haves been some problems with the pccard* for like 2 weeks > > i have not been abel to compile the kernel. > > > > fest it was

Re: [Build Error]:: pccard

2003-10-12 Thread Bruce M Simpson
On Sun, Oct 12, 2003 at 03:37:44PM +, Sebastian Yepes F. [ESN] wrote: > Hi all there haves been some problems with the pccard* for like 2 weeks > i have not been abel to compile the kernel. > > fest it was the pccardvar.h was mising this:: Did you follow all the instructions in UPDATING? I ha

Re: build error in chpass

2003-09-03 Thread Doug White
On Wed, 3 Sep 2003 [EMAIL PROTECTED] wrote: > I found an error in my make world with sources cvsup'ed as of this morning. > I am using WITH_DYNAMICROOT in my make.conf. I'm getting the same thing minus WITH_DYNAMICROOT. I think bsd.lib.mk rev 1.152 is the culprit. I'm doing a rebuild with that r

Re: build error building cvs doc?

2003-07-13 Thread Tim Kientzle
John Reynolds wrote: [ On Sunday, July 13, Barney Wolff wrote: ] Me too. I'm about to try re-cvsupping, in case I caught some update in the middle. Somebody else asked if I was doing a "make -jN" buildworld where N > 1 and I was. So, I just now did a buildworld with one process and it finished jus

Re: build error building cvs doc?

2003-07-12 Thread Khairil Yusof
On Sun, 2003-07-13 at 11:55, John Reynolds wrote: > Anybody seeing this same error during "buildworld"? > ===> gnu/usr.bin/cvs/doc > makeinfo --no-split -I /usr/src/gnu/usr.bin/cvs/doc -I > /usr/src/gnu/usr.bin/cvs/doc/../../../../contrib/cvs/doc > /usr/src/gnu/usr.bin/cvs/doc/../../../../contri

Re: build error building cvs doc?

2003-07-12 Thread John Reynolds
[ On Sunday, July 13, Barney Wolff wrote: ] > > Me too. I'm about to try re-cvsupping, in case I caught some update > in the middle. > Somebody else asked if I was doing a "make -jN" buildworld where N > 1 and I was. So, I just now did a buildworld with one process and it finished just fine. St

Re: Build error again.

2003-03-14 Thread Wade Klaver
Ok... I got a private message explaining that cvs was broken temporarily. Re-cvsupping fixed the problem. Thanx all. -W On March 13, 2003 07:07 pm, Kris Kennaway wrote: > On Thu, Mar 13, 2003 at 05:12:32PM -0800, Wade Klaver wrote: > > That last error was generated running with -DNOCLEAN and -j

Re: Build error again.

2003-03-13 Thread Kris Kennaway
On Thu, Mar 13, 2003 at 05:12:32PM -0800, Wade Klaver wrote: > That last error was generated running with -DNOCLEAN and -j 4. > I get this error running a plain make buildworld. > Thanx for any help/comments/suggestions in advance. This doesn't show the error because you are using -j4. However, i

Re: Build Error

2002-03-31 Thread Marcel Moolenaar
On Mon, Apr 01, 2002 at 12:14:27AM -0500, Scott Sipe wrote: > When doing buildworld on current from a couple hours ago. This is an alpha, > if that makes a difference. This is my first time compiling current > (currently running stable), so apologies if this is something that is my > fault.