Roberto, On Friday 06 April 2012 14:34:13 Roberto Riggio wrote: > On 04/02/2012 05:16 PM, Florian Fainelli wrote: > > The configure scripts fails complaining it could not find neither glib > > 2.0 nor libxml-2.0. Can you please start from a fresh build and test > > again if that works for you? > > This is what I just did: > > 1) make distclean > 2) svn up > 3) enable xorg feed and update feeds > 4) apply patch > 5) install rrdtool, pango, cairo (the last two are not automatically > added albeit they are deps of the rrdtool package) > 6) make menuconfig with default target and rrdtool-lite package selected > 7) make > > The build process finished with success.
I tried again today, and there too many issues with your patch: - we cannot have both rrdtool-lite and rrdtool selected, otherwise rrd_cgi will not link with rrd_graph since we had disabled it for rrdtool-lite, so this suggests it should be a build variant and not a plain package - building the full rrdtool, we are missing the pangocairo library, which is not even packaged in the xorg feed Really, I wonder how much testing/luck this received to build on your machine. Try to address the issues mentionned above, and if you can't, well I guess I will spend more time figuring out what's wrong. -- Florian _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
