#2316 closed defect (wontfix)

SPARC simulator SIS BSP

Reported by: punitvara Owned by: Needs Funding
Priority: normal Milestone: Indefinite
Component: unspecified Version: 4.10
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

I have just used quick start guide to create environment and test hello word .But sudo PATH=/opt/rtems-4.11/bin:${PATH} make install this command issued a error that no rule to make target 'install' stop.
please regarding this.All the above command for quick guide is worked successfully.

Attachments (1)

Screenshot from 2015-04-05 10:24:59.png (172.0 KB) - added by punitvara on 04/05/15 at 04:56:50.
If I go inside the b-sis directory and try to use sudo PATH=/opt/rtems-4.10/bin:${PATH} make install then it showed error.

Download all attachments as: .zip

Change History (9)

comment:1 Changed on 04/05/15 at 04:54:22 by Chris Johns

What is the link to the guide you used ?

Changed on 04/05/15 at 04:56:50 by punitvara

If I go inside the b-sis directory and try to use sudo PATH=/opt/rtems-4.10/bin:${PATH} make install then it showed error.

comment:2 Changed on 04/05/15 at 05:02:51 by Chris Johns

Please do attach images. It does not help as it shows me nothing. Have you read https://devel.rtems.org/wiki/NewTicket and https://devel.rtems.org/wiki/Developer/Bug_Reporting.

Can you please provide the URL to the "quick start guide" you talk about in your original report ?

Can you please provide the host, version of tools and where you got them from and the version of RTEMS ?

comment:3 Changed on 04/05/15 at 05:11:21 by punitvara

https://devel.rtems.org/wiki/TBR/UserManual/Quick_Start

I was talking about this quick guide.I tried to start with SPARC simulator SIS BSP. I downloaded 4.10.2.tar.bz2 from https://git.rtems.org/rtems/snapshot/rtems-4.10.2.tar.bz2. I used UBUNTU 13.10 as host OS

Last edited on 04/05/15 at 05:19:57 by punitvara (previous) (diff)

comment:4 Changed on 04/05/15 at 05:20:34 by Chris Johns

What RTEMS tools are you using ?

The guide (which I just updated) talks about RTEMS 4.11 and you have downloaded RTEMS 4.10.2.

comment:5 Changed on 04/07/15 at 18:08:18 by punitvara

Sir I have got my error.Thank you for help.But I got another error after make command here.Can you tell me .where I am going wrong sir?

$ sudo apt-get install build-essential
$ sudo apt-get install git
$ sudo apt-get install python-dev
$ sudo apt-get build-dep binutils gcc g++ gdb unzip git
I have installed these tools .
Then downloded rtems-4.10.2, extracted and follow ..
cd rtems-4.10.2/
export PATH=/opt/rtems-4.10.2/bin:$PATH
./bootstrap
cd ..
mkdir b-sis
cd b-sis
../rtems-4.10.2/configure --target=sparc-rtems4.10.2 --enable-rtemsbsp=sis \

--enable-tests=samples --disable-posix

make

comment:6 Changed on 01/26/17 at 07:16:00 by Sebastian Huber

Milestone: 4.11.14.11.2

comment:7 Changed on 02/15/17 at 13:37:51 by Sebastian Huber

Milestone: 4.11.2Indefinite
Owner: set to Needs Funding
Status: newassigned

comment:8 Changed on 06/18/21 at 08:44:11 by Sebastian Huber

Resolution: wontfix
Status: assignedclosed

No user feedback for several years.

Note: See TracTickets for help on using tickets.