<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Also notice versions in the example configure command. It says 4.9<br>
and you have 4.11. Replace that.<br>
<br>
On 3/16/2012 8:26 AM, Binkowski, Cassio wrote:
<blockquote
cite="mid:CAG93Rg6JdJrf7JD=S5PpoEnaf5m=oBWzcjxBvUT128uBL=AVNA@mail.gmail.com"
type="cite">
<div class="gmail_quote">On Fri, Mar 16, 2012 at 10:21 AM, vai bas
<span dir="ltr"><<a moz-do-not-send="true"
href="mailto:vai.csse@gmail.com">vai.csse@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
I have cloned from the git clone git://<a
moz-do-not-send="true" href="http://git.rtems.org/rtems.git"
target="_blank">git.rtems.org/rtems.git</a> rtems and found
the bootstrap and got success. But again I have not found in
top of repository to do following steps: <br>
<h3> <span> Configure and build </span></h3>
<pre> $ cd ..
$ mkdir b-rtems-4.9-testing
$ cd b-rtems-4.9-testing/
$ ../rtems-cvs-20080911/configure --enable-rtems-debug \
--target=powerpc-rtems4.9 --enable-posix --prefix=/opt/rtems-4.9 \
--enable-networking --enable-cxx --enable-rtemsbsp="virtex" --enable-maintainer-mode
$ make all
</pre>
There is not any configure file inside of rtems cloned from
given link above. my process and error : <br>
../rtems/configure --enable-rtems-debug \
--target=i386-rtems4.11 --enable-posix
--prefix=/opt/rtems-4.11 \ --enable-networking --enable-cxx
-enable-rtemsbsp="virtex" --enable-maintainer-mode<br>
bash: ../rtems/configure: No such file or directory<br>
</blockquote>
<div><br>
</div>
<div>This is a reference path. It assumes you're inside the
folder you want to build RTEMS and this folder is in the same
level as the RTEMS source folder.</div>
<div>Instead of using "../rtems/configure", try using the whole
path. E.g: "/home/rtems/rtems-work/rtems/configure"</div>
<div> </div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
best regards<br>
Suresh
<div class="HOEnZb">
<div class="h5"><br>
<br>
<div class="gmail_quote">On Fri, Mar 16, 2012 at 5:08 PM,
Joel Sherrill <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:joel.sherrill@oarcorp.com"
target="_blank">joel.sherrill@oarcorp.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>On 03/16/2012 07:32 AM, vai bas wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear respected users,<br>
<br>
<br>
Can someone told me about
./bootstrap error? Where can I found this file?
when I did ./bootstrap I found: No such file or
directory? Did someone get this type of error?
Thank you as advance..<br>
<br>
</blockquote>
</div>
You are not in the top of the RTEMS source tree.<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
<br>
<br>
<br>
Best regards<br>
Suresh<span><font color="#888888"><br>
</font></span></blockquote>
<span><font color="#888888">
<br>
<br>
-- <br>
Joel Sherrill, Ph.D. Director of
Research& Development<br>
<a class="moz-txt-link-abbreviated" href="mailto:joel.sherrill@OARcorp.com">joel.sherrill@OARcorp.com</a> On-Line
Applications Research<br>
Ask me about RTEMS: a free RTOS Huntsville AL
35805<br>
Support Available <a
moz-do-not-send="true"
href="tel:%28256%29%20722-9985"
value="+12567229985" target="_blank">(256)
722-9985</a></font></span>
<div>
<div><br>
<br>
<br>
_______________________________________________<br>
rtems-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:rtems-users@rtems.org"
target="_blank">rtems-users@rtems.org</a><br>
<a moz-do-not-send="true"
href="http://www.rtems.org/mailman/listinfo/rtems-users"
target="_blank">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
<br>
_______________________________________________<br>
rtems-users mailing list<br>
<a moz-do-not-send="true" href="mailto:rtems-users@rtems.org">rtems-users@rtems.org</a><br>
<a moz-do-not-send="true"
href="http://www.rtems.org/mailman/listinfo/rtems-users"
target="_blank">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
<br>
</blockquote>
</div>
<br>
</blockquote>
<br>
</body>
</html>