[oe-users] squid bb etc for gumstix

Terry Kemp tkemp at klc.net.nz
Sun Nov 11 19:51:34 UTC 2007


On Fri, 2007-11-09 at 10:08 +0100, Koen Kooi wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 


> > do_configure() {
> > export ac_cv_af_unix_large_dgram=yes \
> > 	ac_cv_func_setresuid=yes \ 
> > 	ac_cv_func_va_copy=yes \
> > 	ac_cv_func___va_copy=yes
> 
> That can be put in EXTRA_OECONF or preferably in
> org.oe.dev/site/glibc-common (or even common if uclibc has va_copy as well)

Done, I never new about that site directory - interesting stuff.


> > Question (finally) is how do I define the native work directory properly
> > instead of my hard coded kludge? something like
> > ${NATIVE_WORKDIR}/squid-native-${PV}/src/cf_gen???
> 
> Copy cf_gen to ${STAGING_BINDIR_NATIVE}/ in the -native recipe and copy
> it back from there in the cross recipe.
> 
> regards,
> 
> Koen
> 

Cool, makes sense now.

Will submit bug report and patches once I'm happy with the packaging.

Thanks alot.

Terry 





More information about the Openembedded-users mailing list