public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Pete Klemm <pete.klemm@esysr.com>
To: insight@sources.redhat.com
Subject: Re: Build problem for insight 6.4
Date: Wed, 25 Jan 2006 18:13:00 -0000	[thread overview]
Message-ID: <loom.20060125T181330-606@post.gmane.org> (raw)
In-Reply-To: <43C398A2.7010803@eseo.fr>

Guillaume Savaton <guillaume.savaton <at> eseo.fr> writes:


> 
> I am trying to build Insight 6.4 on a PC with Debian Etch (testing).
> 
> what seems to be a syntax error at line 7048 of tcl/unix/configure
> 
> I changed :
> 
> 	system=MP-RAS-`awk '{print }' /etc/.relid'`
> 
> into
> 
> 	system=MP-RAS-`awk '{print }' /etc/.relid`
> 
> (removed last quote)
> 

I am also using Debian Etch and I found the same syntax error in two other
locations and was able to build succesfully after fixing those:

They are at

  ..../tcl/unix/configure  line 5508

and

  ..../tk/unix/configure line 1952

Hope this helps!

Pete Klemm




  reply	other threads:[~2006-01-25 18:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-10 11:21 Guillaume Savaton
2006-01-25 18:13 ` Pete Klemm [this message]
2006-01-26  8:11   ` Guillaume Savaton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20060125T181330-606@post.gmane.org \
    --to=pete.klemm@esysr.com \
    --cc=insight@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).