LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel
User Name
Password
Linux - Kernel This forum is for all discussion relating to the Linux kernel.

Notices


Reply
  Search this Thread
Old 10-01-2008, 12:24 AM   #1
chipotphe
Member
 
Registered: Nov 2007
Posts: 62

Rep: Reputation: 16
Angry error in make xconfig


Hello,

When I want to exectute
make xconfig I get following error :
Code:
[me@fc8 linux-2.6.26.i686]$ make xconfig
CHECK qt
/usr/lib/qt-3.3/bin/moc -i scripts/kconfig/qconf.h -o scripts/kconfig/qconf.moc
HOSTCXX scripts/kconfig/qconf.o
HOSTLD scripts/kconfig/qconf
/usr/bin/ld: cannot find -lXi
collect2: ld returned 1 exit status
make[1]: *** [scripts/kconfig/qconf] Error 1
make: *** [xconfig] Error 2
[me@fc8 linux-2.6.26.i686]$ pwd
/home/me/rpmbuild/BUILD/kernel-2.6.26/linux-2.6.26.i686

Has anyone an idea what this mean and how to solve it?

regards,

chipotphe
 
Old 10-01-2008, 01:41 AM   #2
verndog
Member
 
Registered: Oct 2007
Posts: 278

Rep: Reputation: 67
You need the build-essential tools.
Here's the ones I use for debian:
sudo apt-get install build-essential bin86 kernel-package libqt3-headers libqt3-mt-dev wget libncurses5 libncurses5-dev
 
Old 10-01-2008, 03:15 AM   #3
chipotphe
Member
 
Registered: Nov 2007
Posts: 62

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by verndog View Post
You need the build-essential tools.
Here's the ones I use for debian:
sudo apt-get install build-essential bin86 kernel-package libqt3-headers libqt3-mt-dev wget libncurses5 libncurses5-dev
I work with Fedora 8 :

I have done :

yum -y groupinstall "Development Tools"

but still the same result.

btw : make menuconfig do not give an error.

regards,
 
Old 10-01-2008, 07:38 AM   #4
chipotphe
Member
 
Registered: Nov 2007
Posts: 62

Original Poster
Rep: Reputation: 16
Look what I have found : http://www.geektimes.com/linux/troub...find-lX11.html

Quote:
. . . It turns out that the /usr/X11R6/lib directory isn't part of the default ld(1) search path, so I needed to have the flag "-L/usr/X11R6/lib" somewhere before "-lX11" in the offending command.
How can this be done ? ?
 
Old 10-01-2008, 09:10 AM   #5
chipotphe
Member
 
Registered: Nov 2007
Posts: 62

Original Poster
Rep: Reputation: 16
Problem solved

During my search to find a solution, I tried

[me@fc8 linux-2.6.26.i686]$ 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]: *** No rule to make target `scripts/kconfig/.tmp_gtkcheck', needed by `scripts/kconfig/gconf.o'. Stop.
make: *** [gconfig] Error 2


So I decided to install gtk+-devel

su -c "yum install gtk+-devel"


afterwarts I tried make gconfig : still same problem
And I gave make xconfig also a try : AND ? ? ? it was working ! ! !

OK.

But now I want to know why make gconfig do not work.

sorry,

I want to know what I am doing.

In the meantime I am installing libglade-devel. You never know . . .

I keep you informed .

Knowledge is power . . .

chipotphe
 
Old 10-01-2008, 10:08 AM   #6
chipotphe
Member
 
Registered: Nov 2007
Posts: 62

Original Poster
Rep: Reputation: 16
cannot install GTK+2 devel

I can not install GTK+2.0 development.

yum install gtk+2-dev gives no result.
I tried also : gtk+-2.0, glib-2.0 and libglade-2.0

But still same result : NOTHING

Does someone know how to install GTK+2 on Fedora8 ?


As far as I see these are already installed :
Code:
rpm -qa | grep gtk | sort
authconfig-gtk-5.3.18-1.fc8
ettercap-gtk-0.7.3-26.fc8
GConf2-gtk-2.20.1-1.fc8
gnome-python2-gtkhtml2-2.19.1-17.fc8
gtk+-1.2.10-59.fc8
gtk2-2.12.8-2.fc8
gtk2-devel-2.12.8-2.fc8
gtk2-engines-2.12.2-1.fc8
gtk+-devel-1.2.10-59.fc8
gtk-doc-1.9-4.fc8
gtk+extra-2.1.1-7.fc8
gtk+extra-devel-2.1.1-7.fc8
gtkglext-libs-1.2.0-5.fc8
gtkhtml2-2.11.1-2.fc8
gtkhtml3-3.16.3-1.fc8
gtkmm24-2.12.3-1.fc8
gtkmm24-2.12.7-1.fc8
gtk-nodoka-engine-0.6.2-1.fc8
gtk-sharp2-2.10.3-1.fc8
gtk-sharp2-2.10.3-3.fc8
gtksourceview2-2.0.2-1.fc8
gtkspell-2.0.11-4.fc8
pygtk2-2.12.0-2.fc8
pygtk2-libglade-2.12.0-2.fc8
pygtkglext-1.1.0-3.fc8
pygtksourceview-2.0.0-1.fc8
usermode-gtk-1.93.1-1.fc8
xdg-user-dirs-gtk-0.6-2.fc8
I still get following error when I try to do "make gconfig"

Code:
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]: *** No rule to make target `scripts/kconfig/.tmp_gtkcheck', needed by `scripts/kconfig/gconf.o'.  Stop.
make: *** [gconfig] Error 2
glib :

Code:
rpm -qa | grep glib | sort
avahi-glib-0.6.21-8.fc8
dbus-glib-0.73-7.fc8
dbus-glib-0.73-8.fc8
glib-1.2.10-28.fc8
glib2-2.14.6-1.fc8
glib2-2.14.6-2.fc8
glib2-devel-2.14.6-2.fc8
glibc-2.7-2
glibc-common-2.7-2
glibc-devel-2.7-2
glibc-headers-2.7-2
glib-devel-1.2.10-28.fc8
glibmm24-2.14.2-1.fc8
NetworkManager-glib-0.7.0-0.6.7.svn3370.fc8
NetworkManager-glib-0.7.0-0.6.9.svn3675.fc8
pulseaudio-libs-glib2-0.9.8-5.fc8
taglib-1.5-1.fc8

libglade :
Code:
rpm -qa | grep libglade | sort
libglade-0.17-20.fc8
libglade2-2.6.2-3.fc8
libglade-devel-0.17-20.fc8
libglademm24-2.6.4-1.fc8
libglademm24-2.6.6-1.fc8
pygtk2-libglade-2.12.0-2.fc8
Anyone an idea ? ?

Last edited by chipotphe; 10-01-2008 at 03:35 PM.
 
Old 10-02-2008, 10:21 AM   #7
verndog
Member
 
Registered: Oct 2007
Posts: 278

Rep: Reputation: 67
Maybe your path to "qt" is not there. I don't have Fedora, so I can be of little help.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
when I type make xconfig I am told: No rule to make target `xconfig' sleekmason Linux - Software 7 04-17-2006 11:21 PM
make xconfig error Daveb3 Linux - Newbie 1 06-15-2005 04:35 PM
qt make xconfig error xushi Slackware 6 03-28-2005 06:19 PM
make xconfig error kmichal2 Mandriva 2 12-21-2004 08:24 PM
'make xconfig' error HenryCrum Linux - Newbie 4 01-14-2003 11:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel

All times are GMT -5. The time now is 01:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration