<div class="gmail_quote">On Wed, Mar 14, 2012 at 4:36 AM, Sebastian Huber <span dir="ltr"><<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On 03/13/2012 11:11 PM, Binkowski, Cassio wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
On Tue, Mar 13, 2012 at 5:53 PM, Binkowski, Cassio <<a href="mailto:cassioiks@gmail.com" target="_blank">cassioiks@gmail.com</a><br></div><div class="im">
<mailto:<a href="mailto:cassioiks@gmail.com" target="_blank">cassioiks@gmail.com</a>>> wrote:<br>
<br>
    On Tue, Mar 13, 2012 at 5:28 PM, Sebastian Huber<br>
    <<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-<u></u>brains.de</a><br></div><div class="im">
    <mailto:<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@<u></u>embedded-brains.de</a>>> wrote:<br>
<br>
        On 13/03/12 19:00, Binkowski, Cassio wrote:<br>
<br>
            On Tue, Mar 13, 2012 at 11:10 AM, Sebastian Huber<<br></div>
            <a href="mailto:sebastian.huber@embedded-__brains.de" target="_blank">sebastian.huber@embedded-__<u></u>brains.de</a><br>
            <mailto:<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@<u></u>embedded-brains.de</a>>>  wrote:<div class="im"><br>
<br>
                On 03/13/2012 05:07 PM, Binkowski, Cassio wrote:<br>
<br>
                        What is the build directory name?<br>
<br>
<br>
                    It is actually build.<br>
                    /home/rtems/build<br>
<br>
                The prefix must not be a subdirectory of the build directory.<br>
<br>
            I don't understand. Can you then point me the direction?<br>
<br>
            Thanks<br>
<br>
<br>
        In another mail you write this:<br>
<br>
<br></div>
        ~/rtems-4.11-work/rtems/__<u></u>configure --target=sparc-rtems4.11<br>
        --disable-posix<br>
        --disable-networking --disable-cxx --enable-rtemsbsp=sis<br>
        --enable-tests=samples --prefix=/home/rtems/build/__<u></u>sparc-rtems4.11/sis<div class="im"><br>
<br>
        In another mail you write this:<br>
<br>
<br>
        It is actually build.<br>
        /home/rtems/build<br>
<br>
<br>
    Ok. It is correct.<br>
<br>
<br>
        => your prefix is a subdirectory of the build tree<br>
<br>
        This makes no sense and is wrong.  Why not simply use the default prefix?<br>
<br>
<br>
    But the default prefix Joel Sherril provided is the one that is pointing<br>
    the the /sparc-rtems4.11/sis<br>
<br>
    What do you have for default?<br>
<br>
    /home/rtems/bild is where I have all things buit on.<br>
<br>
<br>
I have configured it with prefix=/opt/rtems-4.11, still getting errors in Eclipse.<br>
</div></blockquote>
<br>
Quite frankly, you are so sparse with information, who should I know what "I have configured" is in your case?<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Just for clarification:<br>
<br>
Tools path: /opt/rtems-4.11<br>
Source path: /home/rtems/rtems-4.11-work/<u></u>rtems<br>
Build path: /home/rtems/build<br>
<br>
Can you please advise?<br>
<br>
</blockquote>
<br></div>
cd<br>
rm -rf build<br>
mkdir build<br>
cd build<br>
/home/rtems/rtems-4.11-work/<u></u>rtems/configure --target=sparc-rtems4.11 --prefix=/opt/rtems-4.11 --disable-posix --disable-cxx --enable-rtemsbsp=sis --enable-tests=samples --disable-networking<br>
make<br>
make install<br>
<br>
If you get errors in this procedure fix them first.  You need an installed BSP before you start with Eclipse!</blockquote><div><br></div><div>When I "make install", in the last lines, I get that it entered a few directories but there was nothing to do there.</div>

<div>Is this a bad sign?</div><div><br></div><div>The prefix for the configure command should then be located at the tools path (/opt/rtems-4.11) ?</div><div><br></div><div>What's the correct location for Base path and BSP path in Eclipse?</div>

<div>Please tell me what do you do that made it work for you.</div><div><br></div><div>I am using the CentOS virtual machine, just in case.</div><div><br></div><div>Regards</div></div>