hi,
I`m trying to install qt-x11-opensource-src-4.4.1 on Linux FC8...first I used ./configre...when I used gmake ....after some while the following error was given...
what`s the problem and how to solve it??
thanks
---------
In file included from /usr/include/krb5.h:7,
from /usr/include/openssl/kssl.h:72,
from /usr/include/openssl/ssl.h:191,
from ssl/qsslsocket_openssl_p.h:86,
from ssl/qsslsocket_openssl_symbols_p.h:71,
from ssl/qsslcertificate.cpp:123:
/usr/include/krb5/krb5.h:2690:24: error: et/com_err.h: No such file or directory
gmake[1]: *** [.obj/release-shared/qsslcertificate.o] Error 1
gmake[1]: Leaving directory `/root/qt-x11-opensource-src-4.4.1/src/network'
gmake: *** [sub-network-make_default-ordered] Error 2
---------------