public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
* [Fwd: Re: [Fwd: Re: Sid verbose trace reveals missing  sid-control-tksm component]]
@ 2007-08-20 11:33 suleman
  0 siblings, 0 replies; only message in thread
From: suleman @ 2007-08-20 11:33 UTC (permalink / raw)
  To: sid

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: Forwarded message - Re: [Fwd: Re: Sid verbose trace reveals missing sid-control-tksm component] --]
[-- Type: message/rfc822, Size: 1754 bytes --]

From: suleman <sulemankm@gmail.com>
To: "Frank Ch. Eigler" <fche@redhat.com>
Subject: Re: [Fwd: Re: Sid verbose trace reveals missing sid-control-tksm component]
Date: Mon, 20 Aug 2007 19:31:27 +0800
Message-ID: <1187609475.8053.10.camel@skmhome>

On Mon, 2007-08-20 at 07:16 -0400, Frank Ch. Eigler wrote:
> Hi -
> 
> > [...]
> > A more detailed output is as below; maybe it gives some useful hint?
> > [...]
> > open("/opt/sid/../share/sidcomp", O_RDONLY|O_NONBLOCK|O_LARGEFILE|
> > O_DIRECTORY) = -1 ENOENT (No such file or directory)
> > open("/opt/sid/../share", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) =
> > -1 ENOENT (No such file or directory)
> > [...]
> 
> Yes, well, both of these directories should exist.  Something must
> be strange about the way you configured the build tree, or perhaps
> the "make install" in the tcl directory did not complete for some
> reason.

I tried to use two configure commands (none of them worked) i.e.

/src/sid/src/configure --prefix=/opt/sid 2>&1 | tee configure.out

/src/sid/src/configure --prefix=/opt/sid --exec-prefix=/opt/sid 2>&1 |
tee configure.out

The folder /opt/sid/share/sidcomp has been correctly created by build
install and the sid-control-tksm.tk etc is present there.

Actually, as the strace output is showing, the code isn't trying to find
the folder /opt/sid/share/sidcomp, it is looking for a folder
called /opt/sid/../share/sidcomp.  Isn't it strange (I mean the '..' in
the path)?

Suleman



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-20 11:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-20 11:33 [Fwd: Re: [Fwd: Re: Sid verbose trace reveals missing sid-control-tksm component]] suleman

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).