Building RTEMS for BeagleBone Black failed

Russell Haley russ.haley at gmail.com
Thu Jul 20 00:36:32 UTC 2017


:(

Okay, thanks, I appreciate you testing that for me. 

Russ

Sent from my BlackBerry 10 smartphone on the Virgin Mobile network.
  Original Message  
From: Chris Johns
Sent: Wednesday, July 19, 2017 4:18 PM
To: Russell Haley
Cc: Sebastian Huber; users
Subject: Re: Building RTEMS for BeagleBone Black failed

On 20/07/2017 01:16, Russell Haley wrote:
> Hi,
> 
> I'm getting the same redefine error as my other attempts on FreeBSD.
> https://pastebin.com/xfCPmaBm
> 
> I went back to the drawing board and started from the top in the
> documentation using the SPARC build. The following is what I have done
> so far. The base path is ~/Git (/usr/home/russellh/Git)
> 
> mkdir -p rtems/4.12 && cd rtems/4.12
> 
> git clone git://git.rtems.org/rtems-source-builder.git rsb
> cd rsb
> ./source-builder/sb-check #check OK
> cd rtems
> ../source-builder/sb-set-builder
> --prefix=/usr/home/russellh/Git/rtems/4.12 4.12/rtems-sparc
> 
> Interestingly the re-defined values are different...
> 
> I'm heading out for a bit but will create a ticket when I get back if
> so desired. I will try this on Debian later too.

I ran:

$ ../source-builder/sb-set-builder --prefix=/build/rtems/tools/4.12 --log=arm
--keep-going 4.12/rtems-arm

on:

$ pwd
/build/rtems/tools/rtems-source-builder.git/rtems
$ git pull
Already up-to-date.
$ uname -a
FreeBSD hihi 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 #0: Tue Apr 11 08:48:40 UTC
2017 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64

I do not think I have anything special installed.

Chris



More information about the users mailing list