Hi, Joe Thank you very much. It's very kind of you to help me to add patch.
I think it will solve the problem by adding "PARALLEL_MAKE = """ in the bb file. And I will resend the patch. Best Regards, Li > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Joe > MacDonald > Sent: Wednesday, January 07, 2015 12:54 AM > To: [email protected] > Subject: [oe] [meta-networking][PATCH v3] openl2tp: add new recipe > > From: Li xin <[email protected]> > > OpenL2TP is an open source L2TP client / server, written specifically for > Linux. It has > been designed for use as an enterprise L2TP VPN server or in commercial, > Linux-based, embedded networking products and is able to support hundreds of > sessions, each with different configuration. > It is used by several ISPs to provide L2TP services and by corporations to > implement > L2TP VPNs. > > Signed-off-by: Li Xin <[email protected]> > Signed-off-by: Joe MacDonald <[email protected]> > --- > > Still not ideal, but I managed to track down the world build failure and I > think the > additional patch I added will resolve it, since it looks like a relic of gcc > behaviour on > 32-bit systems. There's also some problem with the generated dependencies in > the project makefile that I may take a look at later, but it's a > comparatively fast > package to build so serializing it doesn't seem to be a complete disaster. If > someone with better Makefile-fu than I wants to dig into that one, that'd be > great. > The issue somes from l2tp_options.h not being generated quite quickly enough > for > the processing of lt2p_private.h. > > -J. -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
