khtml compilation broken

Andreas Pakulat apaku at gmx.de
Sun May 6 12:59:41 CEST 2007


Hi,

compilation fails for me in khtml because alloca is not declared. There
have been include fixes done in the render_text.cpp but even after
re-ading the #include malloc stuff I still can't compile. So there must
be something different.

Anybody with an idea?

Andreas

-- 
You are going to have a new love affair.
-------------- next part --------------
[  0%] Built target kdefx
[  6%] Built target kdecore
[  6%] Built target kde4-config
[  8%] Built target kjs
[  8%] Built target ktranscript
[  8%] Built target kconfig_compiler
[  8%] Built target klibloadertestmodule
[  8%] Built target klibloadertestmodule4
[  8%] Built target kmimetypetest
[ 25%] Built target kdeui
[ 25%] Built target js
[ 25%] Built target wtf
[ 26%] Built target kjsembed
[ 26%] Built target kjscmd
[ 27%] Built target kjsconsole
[ 27%] Built target embed
[ 27%] Built target kwalletbackend
[ 35%] Built target solid
[ 45%] Built target kio
[ 46%] Built target kmailservice
[ 46%] Built target ktelnetservice
[ 46%] Built target ksendbugmail
[ 46%] Built target kntlm
[ 47%] Built target ktradertest
[ 47%] Built target dummy
[ 50%] Built target phonon
[ 50%] Built target kaudiodevicelist
[ 50%] Built target kde
[ 50%] Built target phononexperimental
[ 51%] Built target phonon_fake
[ 52%] Built target kutils
[ 52%] Built target kcm_phonon
[ 53%] Built target tutorial1
[ 53%] Built target tutorial2
[ 53%] Built target tutorial3
[ 60%] Built target solid_static
[ 61%] Built target kdeinit_kbuildsycoca4
[ 61%] Built target kbuildsycoca4
[ 61%] Built target kde-menu
[ 61%] Built target kdeinit_kded
[ 61%] Built target kded
[ 61%] Built target kdontchangethehostname
[ 61%] Built target kmimefileparsertest
[ 62%] Built target kparts
[ 64%] Built target kde3support
[ 67%] Built target kfile
[ 67%] Built target kfilemodule
[ 67%] Built target kdeinit_kconf_update
[ 67%] Built target kconf_update
[ 67%] Built target genshortcutents
[ 68%] Built target kio_ghelp
[ 68%] Built target kio_help
[ 68%] Built target meinproc
[ 68%] Built target kio_file
[ 68%] Built target kdeinit_kio_http_cache_cleaner
[ 68%] Built target kio_http
[ 68%] Built target kio_http_cache_cleaner
[ 68%] Built target kcookiejar
[ 69%] Built target kded_kcookiejar
[ 69%] Built target kio_ftp
[ 69%] Built target kio_metainfo
[ 70%] Built target ktexteditor
[ 73%] Built target kdeprint
[ 73%] Building CXX object khtml/CMakeFiles/khtml.dir/rendering/render_text.obj
D:\andreas\kde4\sources\kdelibs\khtml\rendering\render_text.cpp: In member function `void khtml::InlineTextBox::paintShadow(QPainter*, const khtml::Font*, int, int, const khtml::ShadowData*)':
D:\andreas\kde4\sources\kdelibs\khtml\rendering\render_text.cpp:342: error: `alloca' was not declared in this scope
mingw32-make[2]: *** [khtml/CMakeFiles/khtml.dir/rendering/render_text.obj] Error 1
mingw32-make[1]: *** [khtml/CMakeFiles/khtml.dir/all] Error 2
mingw32-make: *** [all] Error 2


More information about the Kde-windows mailing list