Bug 175869 - kernel "make xconfig" and "make gconfig" will not complete
Summary: kernel "make xconfig" and "make gconfig" will not complete
Keywords:
Status: CLOSED DUPLICATE of bug 170658
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: kernel
Version: 4.0
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Jason Baron
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-15 21:03 UTC by Need Real Name
Modified: 2013-03-06 05:59 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-05-31 19:50:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
List of rpm's installed. (17.05 KB, text/plain)
2005-12-16 13:47 UTC, Need Real Name
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2007:0304 0 normal SHIPPED_LIVE Updated kernel packages available for Red Hat Enterprise Linux 4 Update 5 2007-04-28 18:58:50 UTC

Description Need Real Name 2005-12-15 21:03:16 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.12) Gecko/20050921 Red Hat/1.0.7-1.4.1 Firefox/1.0.7

Description of problem:
Make xconfig and make gconfig will not complete when trying to configure or a kernel recompile.  This is from a standard install of ES 4.0 for x86_64.

Version-Release number of selected component (if applicable):
kernel-2.6.9-22.0.1.EL.src.rpm

How reproducible:
Always

Steps to Reproduce:
1. install rh EP 4.0 x86_64
2. Install kernel source
3. rpmbuild --bp --target=x86_64 kernel-2.6.spec
4. use either make xconfig or make gconfig
  

Actual Results:  make xconfig stops with:
$ make xconfig
  HOSTCC  -fPIC scripts/kconfig/zconf.tab.o
  HOSTLLD -shared scripts/kconfig/libkconfig.so
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/kconfig_load.o
  HOSTCC  scripts/kconfig/mconf.o
  HOSTCXX scripts/kconfig/qconf.o
  HOSTLD  scripts/kconfig/qconf
/usr/bin/ld: cannot find -lqt
collect2: ld returned 1 exit status
make[1]: *** [scripts/kconfig/qconf] Error 1
make: *** [xconfig] Error 2

and make gconfig stops with:

make gconfig
*
* Unable to find the GTK+ installation. Please make sure that
* the GTK+ 2.0 development package is correctly installed...
* You need gtk+-2.0, glib-2.0 and libglade-2.0.
*
make[1]: *** [scripts/kconfig/.tmp_gtkcheck] Error 1
make: *** [gconfig] Error 2



Expected Results:  the kernel xconfig or gconfig tool should start

Additional info:

Comment 1 Pete Zaitcev 2005-12-15 21:20:36 UTC
I don't see a problem. Install needed packages.


Comment 2 Need Real Name 2005-12-16 13:46:58 UTC
What am I maissing?

The following qt libraries are installed:

qt-config-3.3.3-9.3
qt-devel-3.3.3-9.3
qt-3.3.3-9.3
qt-3.3.3-9.3

see also attached complete list.

Comment 3 Need Real Name 2005-12-16 13:47:50 UTC
Created attachment 122319 [details]
List of rpm's installed.

Comment 4 Jukka Ketelaars 2006-02-25 13:38:07 UTC
Regarding gconfig: you are missing libglade2-devel

Comment 5 Jason Baron 2006-05-31 19:50:59 UTC

*** This bug has been marked as a duplicate of 170658 ***

Comment 6 Jay Turner 2007-02-08 13:20:05 UTC
Carrying over acks from 170658.


Note You need to log in before you can comment on or make changes to this bug.