Le 03/10/2011 15:32, Florian Fainelli a écrit :
Hello,
Hi Florian,
On Thursday 23 June 2011 10:42:31 Emmanuel Deloget wrote:
This patchset brings back the support for the xconfig (and the
corresponding kernel_xconfig) top-level targets. Since these targets
depends on qt3 (and more precisely the development packages of qt3),
some effort has been spent to avoid bringing this huge dependency in
OpenWRT. If the build machine has the necessary development packages,
then the user will be able to /make [kernel_]xconfig/. Otherwise,
a message will be printed when the suer will try to execute these
targets.
Patch 1/4 to 3/4 in the series are necessary to add support for
make xconfig. Patch 4/4 will add support for make kernel_xconfig only
if Patch 3/4 has been applied (both patch are modifying the same file,
and Patch 4/4 builds upon the tools that are added with Patch 3/4).
The patches with svn diff on svn://svn.openwrt.org/openwrt/trunk.
I gave this a try, and here is what I get with only the 3 first patches
applied:
florian@flexo:[~/../trunk]$ make xconfig V=99
make[1]: Entering directory `/home/florian/dev/openwrt/trunk/scripts/config'
qconf.cc:26:21: fatal error: qconf.moc: No such file or directory
compilation terminated.
make[1]: *** [qconf.o] Error 1
make[1]: Leaving directory `/home/florian/dev/openwrt/trunk/scripts/config'
make: *** [scripts/config/qconf] Error 2
zsh: exit 2 make xconfig V=99
I have to check this again. I believe I remember I had some kind of
error like this one, but unfortunately, times has passed and my memory's
blurred.
I will post an update soon.
Anyway, thanks for trying !
-- Emmanuel Deloget
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel