Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: gnash - GNU Flash player https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=192049 rdieter@xxxxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rdieter@xxxxxxxxxxxx ------- Additional Comments From rdieter@xxxxxxxxxxxx 2006-06-19 11:11 EST ------- The build.log reference in comment #12 contains: ... g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../server -I../../libbase -I../../backend -I../../libgeometry -I/usr/include -I/usr/include/SDL -I/usr/include/SDL -I/usr/include/libxml2 -I/usr/include/kde/kio -I/usr/include/kde -I. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c klash_part.cpp -fPIC -DPIC -o .libs/klash_part.o klash_part.cpp:45:22: error: qcstring.h: No such file or directory klash_part.cpp:46:24: error: qpopupmenu.h: No such file or directory klash_part.cpp:47:20: error: qtimer.h: No such file or directory In file included from klash_part.cpp:50: /usr/include/kde/klibloader.h:21:21: error: qobject.h: No such file or directory /usr/include/kde/klibloader.h:22:21: error: qstring.h: No such file or directory /usr/include/kde/klibloader.h:23:25: error: qstringlist.h: No such file or directory /usr/include/kde/klibloader.h:24:24: error: qasciidict.h: No such file or directory /usr/include/kde/klibloader.h:25:22: error: qptrlist.h: No such file or directory So, clearly qt's headers aren't being found. The compiler step *should* include -I${QTINC} where the QTINC environment variable expands to %_libdir/qt-3.3/include -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review