Larry Finger changed bug 996753
What Removed Added
Status RESOLVED REOPENED
Resolution INVALID ---

Comment # 4 on bug 996753 from
Thanks for the comment, but that does not solve the problem. After installing
that package, I get the following:

finger@larrylap:~/wireless-drivers-next> make xconfig
  HOSTCXX scripts/kconfig/qconf.o
scripts/kconfig/qconf.cc:9:23: fatal error: QMainWindow: No such file or
directory
 #include <QMainWindow>
                       ^
compilation terminated.
scripts/Makefile.host:141: recipe for target 'scripts/kconfig/qconf.o' failed
make[1]: *** [scripts/kconfig/qconf.o] Error 1
Makefile:545: recipe for target 'xconfig' failed
make: *** [xconfig] Error 2
finger@larrylap:~/wireless-drivers-next> zypper se -f QMainWindow
Loading repository data...
Reading installed packages...

S | Name      | Summary                                               | Type   
--+-----------+-------------------------------------------------------+--------
i | qt3-devel | Include Files and Libraries mandatory for Development | package
finger@larrylap:~/wireless-drivers-next> sudo zypper in qt3-devel
root's password:
Loading repository data...
Reading installed packages...
'qt3-devel' is already installed.
No update candidate for 'qt3-devel-3.3.8c-137.4.x86_64'. The highest available
version is already installed.
Resolving package dependencies...

Nothing to do.

=================================================

Any further suggestions?


You are receiving this mail because: