[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    Bug#2353: marked as done (error in ltconfig)
From:       owner () bugs ! kde ! org (Stephan Kulow)
Date:       1999-11-30 15:03:01
[Download RAW message or body]

Your message dated Tue, 30 Nov 1999 16:50:46 +0100
with message-id <3843F256.4D3770A1@kde.org>
and subject line updated libtool
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 29 Nov 1999 10:51:19 +0000
From daniel@dcave.digsys.bg Mon Nov 29 11:51:19 1999
Received: from dcave.digsys.bg ([192.92.129.5]:33804 "EHLO dcave.digsys.bg")
	by max.tat.physik.uni-tuebingen.de with ESMTP id <S743340AbPK2KvB>;
	Mon, 29 Nov 1999 11:51:01 +0100
Received: from dcave.digsys.bg (daniel@localhost.digsys.bg [127.0.0.1])
	by dcave.digsys.bg (8.9.0/8.9.0) with ESMTP id MAA10641
	for <submit@bugs.kde.org>; Mon, 29 Nov 1999 12:50:37 +0200 (EET)
Message-Id: <199911291050.MAA10641@dcave.digsys.bg>
X-Mailer: exmh version 2.0.2 2/24/98
From:   Daniel Kalchev <daniel@digsys.bg>
To:     submit@bugs.kde.org
Subject: error in ltconfig
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date:   Mon, 29 Nov 1999 12:50:37 +0200
Sender: daniel@digsys.bg
Return-Path: <daniel@dcave.digsys.bg>
X-Orcpt: rfc822;submit@bugs.kde.org

Version: 2.0

All incarnations of admin/ltconfig do not specify the location of the file 
command. Instead, @FILE@ is there, expecting something to preprocess the file.

As a result, the generated libtool cannot find @FILE@ and complains (and does 
not properly link libraries).

This happens on at least BSD/OS, but may create havoc elsewhere as well.

Suggested patch is:

diff -r kdesupport.old/admin/ltconfig kdesupport/admin/ltconfig
527c527
< test -z "$FILE" && FILE=/usr/bin/file
---
> test -z "$FILE" && FILE=@FILE@


Or, if the file should be preprocessed, this shoule be handled in configure.

Regards,
Daniel Kalchev

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic