I just had a try at compiling 2.6.0 under Red Hat 7.2, and failed
pretty dismally.  It looks like there are now 2 graphical config
methods (a completely new xconfig and gconfig), and neither work for me.

# make  xconfig
make[1]: `scripts/fixdep' is up to date.
  HOSTLD  scripts/kconfig/qconf
scripts/kconfig/qconf.o: In function `ConfigView::initMetaObject()':
scripts/kconfig/qconf.o(.text+0x2b): undefined reference to `QVBox::className() const'
scripts/kconfig/qconf.o(.text+0x66): undefined reference to 
`QObject::badSuperclassWarning(char const*, char const*)'
        [about 1000 error lines omitted]
scripts/kconfig/qconf.o(.gnu.linkonce.d._ZTI16ConfigMainWindow+0x8): undefined 
reference to `typeinfo for QMainWindow'
collect2: ld returned 1 exit status
make[1]: *** [scripts/kconfig/qconf] Error 1
make: *** [xconfig] Error 2

# make gconfig
make[1]: `scripts/fixdep' is up to date.
*
* 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

# rpm -qa | grep gtk+
gtk+-devel-1.2.10-11
gtk+10-1.0.6-10
gtk+-1.2.10-11

Looks like the old reliable Tk config stuff has been removed.

Is it even possible to install gtk+-2.0 under RH 7.2?

I tried lots of google searches, and lots of people are having
troubles, but none quite like mine.

luke

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to