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: Sat, 28 Sep 2013 19:30:11 +0000

 On Tue, Sep 17, 2013 at 03:20:01AM +0000, matthew green wrote:
  >  >  The build inherits MACHINE_ARCH from the environment, which gets it
  >  >  from the nbmake wrapper. If it's wrong there, that seems like a bug.
  >  
  >  this has to do with the value exportd by <sys/param.h>, not
  >  the value set by the build.
 
 external/bsd/pkg_install/sbin/pkg_add/Makefile has
 
    CPPFLAGS+=      -DMACHINE_ARCH=\"${MACHINE_ARCH}\"
 
 and it seems to me that overriding this is a bug.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index