find /usr/X11R6 -name "qapp.h" -print Then you need to symlink the location of your QT includes to the location that your kde app wants them in. OR, you can just append "-I/usr/X11R6/lib/X11/qt/include" or whatever the qt include directory on that box happens to be. Steven T. Hatton wrote:
I am running a patched together S.u.S.E. with egcs, QT 1.4, and KDE1.0 for rh5 & QT 1.4 on one system. The other system has g++ 2.7.01, QT 1.32. I'm not sure of the KDE on the latter system. The first system is the one I really want to work.
Both of my systems give me the same message when I try to compile ksamba:
"system is not able to compile a small KDE application! Check, if you installed the KDE header files correctly."
I echo $all_includes from confugure and get:
"all_includes: -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include"
/opt/kde/include has a bunch of *.h in it so I figure I'm pointing to the correct location. What am I missing here?
TIA,
Setve - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
-- .###. /#######\## -==============================================- ;##### ;# Mike's WindowMaker ;##### ;# <A HREF="http://tasteslikechicken.ml.org/windowmaker.html"><A HREF="http://tasteslikechicken.ml.org/windowmaker.html</A">http://tasteslikechicken.ml.org/windowmaker.html</A</A>> \# /## -==============================================- ###'---'#### - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e