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

Re: Can't "make xconfig" for kernel 2.6.test9



On Tue, 13 Jan 2004 10:31:34 -0600, Ramasubramanian Ramesh
<rramesh@ti.com> wrote:
  
>> On Sun, Jan 11, 2004 at 05:25:45PM -0600, Ramasubramanian Ramesh wrote:
>> | Hi,
>> |
>> | I seem to have a problem doing make xconfig on the kernel-2.6.test9
>> | sources
>> | obtained from sarge. I suspect qt installation problem based on the ld
>> | output. But you can see from apt-get output (at the end) libqt-dev is
>> | installed.
>> 
>> From /usr/share/doc/kernel-source-2.6.0/debian.README.gz
>>     [...] make xconfig also requires [...]
>>     libqt3-mt-dev and g++ >= 3.0 for the new 2.6 kenel versions [...]
>> 
>> I suggest trying to isntall libqt3-mt-dev instead of libqt-dev.  I
>> would also recommend getting the final release, instead of a
>> pre-release test version.
>> 

> According to libqt-dev package, it replaces libqt3 and conflicts
> libqt3. Also there are no libqt3 in testing/sarge.

Package: libqt3-mt-dev    (IN TESTING)
Version: 3:3.2.1-6
Replaces: libqt-mt-dev, libqt3-dev (>= 3.0.5-4), libqt3-helper,
libqt3-headers (<= 3:3.1.1-3)
Depends: xlibs-dev (>= 4.2.1), libmng-dev (>= 1.0.3), libpng12-0-dev,
libjpeg62-dev, zlib1g-dev, libfreetype6-dev, libc6-dev, libqt3c102-mt
(= 3:3.2.1-6), libqt3-headers (= 3:3.2.1-6), qt3-dev-tools (=
3:3.2.1-6), xlibmesa-gl-dev | libgl-dev, xlibmesa-glu-dev |
libglu1-mesa-dev | libglu-dev, libxft2-dev, libxrender-dev,
libxcursor-dev, libaudio-dev, xlibs-pic
Recommends: libqt3-compat-headers

All the above dependencies are in testing. Just try installing it and
see.

> So I installed libqt-dev. In any case I think something is wrong
> with libqt-dev in testing and I have asked the debian owner of this
> package and waiting for a response.  > I read the debian.README.gz
> for 2.6.test9 and it only talks about ncurses-dev and tkX.X-dev and
> I have both yet no make xconfig. I have now turned my attention to
> make menu config and it will have to do until I know if there is
> something wrong with my libqt-dev or some other install.  > BTW,
> there are no 2.6.0 or 2.6.1 in testing as far as I can tell. I did
> apt-get update still the above two do not show up (there is test11
> though).

2.6.0 source package are in unstable. Get it from there. As already
mentioned, the readme for that package says to use libqt3-mt-dev
(which is in testing along with its dependencies) for make xconfig,
which works for me. If you have tried some other qt dev package
already, remember to clean your source tree.

With kernel-package

fakeroot make-kpkg clean

should work. HTH.                                          Faheem.



Reply to: