Re: [Midnight Commander] #135: [PATCH] Drop bundled libintl



#135: [PATCH] Drop bundled libintl
--------------------------+-------------------------------------------------
  Reporter:  metux        |       Owner:  metux   
      Type:  enhancement  |      Status:  accepted
  Priority:  minor        |   Milestone:  4.6.2   
 Component:  mc-core      |     Version:  4.6.1   
Resolution:               |    Keywords:          
  Blocking:               |   Blockedby:          
--------------------------+-------------------------------------------------

Comment(by slavazanko):

 it's reverted patch. I applyed it only with:
 {{{
 git-apply -p1 -R external-intl.001.diff
 }}}

 and I have error:
 {{{
 $ ./autogen.sh
 ...
 lot of warnings related to ticket:133
 ...
 Makefile.am:5: AM_GNU_GETTEXT used but `intl' not in SUBDIRS
 configure.ac:106: required file `./ABOUT-NLS' not found
 automake failed to generate Makefile.in
 $lsb_release -a
 LSB Version:
 :core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:desktop-3.1-ia32:desktop-3.1-noarch:desktop-3.2-ia32:desktop-3.2-noarch
 Distributor ID: Fedora
 Description:    Fedora release 10 (Cambridge)
 Release:        10
 Codename:       Cambridge
 $ rpm -q autoconf
 autoconf-2.63-1.fc10.noarch
 $ rpm -q automake
 automake-1.10.1-2.noarch
 $ rpm -q gettext
 gettext-0.17-8.fc10.i386
 }}}

 next:
 {{{
 $ touch ABOUT-NLS
 $ ./autogen
 ...
 config.status: creating doc/sr/mcserv.8
 config.status: creating doc/sr/Makefile
 config.status: error: cannot find input file: po/Makefile.in.in
 }}}

-- 
Ticket URL: <www.midnight-commander.org/ticket/135#comment:7>
Midnight Commander <www.midnight-commander.org>
Midnight Development Center


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]