<div dir="ltr"><div>Hey Chris,</div><div><br></div><div>The configure i used is</div><div><br></div><div>  $ ../rtems/configure --target=i386-rtems4.11 --enable-maintainer-mode --enable-smp --enable-tests=yes --enable-rtemsbsp=pc386 --disable-posix USE_COM1_AS_CONSOLE=1 BSP_PRESS_KEY_FOR_RESET=0 target_alias=i386-rtems4.11</div>
<div><br></div><div><br></div><div>This is the error.</div><div><br></div><div>Making all in hello</div><div>gmake[6]: Entering directory `/home/harsha/rtems/4.11/pc386/i386-rtems4.11/c/pc386/testsuites/samples/hello'</div>
<div>i386-rtems4.11-gcc -B../../../../../pc386/lib/ -specs bsp_specs -qrtems -mtune=i386 -O2 -g -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs   -Wl,-Ttext,0x00100000  -mtune=i386   -o hello.exe init.o </div>
<div>../../../../../pc386/lib/librtemsbsp.a(ckinit.o): In function `bsp_clock_nanoseconds_since_last_tick_i8254':</div><div>/home/harsha/rtems/4.11/pc386/i386-rtems4.11/c/pc386/lib/libbsp/i386/pc386/../../../../../../../../rtems/c/src/lib/libbsp/i386/pc386/clock/ckinit.c:153: undefined reference to `Clock_driver_isrs'</div>
<div>../../../../../pc386/lib/librtemsbsp.a(ckinit.o): In function `Clock_driver_support_at_tick_tsc':</div><div>/home/harsha/rtems/4.11/pc386/i386-rtems4.11/c/pc386/lib/libbsp/i386/pc386/../../../../../../../../rtems/c/src/lib/libbsp/i386/pc386/clock/ckinit.c:90: undefined reference to `Clock_driver_isrs'</div>
<div>collect2: error: ld returned 1 exit status</div><div>gmake[6]: *** [hello.exe] Error 1</div><div>gmake[6]: Leaving directory `/home/harsha/rtems/4.11/pc386/i386-rtems4.11/c/pc386/testsuites/samples/hello'</div><div>
gmake[5]: *** [all-recursive] Error 1</div><div><br></div><div>Thanks,<br>Sree</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 15, 2013 at 9:27 PM, Chris Johns <span dir="ltr"><<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</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">Joel Sherrill wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
This could be a combination of changes. Vipul redid the<br>
interrupt code and may have missed something. I think<br>
he missed something.<br>
<br>
Chris and Sebastian committed changes to clockdrv_shell.h<br>
to change from "#ifdef " to "#if " and this is apparently<br>
didn't propagate it to all impacted BSPs.<br>
<br>
Adding people who need to check into this.<br>
<br>
</blockquote>
<br></div>
A specific error with the configure line would be a big help. Sree ??<span class="HOEnZb"><font color="#888888"><br>
<br>
Chris<br>
</font></span></blockquote></div><br></div>