Hi.

"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 :)


   (mk)

-- 
Matthias Kurz; Fuldastr. 3; D-28199 Bremen; VOICE +49 421 53 600 47
  >> Im pr�motorischen Cortex kann jeder ein Held sein. (bdw) <<
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to