gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] Re: kde.cpp and klash.moc


From: Stefan Schweizer
Subject: [Gnash-dev] Re: kde.cpp and klash.moc
Date: Mon, 16 Oct 2006 20:35:18 +0200
User-agent: KNode/0.10.4

it fails for me with not finding klash.moc:


./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man 
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc 
--localstatedir=/var/lib --enable-klash --enable-gui=KDE --enable-pthreads 
--enable-mp3 --enable-xml --enable-i810-lod-bias --without-gcc-arch
--enable-visibility --enable-plugin --with-plugindir=/opt/netscape/plugins 
--enable-sound=sdl --build=i686-pc-linux-gnu


[...]
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../server 
-I../server/parser -I../libbase -I../backend -I../libgeometry -pthread 
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include 
-I/usr/kde/3.5/include/kio -I/usr/kde/3.5/include -I/usr/qt/3/include -I.. 
-I.. -I../server -I../server/parser -I../libbase -I../backend -I../libgeometry 
-pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include 
-I/usr/kde/3.5/include/kio -I/usr/kde/3.5/include -I/usr/qt/3/include 
-DPKGDATADIR=\"/usr/share/gnash\" -DQT_THREAD_SUPPORT -D_REENTRANT -O2 
-march=i686 -fomit-frame-pointer -pipe -ftree-vectorize -pthread -W -Wall 
-Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -MTkde_glue_opengl.lo 
-MD -MP -MF .deps/kde_glue_
opengl.Tpo -c kde_glue_opengl.cpp  -fPIC -DPIC -o .libs/kde_glue_opengl.o
kde.cpp:54:21: error: klash.moc: No such file or directory
/usr/qt/3/include/qtextstream.h: In
constructor 'QTextIStream::QTextIStream(const QString*)':
/usr/qt/3/include/qtextstream.h:201: warning: cast from type 'const
QString*' to type 'QString*' casts away constness
/usr/qt/3/include/qevent.h: In member function 'int
QIMEvent::selectionLength() const':
/usr/qt/3/include/qevent.h:493: warning: cast from type 'const
QIMComposeEvent*' to type 'QIMComposeEvent*' casts away constn
ess

[..more warnings.]






reply via email to

[Prev in Thread] Current Thread [Next in Thread]