On Wed, Apr 14, 2004, Matthias Kurz wrote: > "openpkg" does not build since upgrade to tar-1.13.94. The build of > tar fails, because "ICONV_CONST" is not defined. > Well, the easy solution is to take over the config.cache munging from > the "regular" tar package to openpkg.spec. > > ( echo 'am_cv_func_iconv=no' > echo 'am_cv_lib_iconv=no' > echo 'ac_cv_lib_iconv_iconv=no' > echo 'ac_cv_header_iconv_h=no' > echo 'ac_cv_type_iconv_t=no' > ) >config.cache > > The better solution is to explain why - and do the same in the end, > i guess :)
Ops, good catch. I've taken over the config.cache fiddling from tar.spec into openpkg.spec (see http://cvs.openpkg.org/chngview?cn=15893 for details). Thanks for your feedback, Matthias. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ The OpenPKG Project www.openpkg.org Developer Communication List [EMAIL PROTECTED]
