On 28.12.2015. 23:44, Hrvoje Popovski wrote:
> Hi,
> 
> after fetching source from cvs at 23:40 CET i'm getting this error
> whilte comliling kernel.
> 
> 
> 
> cc  -Werror -Wall -Wimplicit-function-declaration  -Wno-main
> -Wno-uninitialized  -Wframe-larger-than=2047 -mcmode
> l=kernel -mno-red-zone -mno-sse2 -mno-sse -mno-3dnow  -mno-mmx
> -msoft-float -fno-omit-frame-pointer -fno-builtin-
> printf -fno-builtin-snprintf  -fno-builtin-vsnprintf -fno-builtin-log
> -fno-builtin-log2 -fno-builtin-malloc -fno
> -pie -O2 -pipe -nostdinc -I../../../.. -I. -I../../../../arch -DDDB
> -DDIAGNOSTIC -DKTRACE -DACCOUNTING -DKMEMSTAT
> S -DPTRACE -DPOOL_DEBUG -DCRYPTO -DSYSVMSG -DSYSVSEM -DSYSVSHM
> -DUVM_SWAP_ENCRYPT -DFFS -DFFS2 -DFFS_SOFTUPDATES
> -DUFS_DIRHASH -DQUOTA -DEXT2FS -DMFS -DNFSCLIENT -DNFSSERVER -DCD9660
> -DUDF -DMSDOSFS -DFIFO -DTMPFS -DFUSE -DSOC
> KET_SPLICE -DTCP_SACK -DTCP_ECN -DTCP_SIGNATURE -DINET6 -DIPSEC
> -DPPP_BSDCOMP -DPPP_DEFLATE -DPIPEX -DMROUTING -D
> MPLS -DBOOT_CONFIG -DUSER_PCICONF -DAPERTURE -DMTRR -DNTFS -DHIBERNATE
> -DPCIVERBOSE -DUSBVERBOSE -DWSDISPLAY_COMP
> AT_USL -DWSDISPLAY_COMPAT_RAWKBD -DWSDISPLAY_DEFAULTSCREENS="6"
> -DWSDISPLAY_COMPAT_PCVT -DX86EMU -DONEWIREVERBOSE
>  -DMULTIPROCESSOR -DMAXUSERS=80 -D_KERNEL -MD -MP  -c
> ../../../../dev/pci/vga_pci_common.c
> {standard input}: Assembler messages:
> {standard input}:254: Error: no such instruction: `rdseed %rbx'
> *** Error 1 in target 'cpu.o'
> *** Error 1 in /usr/src/sys/arch/amd64/compile/GENERIC.MP (Makefile:938
> 'cpu.o')
> 
> 
> 
> 


please ignore .. everything what i need to know is here
http://www.openbsd.org/faq/current.html
under
2015/12/27 - amd64 and i386 support for rdseed instruction

Reply via email to