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

List:       kde-bugs-dist
Subject:    Bug#2353: error in ltconfig
From:       Daniel Kalchev <daniel () digsys ! bg>
Date:       1999-11-29 10:50:37
[Download RAW message or body]

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