From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 3 Apr 2009 06:41:30 -0400 From: virendra.agadi@domain.hid Message-ID: <47104.41238755290008.JavaMail.root@domain.hid> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [Xenomai-help] Not able to execute xenoscope. Reply-To: virendra.agadi@domain.hid List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org HI All, I have recently joined the xenomai-help group. I want to upgrade uItron skin to the spec 4.0 as my application to be ported is uITRON 4.0 complient. I have built the adeos patch along with linux kernel on x86 machine(PC)and also installed xenomai patched kernel. Versions used: Linux kernel: 2.6.25.11 (Fedora 9) Xenomai Version: xenomai-2.4.7 Xenosim Version: xenosim-2.4.7 Now I am trying to configure Xenosim, for basic testing and profiling. Going forward I would be extensively using Xenosim to test and profile uITRON 4.0 skin. I hope I will be able to commit uITRON-4.0 skin along with Xenosim testsuite for uITRON in future. I built xenosim successfully except got one compiler error related to type "__user" in files heap.h,heap.c,queue.c and queue.h, which I resolved by adding /linux/conpiler.h in files heap.h and queue.h under path ""xenomai-2.4.7/include/native". I installed the Xenosim as refered in README.txt present under xenosim directory. I got the targets Xenoscope and gcic installed in xenosim build DIR/bin Then I tried with posix demos present along with the xenosim package. I followed the steps: > export PATH=/usr/xenomai/bin:$PATH > export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH > cd ../xenomai-2.4.7/sim_build/skins/posix/demos >make satch_sim >xenoscope satch_sim but I could not get the xenoscpe UI window. I also tried just running xenoscope but still I am not getting the window. After debuging using GDB I see that in file "bridge.cc", it could successfully initialize Tcl_Init(tclInterp) and Tk_Init(tclInterp), but at function Tix_Init(tclInterp) it gives segmentation fault, I could not step into the function. So basically Tix_Init is failing/crashing for me, due to which I am not getting xenoscope window. Please let me know if there is any version mismatch in Tix,TCL or TK? or is there any other issue? Here are the versions of TCL.TK and TIX TCL version : 8.3.5 TK version: 8.3.5 TIX version: 4.1 As I am new to Linux and also Xenomai/Xenosim, I am not sure if the Xenosim problems are to do with the way I configure/build/install Xenosim. Please any one can guide me as to why Tix_Init() got crashed? Thanks in Advance. Kind Regards, Virendra. -- This message was sent on behalf of virendra.agadi@domain.hid at openSubscriber.com http://www.opensubscriber.com/messages/xenomai@xenomai.org