Hi Hope u got these functions in correct namespace like WebCore or so from where u r refering them
Thanks & Regards Niilesh On Tue, Dec 30, 2008 at 2:41 PM, goldeneyes <[email protected]> wrote: > > > Holger Freyther-6 wrote: >> >> On Sunday 28 December 2008 12:04:13 houda hocine wrote: >> Showing the patch would make things more easy for us. >> z. >> > > thank you for the answer, > I add a folder "warc" in this path like this: /WebKit/WebCore/warc > this directory contains 4 files "recordout.cpp, recordout.h > timetools.cpp and timetools.h" > > Is it necessary to post the patch file? It's very long? > > please you can help me it's urgent for my project, I always have these > mistakes :-(: > > ./.libs/libwebkit-1.0.so: undefined reference to > `WebCore::recordoutresponse(WebCore::String, WebCore::String, > WebCore::ResourceRequest&, WebCore::ResourceResponse const&)' > ./.libs/libwebkit-1.0.so: undefined reference to `WebCore::gettimestamp()' > ./.libs/libwebkit-1.0.so: undefined reference to > `WebCore::recordoutcomplete(WebCore::String, WebCore::String, > WebCore::ResourceRequest&)' > ./.libs/libwebkit-1.0.so: undefined reference to > `WebCore::recordoutfail(WebCore::String, WebCore::String, > WebCore::ResourceRequest&)' > ./.libs/libwebkit-1.0.so: undefined reference to > `WebCore::recordoutdata(WebCore::String, WebCore::String, > WebCore::ResourceRequest&, char const*, int)' > ./.libs/libwebkit-1.0.so: undefined reference to > `WebCore::recordoutrequest(WebCore::String, WebCore::String, > WebCore::ResourceRequest&)' > collect2: ld returned 1 exit status > make[1]: *** [Programs/GtkLauncher] Erreur 1 > make[1]: quittant le répertoire « > /home/hiba/Bureau/extract-link-webkit/WebKit » > make: *** [all] Erreur 2 > > > thank you in advance for any help, > -- > View this message in context: > http://www.nabble.com/add-new-functions-to-WebCore-tp21191456p21214685.html > Sent from the Webkit mailing list archive at Nabble.com. > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

