<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 06 Oct 2015, at 02:01, Mani, Kiran Kumar <<a href="mailto:KiranKumar.Mani@utdallas.edu" class="">KiranKumar.Mani@utdallas.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="font-family: Menlo-Regular; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">Also, if you take a close look at the attached file, the compilation of USB drivers failed because of a compilation error in the file include/linux/dynamic_debug.h</span><br style="font-family: Menlo-Regular; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br style="font-family: Menlo-Regular; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Menlo-Regular; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">Could you please take a look at it again?</span><br style="font-family: Menlo-Regular; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""></div></blockquote></div><br class=""><div class="">I did. None of the functions and macros mentioned in the error log are LITMUS^RT code. The file isn’t LITMUS^RT code. I don’t know what’s going on in that driver, but it really doesn’t look like it’s related to LITMUS^RT. Perhaps there is some sort of macro clash via some indirectly included headers?</div><div class=""><br class=""></div><div class="">In any case, either try compiling your kernel without that driver (do you really need it?) or you’ll have to track down what is the root cause of the compilation failure. If it is indeed a clash with a LITMUS^RT definition, you can try to manually #undef it in the header where it causes problems.</div><div class=""><br class=""></div><div class="">- Björn</div><div class=""><br class=""></div></body></html>