[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#261407: libtool: --tag not propogated



*** Please type your re port below this line ***
Reply-To: rick bradshaw <bradshaw@mcs.anl.gov>, 261407@bugs.debian.org
Resent-From: rick bradshaw <bradshaw@mcs.anl.gov>
Original-Sender: rick bradshaw <bradshaw@skywalker.mcs.anl.gov>
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Debian QA Group <packages@qa.debian.org>
Resent-Date: Tue, 26 Apr 2005 18:48:11 UTC
Resent-Message-ID: <handler.261407.B261407.11145410353763@bugs.debian.org>
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 261407
X-Debian-PR-Package: libtool
X-Debian-PR-Keywords: 
Received: via spool by 261407-submit@bugs.debian.org id=B261407.11145410353763
          (code B ref 261407); Tue, 26 Apr 2005 18:48:11 UTC
Received: (at 261407) by bugs.debian.org; 26 Apr 2005 18:43:55 +0000
Received: from skywalker-57.mcs.anl.gov (skywalker.mcs.anl.gov) [140.221.57.105] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DQV2J-0000gB-00; Tue, 26 Apr 2005 11:43:55 -0700
Received: from bradshaw by skywalker.mcs.anl.gov with local (Exim 3.36 #1 (Debian))
	id 1DQV1n-0005QC-00; Tue, 26 Apr 2005 13:43:23 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: rick bradshaw <bradshaw@mcs.anl.gov>
To: Debian Bug Tracking System <261407@bugs.debian.org>
X-Mailer: reportbug 3.9
Date: Tue, 26 Apr 2005 13:43:23 -0500
Message-Id: <E1DQV1n-0005QC-00@skywalker.mcs.anl.gov>
Sender: rick bradshaw <bradshaw@skywalker.mcs.anl.gov>
Delivered-To: 261407@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: libtool
Version: 1.5.6-6
Followup-For: Bug #261407

I am building software that I have written and have compiled many times before. I will be honest that it might have been quite a few months since the last build, but the first thing I ran into was 
the stupid need to have --tag=<something>. I went through and added this to my commands but, now I fail because that --tag stuff isn't getting propogated to the underlying commands that get run.


skywalker:/tmp/sss/lib/cpp# /bin/sh ../../libtool --mode=install --tag=sss /usr/bin/install -c  libsss_cpp.la /usr/lib/libsss_cpp.la
libtool: ignoring unknown tag sss
libtool: install: warning: relinking `libsss_cpp.la'
(cd /tmp/sss/lib/cpp; /bin/sh ../../libtool  --mode=relink i386-linux-g++ -g -O2 -Wall -pedantic -o libsss_cpp.la -rpath /usr/lib ssslib_cpp.lo -L.. -lsss -lexpat )
libtool: link: unable to infer tagged configuration
libtool: link: specify a tag with `--tag'
libtool: install: error: relink `libsss_cpp.la' with the above command before installing it

If the --tag isn't doing anything, but causing problems then why not just remove it.

Rick

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.12-rc1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libtool depends on:
ii  autotools-dev               20050324.2   Update infrastructure for config.{
ii  cpp                         4:3.3.5-3    The GNU C preprocessor (cpp)
ii  file                        4.12-1       Determines file type using "magic"
ii  gcc [c-compiler]            4:3.3.5-3    The GNU C compiler
ii  gcc-3.3 [c-compiler]        1:3.3.5-12   The GNU C compiler
ii  libc6-dev [libc-dev]        2.3.2.ds1-21 GNU C Library: Development Librari

-- no debconf information



Reply to: