From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23521 invoked by alias); 18 Aug 2007 08:43:07 -0000 Received: (qmail 23427 invoked by uid 22791); 18 Aug 2007 08:43:06 -0000 X-Spam-Check-By: sourceware.org Received: from wa-out-1112.google.com (HELO wa-out-1112.google.com) (209.85.146.182) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 18 Aug 2007 08:42:58 +0000 Received: by wa-out-1112.google.com with SMTP id v27so130514wah for ; Sat, 18 Aug 2007 01:42:56 -0700 (PDT) Received: by 10.114.59.1 with SMTP id h1mr666830waa.1187426576349; Sat, 18 Aug 2007 01:42:56 -0700 (PDT) Received: from ?211.162.155.202? ( [211.137.104.68]) by mx.google.com with ESMTPS id m28sm3195239waf.2007.08.18.01.42.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 18 Aug 2007 01:42:51 -0700 (PDT) Subject: Sid verbose trace reveals missing sid-control-tksm component From: suleman Reply-To: sulemankm@gmail.com To: sid@sourceware.org Content-Type: text/plain Date: Sat, 18 Aug 2007 08:43:00 -0000 Message-Id: <1187426565.20560.7.camel@skmhome> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 7bit Mailing-List: contact sid-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sourceware.org X-SW-Source: 2007-q3/txt/msg00011.txt.bz2 Hi, Running the sid-arm-elf [...] with --verbose reveals that the sid-control-tksm component is missing from the libtclapi library. Whereas, it clearly mentions that this lib only contains two components i.e. bridge-tcl and sid-api-trace. Any idea where to find the sid-control-tksm component? Has there been some change in component's name etc? Here is the sid trace. . . . component library libtclapi.la contains type(s): bridge-tcl sid-api-trace . . . /tmp/sid-20463.conf:51: component type sid-control-tksm unknown . . . component type bridge-tcl instantiated with name tcl-event-consumer Cheers Suleman