Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: com.c fails to compile on evbearmv7hf-el



Hello,

On Sat, 7 Mar 2015 20:04:18 +0100
Kurt Schreiner <ks%ub.uni-mainz.de@localhost> wrote:

> Hi,
> 
> 
> with -current source cvs-updated an hour ago (or so);
> 
> ===> build.sh command:    ./build.sh -u -N 1 -U -m evbearmv7hf-el -O /u/NetBSD/arch/evbearmv7hf-el/obj -D /u/NetBSD/arch/evbearmv7hf-el/dest -R /u/NetBSD/arch/evbearmv7hf-el/release -T /u/NetBSD/arch/evbearmv7hf-el/TOOLS release
> ===> build.sh started:    Sat Mar  7 20:00:51 MET 2015
> ===> NetBSD version:      7.99.6
> ===> MACHINE:             evbarm
> ===> MACHINE_ARCH:        earmv7hf
> ===> Build platform:      NetBSD 7.99.5 amd64
> ===> HOST_SH:             /bin/sh
> ===> MAKECONF file:       /etc/mk.conf
> ===> TOOLDIR path:        /u/NetBSD/arch/evbearmv7hf-el/TOOLS
> ===> DESTDIR path:        /u/NetBSD/arch/evbearmv7hf-el/dest
> ===> RELEASEDIR path:     /u/NetBSD/arch/evbearmv7hf-el/release
> ===> Updated makewrapper: /u/NetBSD/arch/evbearmv7hf-el/TOOLS/bin/nbmake-evbearmv7hf-el
> [...]
> Build directory is /u/NetBSD/arch/evbearmv7hf-el/obj/sys/arch/evbarm/compile/ARMADAXP
> Don't forget to run "make depend"
> depending the kern library objects
> depending the compat library objects
>     compile  ARMADAXP/armadaxp_start.o
>     compile  ARMADAXP/locore.o
>     compile  ARMADAXP/param.o
>     compile  ARMADAXP/bcopy_page.o
>     compile  ARMADAXP/bcopyinout.o
>     compile  ARMADAXP/com.o
> /u/NetBSD/src/sys/dev/ic/com.c: In function 'com_attach_subr':
> /u/NetBSD/src/sys/dev/ic/com.c:531:5: error: assignment of read-only variable 'fcr'
>      fcr |= FIFO_UART_ON;
>      ^

Should be fixed now.

have fun
Michael


Home | Main Index | Thread Index | Old Index