popupaction.h

Luciano Montanaro mikelima at cirulla.net
Mon Mar 21 12:20:43 CET 2005


El Lunes 21 Marzo 2005 11:43, Stanimir escribió:
> Luciano Montanaro wrote:
> >El Viernes 18 Marzo 2005 10:32, Stanimir escribió:
> >>Hi Luciano,
> >>I also noticed than your latest Konq/E snapshot - from 03.03.2005 can
> >>not find kdemacros.h.
> >
> >This is strange. I tested the snapshot before uploading it, and I had no
> >problems compiling it.
> >
> >Did you by chance use the command make -f Makefile.cvs? This would have
> >re-imported the kdelibs sources in the working directory, and in this
> > case the problem is to be expected, as the kdemacros.h file became
> >autogenerated. The issue should be fixed in CVS.
> >I'll prepare another snapshot as soon as possible.
>
> I'm using -f Makefile.cvs when dealing with CVS KDENOX, but never with
> the sbapshots of Konq/E.
> "make" stops because kdelibs_export.h is calling unexisted file
> kdemacros.h. I simply copyed this file from KDENOX in 2005.03.03
> snapshot sources and then "make" starts.
> The second error occurs when "make" hits "qt_xdisplay" in:
>
> khtmlview.cpp: In member function `virtual void
> KHTMLView::viewportMouseMoveEvent(QMouseEvent*)':
> khtmlview.cpp:1187: error: `qt_xdisplay' undeclared (first use this
> function)
> khtmlview.cpp:1187: error: (Each undeclared identifier is reported only
> once for each function it appears in.)
> khtmlview.cpp: At global scope:
> khtmlview.cpp:2312: warning: unused parameter 'quick'
> make[5]: *** [khtmlview.lo] Error 1
>
> I simply removed the lines from 1181 to 1210 and gave "make" another
> chance. The next error is in "kjs_window.cpp":
>
> kjs_window.cpp: In constructor `KJS::KonquerorFunc::KonquerorFunc(const
> KJS::Konqueror*, const char*)':
> kjs_window.cpp:114: error: no matching function for call to
> `KJS::DOMFunction::DOMFunction()'
> kjs_binding.h:71: note: candidates are:
> KJS::DOMFunction::DOMFunction(const KJS::DOMFunction&)
> kjs_binding.h:73: note:
> KJS::DOMFunction::DOMFunction(KJS::ExecState*)
> kjs_window.cpp: In member function `virtual KJS::Value
> KJS::Window::get(KJS::ExecState*, const KJS::Identifier&) const':
> kjs_window.cpp:626: error: no matching function for call to
> `KJS::Konqueror::Konqueror(KJS::ExecState*&, KHTMLPart*&)'
> kjs_window.h:240: note: candidates are: KJS::Konqueror::Konqueror(const
> KJS::Konqueror&)
> kjs_window.h:243: note:
> KJS::Konqueror::Konqueror(KHTMLPart*)
> kjs_window.cpp: In member function `virtual KJS::Value
> KJS::ExternalFunc::tryCall(KJS::ExecState*, KJS::Object&, const
> KJS::List&)':
> kjs_window.cpp:2244: warning: unused variable 'widget'
> kjs_window.cpp: At global scope:
> kjs_window.cpp:2236: warning: unused parameter 'args'
> kjs_window.cpp:2394: warning: unused parameter 'exec'
> kjs_window.cpp:2401: warning: unused parameter 'exec'
> kjs_window.cpp:2428: warning: unused parameter 'exec'
> kjs_window.cpp:2428: warning: unused parameter 'args'
> make[5]: *** [kjs_window.lo] Error 1
>
> And this is where I don't know what to do :(
>
> I'm using QT/E 3.3.4 and Konq/E 2005.03.03 snapshot.
> Configure options are:
> ./configure --prefix=/usr/local/kde3.4 --with-ipv6-lookup=no
> --without-xinerama --disable-scrollbars --with-qt-dir=$QTDIR
> --with-qt-includes=$QTDIR/include --with-qt-libraries=$QTDIR/lib
> --disable-selection --disable-bookmarks --with-gui=kiosk
> --with-javascript=static --disable-printing --disable-pcre
> --without-arts --enable-jshostext --enable-qt-embedded --enable-embedded
> --enable-debug=full
>

I'll have a look. But kde CVS is down currently, so it'll take some time.


-- 
Luciano Montanaro       //
                    \\ //
                     \x/Un euro, un voto!


More information about the konq-e mailing list