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
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/
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
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
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
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
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
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
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/
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
(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) —
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
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
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
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
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
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(
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
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
> 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
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
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
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
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
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
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
[ 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
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
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
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.
30 matches
Mail list logo