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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf > Of Frank Schmitt > Sent: Wednesday, May 01, 2002 7:38 PM > To: [EMAIL PROTECTED] > Subject: Re: mc > > "Emre Turkay" <[EMAIL PROTECTED]> 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/