Re: newt build error

2017-01-04 Thread Alan Graves
: Sterling Hughes <sterl...@apache.org> Sent: Tuesday, January 03, 2017 5:25 PM To: dev@mynewt.incubator.apache.org Subject: Re: newt build error Hi Alan, The new PDK now works. @wes3 added some commits to support the BSP. Sterling On 23 Dec 2016, at 12:00, Alan Graves wrote: > Hi dev, &

Re: newt build error

2017-01-03 Thread Sterling Hughes
Hi Alan, The new PDK now works. @wes3 added some commits to support the BSP. Sterling On 23 Dec 2016, at 12:00, Alan Graves wrote: Hi dev, For my environment I'm running Ubuntu 16.x in a VMWare environment under Windows 7. I also have Go 1.6 installed and working. The problem is that I've

Re: newt build error

2016-12-24 Thread Christopher Collins
Hi Brian, On Sat, Dec 24, 2016 at 02:44:48PM -0600, Brian Giori wrote: > Hey all, > I'm rebuilding bleprph to get started with mynewt again and ran into an > issue with building the application and bootloader. > > Things work smoothly up to "newt build blegpio_boot" when I get: > Building target

RE: newt build error

2016-12-23 Thread Alan Graves
-Original Message- From: Fabio Utzig [mailto:ut...@utzig.org] Sent: Friday, December 23, 2016 1:08 PM To: dev@mynewt.incubator.apache.org Subject: Re: newt build error Alan, Your Ubuntu is i686 right? That would make sense because 0x is really too big for an int (in 32 bit systems). I guess

Re: newt build error

2016-12-23 Thread Fabio Utzig
erl...@apache.org] > Sent: Friday, December 23, 2016 12:38 PM > To: dev@mynewt.incubator.apache.org > Subject: Re: newt build error > > Hi Alan, > > What go version are you using? Also, what branch is the mynewt source > that you’re trying to compile? > > For me: > > $ pwd &

RE: newt build error

2016-12-23 Thread Alan Graves
Subject: Re: newt build error Hi Alan, What go version are you using? Also, what branch is the mynewt source that you’re trying to compile? For me: $ pwd /Users/sterling/dev/go/src/mynewt.apache.org/newt/newt $ git status On branch develop $ go version go version go1.7.4 darwin/amd64 $ We’ve

Re: newt build error

2016-12-23 Thread Sterling Hughes
Hi Alan, What go version are you using? Also, what branch is the mynewt source that you’re trying to compile? For me: $ pwd /Users/sterling/dev/go/src/mynewt.apache.org/newt/newt $ git status On branch develop $ go version go version go1.7.4 darwin/amd64 $ We’ve dropped support in mynewt

newt build error

2016-12-23 Thread Alan Graves
Hi dev, For my environment I'm running Ubuntu 16.x in a VMWare environment under Windows 7. I also have Go 1.6 installed and working. The problem is that I've been trying to do a native Linux install of newt and I get a strange Go? error, which unfortunately prevents some executables from

Re: newt build error

2016-08-29 Thread Christopher Collins
On Mon, Aug 29, 2016 at 10:32:25AM -0600, Cody Smith wrote: > Hey Everybody, > > I'm trying to build the ble tiny example in Ubuntu 16.04 using the Newt > 0.8.0. I've done a newt upgrade, and still get this same error. The error > on a newt build is: > > Building target targets/bleFuzzTiny_tgt