CentOS & Debian: checking for utf8_mime2text signature… new checking for U8T_CANONICAL… no configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing.

Przy kompilacji np. modułu IMAP dla PHP możemy spotkać się z następującym błędem: checking for utf8_mime2text signature… new checking for U8T_CANONICAL… no configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional information. Błąd dotyczy dystrybucji CentOS oraz Debian. Jak to rozwiązać?

Tags: , , ,

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS
Comments

CentOS: configure: error: Kerberos libraries not found

Czasami przy kompilacji niektórych źródeł może się okazać, że pojawi się błąd informujący o braku bibliotek Kerberos. Możemy ujrzeć taki komunikat: checking for U8T_DECOMPOSE… checking for pam_start in -lpam… no checking for crypt in -lcrypt… yes configure: error: Kerberos libraries not found. Check the path given to –with-kerberos (if no path is given, searches in […]

Tags: ,

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS
Comments