NetBSD-Bugs archive

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

Re: port-arm/48215: pkg_add fails on recent NetBSD/evbearmv6hf-el current



The following reply was made to PR port-arm/48215; it has been noted by GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-arm/48215: pkg_add fails on recent NetBSD/evbearmv6hf-el
 current
Date: Mon, 7 Oct 2013 04:21:48 +0000

 not sent to gnats (all PR traffic should be sent to gnats-bugs; it
 remails)
 
    ------
 
 From: Moritz Wilhelmy <mw+netbsd%barfooze.de@localhost>
 To: port-arm-maintainer%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
        netbsd-bugs%netbsd.org@localhost, ryoon%NetBSD.org@localhost
 Subject: Re: port-arm/48215: pkg_add fails on recent NetBSD/evbearmv6hf-el
        current
 Date: Fri, 4 Oct 2013 21:40:15 +0200
 
 Alright, after a long time of debugging it seems the situation is as
 follows:
 
 * The pkg_install Makefile adds -DMACHINE_ARCH=\"${MACHINE_ARCH}\" to the
   CC flags, where MACHINE_ARCH is the right value of earmhf.
 
 * the pkg_add code pulls in param.h which undefs MACHINE_ARCH and
   replaces it by "earm".
 
 Also I don't understand why MACHINE_ARCH is set to several different
 values depending on _KERNEL. Can someone please explain this to me?
 
 Also port-arm/48267 is a duplicate of port-arm/48215, so please close
 it. Sorry about that.
 


Home | Main Index | Thread Index | Old Index