On Wed, Dec 21, 2011 at 3:39 AM, Daniel Mack <[email protected]> wrote: > For the time being, we have to call autoreconf on the sources pulled > from git, as there are currently no tarballs available. This is due to > the kernel.org outage I guess. Are there any plans for bringing the > archive back up again? I would then change the source location in > buildroot, so we can use the precompiled 'configure'. > > For now, after the call to autoreconf, the configure command line is as > follows in my config (with debug enabled):
For grins, I decided to use the make dist-gzip option, after calling bootstrap directly, to build a tarball. (to rule out the autoreconf vs. bootstrap) I then modified the connman.mk and commented out the CONNMAN_AUTORECONF and rebuilt my buildroot. It had no affect, I'm still getting unresolved symbols. Shawn _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
