NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-evbarm/49339: evbarm/imx23_olinuxino build error on current (fix)
The following reply was made to PR port-evbarm/49339; it has been noted by GNATS.
From: Petri Laakso <petri.laakso%asd.fi@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: port-evbarm-maintainer%netbsd.org@localhost
Subject: Re: port-evbarm/49339: evbarm/imx23_olinuxino build error on current
(fix)
Date: Thu, 30 Oct 2014 21:12:43 +0200 (EET)
On Thu, 30 Oct 2014, petri.laakso%asd.fi@localhost wrote:
>> Number: 49339
>> Category: port-evbarm
>> Synopsis: evbarm/imx23_olinuxino build error on current
>> Confidential: no
>> Severity: non-critical
>> Priority: medium
>> Responsible: port-evbarm-maintainer
>> State: open
>> Class: sw-bug
>> Submitter-Id: net
>> Arrival-Date: Thu Oct 30 11:45:00 +0000 2014
>> Originator: Petri Laakso
>> Release: NetBSD current from 2014.10.30
>> Organization:
> n/a
>> Description:
> $ ./build.sh -j4 -m evbarm -u -U kernel=IMX23_OLINUXINO
> ...
> sys/arch/arm/imx/imxusb.c:30:21: fatal error: opt_imx.h: No such file or directory
> #include "opt_imx.h"
>> How-To-Repeat:
> Rebuild just like above
>> Fix:
> Index: sys/arch/arm/imx/files.imx23
> ===================================================================
> RCS file: /cvsroot/src/sys/arch/arm/imx/files.imx23,v
> retrieving revision 1.2
> diff -u -r1.2 files.imx23
> --- sys/arch/arm/imx/files.imx23 7 Oct 2013 17:36:40 -0000 1.2
> +++ sys/arch/arm/imx/files.imx23 30 Oct 2014 11:10:26 -0000
> @@ -3,6 +3,8 @@
> # Freescale i.MX23 applications processor configuration info.
> #
>
> +defflag opt_imx.h IMX23
> +
> file arch/arm/arm32/irq_dispatch.S icoll
> file arch/arm/imx/imx23_space.c ahb|apbh|apbx
> file arch/arm/imx/imx23_dma.c ahb|apbh|apbx
>
This problem also applies to netbsd-7 tree. It would be nice if pulled up!
Best regards
Petri Laakso
Home |
Main Index |
Thread Index |
Old Index