Bug#682726: [linux-source-3.4] make xconfig: Unable to find the QT4 tool qmake.

2012-09-20 Thread Filipus Klutiero

Hi Jonathan,

On 2012-09-20 00:36, Jonathan Nieder wrote:

Hi,

Filipus Klutiero wrote:


If by 'optional dependencies' you mean assuming a feature provided by a
package on which the dependency is not declared as absolute, there are
certainly solutions; declare the dependency as absolute or stop assuming the
feature's presence.

Neither of those would be appropriate in this case.


If the former is inappropriate, the latter is certainly appropriate.



However, if you'd like to improve the error message, that would
probably be a welcome change upstream.  Upstream would be the place to
propose such a change (with a patch); it does not seem worth tracking
in Debian.


Feel free, but note that a bug in Debian's Linux does not necessarily 
imply a bug in Linux upstream. Upstream may consider pkg-config as a 
dependency, or may have implicit dependencies. However, I agree that a 
change upstream sounds like the optimal way to fix.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#682726: [linux-source-3.4] make xconfig: Unable to find the QT4 tool qmake.

2012-09-19 Thread Jonathan Nieder
Hi,

Filipus Klutiero wrote:

 If by 'optional dependencies' you mean assuming a feature provided by a
 package on which the dependency is not declared as absolute, there are
 certainly solutions; declare the dependency as absolute or stop assuming the
 feature's presence.

Neither of those would be appropriate in this case.

However, if you'd like to improve the error message, that would
probably be a welcome change upstream.  Upstream would be the place to
propose such a change (with a patch); it does not seem worth tracking
in Debian.

Thanks for your help,
Jonathan


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#682726: [linux-source-3.4] make xconfig: Unable to find the QT4 tool qmake.

2012-07-24 Thread Filipus Klutiero

Package: linux-source-3.4
Version: 3.4.4-1~experimental.1
Severity: normal

When trying to run make xconfig with qt4-qmake installed, make is unable 
to find qmake:



$ which qmake;LANG=C make xconfig
/usr/bin/qmake
  CHECK   qt
* Unable to find the QT4 tool qmake. Trying to use QT3
*
* Unable to find any QT installation. Please make sure that
* the QT4 or QT3 development package is correctly installed and
* either qmake can be found or install pkg-config or set
* the QTDIR environment variable to the correct location.
*
make[1]: *** No rule to make target `scripts/kconfig/.tmp_qtcheck', 
needed by `scripts/kconfig/qconf.o'.  Stop.

make: *** [xconfig] Error 2
chealer@vinci:~/sources/linux-source-3.4$




--- System information. ---
Architecture: i386
Kernel: Linux 3.2.0-3-amd64

Debian Release: wheezy/sid
990 testing security.debian.org
990 testing debian.mirror.iweb.ca
500 unstable debian.mirror.iweb.ca
1 experimental debian.mirror.iweb.ca

--- Package information. ---
Depends (Version) | Installed
===-+-===
binutils | 2.22-6.1
bzip2 | 1.0.6-3


Recommends (Version) | Installed
=-+-===
libc6-dev | 2.13-33
OR libc-dev |
gcc | 4:4.7.1-1
make | 3.81-8.2


Suggests (Version) | Installed
=-+-===
libncurses-dev |
OR ncurses-dev |
libqt4-dev | 4:4.8.2-1


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#682726: [linux-source-3.4] make xconfig: Unable to find the QT4 tool qmake.

2012-07-24 Thread Ben Hutchings
On Tue, 2012-07-24 at 21:44 -0400, Filipus Klutiero wrote:
 Package: linux-source-3.4
 Version: 3.4.4-1~experimental.1
 Severity: normal
 
 When trying to run make xconfig with qt4-qmake installed, make is unable 
 to find qmake:
[...]

Works for me.  Which version of pkg-config do you have?

Ben.

-- 
Ben Hutchings
If more than one person is responsible for a bug, no one is at fault.


signature.asc
Description: This is a digitally signed message part


Bug#682726: [linux-source-3.4] make xconfig: Unable to find the QT4 tool qmake.

2012-07-24 Thread Filipus Klutiero

On 2012-07-24 22:48, Ben Hutchings wrote:

On Tue, 2012-07-24 at 21:44 -0400, Filipus Klutiero wrote:

Package: linux-source-3.4
Version: 3.4.4-1~experimental.1
Severity: normal

When trying to run make xconfig with qt4-qmake installed, make is unable
to find qmake:

[...]

Works for me.  Which version of pkg-config do you have?

Ben.



None. Installing pkg-config works around.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org