public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: David Gaydou <dgaydou@gmail.com>
To: "Frank Ch. Eigler" <fche@redhat.com>
Cc: sid@sources.redhat.com
Subject: Re: Sid verbose trace reveals missing sid-control-tksm component -  	again
Date: Thu, 26 Feb 2009 18:58:00 -0000	[thread overview]
Message-ID: <58f42aa00902261057s47ddddabg909c6307e51aa2a1@mail.gmail.com> (raw)
In-Reply-To: <20090226182244.GA21871@redhat.com>

Hi,
tk.h and tcl.h on my system,

david@ciii-p227:~/control1.1$ locate tk.h
/home/ciii/Desktop/player_stage/player-2.1.1/rtk2/rtk.h
/home/david/ARM-ELF-GCCSuite/gnuarm-3.4.3/include/itk.h
/home/david/ARM-ELF-GCCSuite/gnuarm-3.4.3/include/tk.h
/home/david/ARM-ELF-GCCSuite/gnuarm-4.0.2-x86_64/include/itk.h
/home/david/ARM-ELF-GCCSuite/gnuarm-4.0.2-x86_64/include/tk.h
/home/david/sid/include/tk.h
/home/david/src/tk/generic/tk.h

david@ciii-p227:~/control1.1$ locate tcl.h
/home/david/ARM-ELF-GCCSuite/gnuarm-3.4.3/include/tcl.h
/home/david/ARM-ELF-GCCSuite/gnuarm-4.0.2-x86_64/include/tcl.h
/home/david/sid/include/tcl.h
/home/david/src/tcl/generic/tcl.h
/home/david/src/tcl/tools/tcl.hpj.in
/home/david/src/tcl/win/tcl.hpj.in

and may be, this help...

david@ciii-p227:~/src/sid/component/tcl$ ./configure | grep tcl
checking tcl in build tree... -L../../../tcl/unix -ltcl8.4
checking tcl.h usability... no
checking tcl.h presence... no
checking for tcl.h... no

david@ciii-p227:~/src/sid/component/tcl$ ./configure | grep tk
checking tk in build tree... -L../../../tk/unix -ltk8.4
checking tk.h usability... no
checking tk.h presence... no
checking for tk.h... no

Thank you.

2009/2/26 Frank Ch. Eigler <fche@redhat.com>:
> Hi -
>
>> im experimenting the same problem that Suleman reported on
>> 2007-08-25 as fixed, but in my case his work-aroung dont fix the
>> problem and the configure script cant find the tk.h header when i
>> run it in the sid/component/tcl folder [...].
>
> Where is your tk.h file on your system?  Does sid find tcl.h?
>
> - FChE
>

  reply	other threads:[~2009-02-26 18:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-26 16:30 David Gaydou
2009-02-26 18:22 ` Frank Ch. Eigler
2009-02-26 18:58   ` David Gaydou [this message]
2009-02-26 20:12     ` Frank Ch. Eigler
2009-02-27 13:59       ` David Gaydou

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=58f42aa00902261057s47ddddabg909c6307e51aa2a1@mail.gmail.com \
    --to=dgaydou@gmail.com \
    --cc=fche@redhat.com \
    --cc=sid@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).