Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Emre Turkay" To: , Subject: RE: mc Date: Thu, 2 May 2002 12:05:12 +0300 Message-ID: <017101c1f1b8$77df6490$45f67a90@aiur> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Thanx, it worked. But I also needed to add the --with-slang option. $ ./configure --with-ncurses --with-included-gettext --with-slang $ make $ make install > -----Original Message----- > From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf > Of Frank Schmitt > Sent: Wednesday, May 01, 2002 7:38 PM > To: cygwin AT cygwin DOT com > Subject: Re: mc > > "Emre Turkay" writes: > > >Im trying to compile midnight commander. Firstly I have compiled and > >installed the glib package, after that mc compiles all the source files > >without any error messages however when it tries to link them it says > >that could not find 'gettext' and 'bindtextdomain' funtions. I have > >already installed gettext package. Does anybody have an opinion about > >the solution ? > > It worked for me when I did the following: > > get glib-1.2.10.tar.gz, comment out line 705 in gstrfuncs.c, > ./configure, make. > > get mc-4.5.55.tar.gz, > ./configure --with-ncurses --with-included-gettext, > make install > > -- > One Ring to rule them all, One Ring to find them, > One Ring to bring them all and in the darkness bind them > In the Land of Mordor where the Shadows lie. > > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/