This is the mail archive of the
insight@sourceware.org
mailing list for the Insight project.
compiling insight on FC5
- From: "maxpagani\ at libero\ dot it" <maxpagani at libero dot it>
- To: "insight" <insight at sources dot redhat dot com>
- Date: Tue, 20 Jun 2006 12:18:10 +0200
- Subject: compiling insight on FC5
Dear Sirs,
I'm trying to compile insight (v6.4) on my Fedora Core 5 Linux (kernel 2.6.16-1.2133_FC5smp). I'm doing the following (I've added a blank line before prompt in order to improve the readability):
[maxp@Linuxmrd2 ~]$ tar xvfj insight-6.4.tar.bz2
[maxp@Linuxmrd2 ~]$ mkdir build
[maxp@Linuxmrd2 ~]$ cd build
[maxp@Linuxmrd2 build]$ ../insight-6.4/configure
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
[some output cut]
checking if symbolic links between directories work... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
[maxp@Linuxmrd2 build]$ make
make[1]: Entering directory `/home/maxp/work/build'
mkdir -p -- ./libiberty
Configuring in ./libiberty
configure: creating cache ./config.cache
[some output cut]
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking system version (for dynamic loading)... ../../../insight-6.4/tcl/unix/configure: line 7061: syntax error near unexpected token `)'
../../../insight-6.4/tcl/unix/configure: line 7061: ` OSF*)'
configure: error: ../../../insight-6.4/tcl/unix/configure failed for unix
make[1]: *** [configure-tcl] Error 1
make[1]: Leaving directory `/home/maxp/work/build'
make: *** [all] Error 2
[maxp@Linuxmrd2 build]$
I had a look at tcl/unix/configure, but I am no such a shell wizard to fully understand what's going on... apparently there is one or more syntax errors and that's too weird to me to be true :-).
What am I doing wrong?
Thank you in advance.
--
Max Pagani
http://www.maxpagani.org/