<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<div class="moz-text-flowed"
 style="font-family: -moz-fixed; font-size: 13px;" lang="x-western">Am
in trouble again! Tried to get assistance from Debian Users who<br>
are normally so reliably knowledgeable - but, this time no joy.<br>
<br>
So, I wonder if anyone at gllug can help me. The question I asked was:-<br>
<br>
I'm trying to compile a 2.6.8 kernel in Unstable. Normally, I use 'make
menuconfig',
but for a change decided to use 'make xconfig' and installed
'libqt3-dev'.
<br>
All the other software packages said to be required for the 2.6.x
kernels <br>
are installed.
<br>
<br>
My attempt fails and generates the following error message:-
<br>
<br>
----------------
<br>
/usr/src/kernel-source-2.6.8# make xconfig
<br>
 HOSTCC  scripts/basic/fixdep
<br>
 HOSTCC  scripts/basic/split-include
<br>
 HOSTCC  scripts/basic/docproc
<br>
 SHIPPED scripts/kconfig/zconf.tab.h
<br>
 HOSTCC  scripts/kconfig/conf.o
<br>
sed < scripts/kconfig/lkc_proto.h > scripts/kconfig/lkc_defs.h
's/P(\([^,]*\),.*/#define \1
<br>
(\*\1_p)/'
<br>
 HOSTCC  scripts/kconfig/kconfig_load.o
<br>
 HOSTCC  scripts/kconfig/mconf.o
<br>
/usr/share/qt3/bin/moc -i scripts/kconfig/qconf.h -o
scripts/kconfig/qconf.moc
<br>
 HOSTCXX scripts/kconfig/qconf.o
<br>
/bin/sh: g++: command not found
<br>
make[1]: *** [scripts/kconfig/qconf.o] Error 127
<br>
make: *** [xconfig] Error 2
<br>
-----------------
<br>
<br>
g++-3.2 is installed (but, I can't access the man pages). What am I
missing?
<br>
<br>
Oh! I compile 'the debian way' with kernel package, and the
kernel-source
<br>
I'm trying to use was installed with my last upgrade of Unstable.
<br>
<br>
Finally, 'make menuconfig' works without any apparent problem.<br>
<br>
Thanks,               John.
<br>
<br>
<br>
<br>
<br>
</div>
</body>
</html>