Hi Mark, I wanna build the webkit with QT under windows. It seems it is missing some Makefile in WebKitQt. So is it right to follow the method below?
http://trac.webkit.org/projects/webkit/wiki/BuildingQtOnWindows Mark Rowe-4 wrote: > > Hi there, > > Why are you running that script? It exists for the use of ports using > Bakefile for their build system. At present this is only used by the > wxWidgets ports, for which the majority of the code is still on a > branch rather than in trunk. > > - Mark > > On 21/08/2007, at 22:03, OYO wrote: > >> >> Hi, >> >> When run the script regenerate-makefiles, error is prompt. >> >> bakefile-0.2.0/tests/regressions/regressions.bkl >> bakefile-0.2.0/tests/root.bkl >> bakefile-0.2.0/THANKS >> checking build system type... i686-pc-cygwin >> checking host system type... i686-pc-cygwin >> checking target system type... i686-pc-cygwin >> checking for a BSD-compatible install... /usr/bin/install -c >> checking whether build environment is sane... yes >> checking for gawk... gawk >> checking whether make sets $(MAKE)... yes >> checking whether to enable maintainer-specific portions of >> Makefiles... no >> checking for gcc... gcc >> checking for C compiler default output file name... configure: >> error: C >> compiler >> cannot create executables >> See `config.log' for more details. >> make: *** No targets specified and no makefile found. Stop. >> make: *** No rule to make target `install'. Stop. >> ./regenerate-makefiles: line 71: bakefile_gen: command not found >> ./regenerate-makefiles: line 73: bakefile_gen: command not found >> >> >> ================================================================== >> >> It seems that it exits from checking during installing Bakefile. >> >> checking for C compiler default output file name... configure: >> error: C >> compiler >> cannot create executables >> >> >> May i ask how to sort out this error?? >> >> Thank you >> -- >> View this message in context: >> http://www.nabble.com/Error-in-script-regenerate-makefiles-tf4304743.html#a12253280 >> Sent from the Webkit mailing list archive at Nabble.com. >> >> _______________________________________________ >> webkit-dev mailing list >> [email protected] >> http://lists.webkit.org/mailman/listinfo/webkit-dev > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo/webkit-dev > > -- View this message in context: http://www.nabble.com/Error-in-script-regenerate-makefiles-tf4304743.html#a12258349 Sent from the Webkit mailing list archive at Nabble.com. _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

