From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bany Ismail To: sourcenav@sources.redhat.com Subject: segmentation fault Date: Thu, 12 Apr 2001 11:28:00 -0000 Message-id: <3AD5F2FC.94C1C410@home.com> X-SW-Source: 2001-q2/msg00090.html Hi, I downloaded a precompiled binary of source navigator 5.0. I tried to use the program and noticed that I always receive segmenation faults when trying to open an already existing project. However the program runs fine if everytime I need to open a project I create a new one with a different name but same directory. I am running Slackware 7.1, kernel 2.4.2. I also tried to build my own binary using the source code for the same version of source navigator. I ran 'source/./configure' followed by 'make', I get this error message at the end of 'make' make: *** No rule to make target 'all-libremote', needed by 'all-sid'. Stop. After that I tried a 'make install' even though 'make' apparently failed and get this message at the end of 'make install': /usr/bin/ld: cannot open -ltix4.4.8.1: No such file or directory collect2: ld returned 1 exit status make[2]: *** [hyper] Error 1 make[2]: Leaving directory '/home/bismail/incoming/source/snavigator/hyper' make[1]: *** [install-recursive] Error 1 make[1] Leaving directory '/home/bismail/incoming/source/snavigator' make: *** [install-snavigator] Error 2 I would really appreciate any help that you can offer as I really need a good IDE to go along with Insight debugger as I am a budding computer scientist in my third year of studies and would like to begin using professional grade software as early as possible :)