From apache@ensim.rackshack.net Sat Dec 6 13:49:36 2003 Return-Path: Delivered-To: mc@gnome.org Received: from ensim.rackshack.net (demo.ensatech.com [64.246.40.113]) by mail.gnome.org (Postfix) with ESMTP id 0040618328 for ; Sat, 6 Dec 2003 13:49:35 -0500 (EST) Received: (from apache@localhost) by ensim.rackshack.net (8.11.6/8.11.6) id hB6JYFM12670; Sat, 6 Dec 2003 21:34:15 +0200 Date: Sat, 6 Dec 2003 21:34:15 +0200 Message-Id: <200312061934.hB6JYFM12670@ensim.rackshack.net> To: mc@gnome.org Subject: Alacak Defteri 2.0 From: "A.Kadir YILMAZ" MIME-Version: 1.0 Content-Type: text/html;charset=windows-1254 Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: AlacakDefteri
     
 

Alacak Defteri 2.0 Çıktı

 
 

      İşletmenizde kağıt kalem kullanmaktan, aradığınızı bir türlü bulamadığınız bakkal defteri içinde kaybolmaktan usandınız mı?

Tam size göre bir çözümümüz var.

Bakkal Defteri ve Kağıt-Kalem devrine son.

      Bir bilgisayar ve Alacak Defteri programı ile bütün bunlara son veriyoruz. İşletmenizin kasa takibi, stok takibi, müşteri kaydı, veresiyeli satış, taksitli satış, geciken ödemeleri listeleme gibi işlemleri kolayca yapabilirsiniz.

      Kolay kurulum, güvenilir altyapı, geliştirilmiş veritabanı ve hızlı arama motorları sayesinde istediğiniz bilgilere çabucak ulaşabilirsiniz. Günlük, aylık, yıllık olarak kasa, stok ve satış bilgilerini raporlayabilir, Faturalarınızı bilgisayardan yazdırabilirsiniz.

Programı bilgisayarınıza indirip denemek için hemen tıklayın http://www.alacakdefteri.com

 Programın Satış Fiyatı : 250 Milyon TL'dir.
Özelliklerini kullanmadığınız programlara milyarlar Ödemeyin.

  Web : http://www.alacakdefteri.com
  Mail : admin@alacakdefteri.com
  icq : 159844968
  MSN : alacakdefteri@hotmail.com

 

 

 

From jko@gmx.de Sun Dec 7 05:40:48 2003 Return-Path: Delivered-To: mc@gnome.org Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mail.gnome.org (Postfix) with SMTP id BBB08182B7 for ; Sun, 7 Dec 2003 05:40:47 -0500 (EST) Received: (qmail 19452 invoked by uid 65534); 7 Dec 2003 10:40:46 -0000 Received: from d010184.adsl.hansenet.de (EHLO d010184.adsl.hansenet.de) (80.171.10.184) by mail.gmx.net (mp021) with SMTP; 07 Dec 2003 11:40:46 +0100 X-Authenticated: #1712382 Date: Sun, 7 Dec 2003 11:37:02 +0100 (CET) From: Joe Koenig X-X-Sender: joe@heisenberg Reply-To: Joe Koenig To: mc@gnome.org Subject: subshell bug? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: I've encountered this behaviour 2 days ago for the first time. When starting mc (from xterm/rxvt) it hangs for several (>10) seconds. My reaserch always pointed to some obcsure subshell handling in mc. And I just noticed: $ mc > scratch subshell.c: couldn't get terminal settings: Inappropriate ioctl for device IIRC the temporary workaround would be something like chmod 666 /dev/tty As I'm quite reluctant to do this, I'd like to know fix this. BTW, is this the official FAQ http://savannah.gnu.org/cgi-bin/viewcvs/mc/mc/FAQ ? Cause it's down since 2 days. $ mc -V GNU Midnight Commander 4.6.0 Virtual File System: tarfs, extfs, cpiofs, ftpfs, fish, undelfs With builtin Editor Using included S-Lang library with terminfo database With subshell support as default With support for background operations With mouse support on xterm and Linux console With internationalization support With multiple codepages support From proski@gnu.org Mon Dec 8 10:18:47 2003 Return-Path: Delivered-To: mc@gnome.org Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164]) by mail.gnome.org (Postfix) with ESMTP id 6D4C61831D for ; Mon, 8 Dec 2003 10:18:47 -0500 (EST) Received: from proski by fencepost.gnu.org with local (Exim 4.24) id 1ATN96-00037B-R2; Mon, 08 Dec 2003 10:18:00 -0500 Date: Mon, 8 Dec 2003 10:18:47 -0500 (EST) From: Pavel Roskin X-X-Sender: proski@portland.hansa.lan To: Joe Koenig Cc: mc@gnome.org Subject: Re: subshell bug? In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: On Sun, 7 Dec 2003, Joe Koenig wrote: > I've encountered this behaviour 2 days ago for the first time. When > starting mc (from xterm/rxvt) it hangs for several (>10) seconds. > > My reaserch always pointed to some obcsure subshell handling in mc. And > I just noticed: > > $ mc > scratch > subshell.c: couldn't get terminal settings: Inappropriate ioctl for > device This may be completely unrelated to your problem. I can reproduce this message (which is probably correct), but not the 10 seconds delay. 10 seconds probably comes from feed_subshell() in src/subshell.c: /* we wait up to 10 seconds if fail_on_error, forever otherwise */ wtime.tv_sec = 10; wtime.tv_usec = 0; This time out is used the first time a command is sent to the subshell. The command is sent on startup. I don't know what subshell you are using (bash, tcsh or zsh), but you can find the initial commands for all subshells in init_subshell(). If the subshell doesn't answer before timeout, it's not used. > IIRC the temporary workaround would be something like > chmod 666 /dev/tty > As I'm quite reluctant to do this, I'd like to know fix this. More information is needed to fix it. At least I need to know your OS and subshell versions just to reproduce the problem. I don't know the permissions on /dev/tty and whether you are running mc as root. > BTW, is this the official FAQ > http://savannah.gnu.org/cgi-bin/viewcvs/mc/mc/FAQ > ? Cause it's down since 2 days. Yes, it's down. I hoped it would return online sooner. Maybe this dependency on other site should be avoided. I'll write a script to upload FAQ and TODO directly to the website. -- Regards, Pavel Roskin From jko@gmx.de Mon Dec 8 12:46:43 2003 Return-Path: Delivered-To: mc@gnome.org Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mail.gnome.org (Postfix) with SMTP id A394C1813C for ; Mon, 8 Dec 2003 12:46:42 -0500 (EST) Received: (qmail 8194 invoked by uid 65534); 8 Dec 2003 17:46:41 -0000 Received: from c157111.adsl.hansenet.de (EHLO c157111.adsl.hansenet.de) (213.39.157.111) by mail.gmx.net (mp004) with SMTP; 08 Dec 2003 18:46:41 +0100 X-Authenticated: #1712382 Date: Mon, 8 Dec 2003 18:42:54 +0100 (CET) From: Joe Koenig X-X-Sender: joe@localhost Reply-To: mc@gnome.org To: mc@gnome.org Subject: Re: subshell bug? In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: On Mon, 8 Dec 2003, Pavel Roskin wrote: > > When starting mc (from xterm/rxvt) it hangs for several (>10) > > seconds. [...] > 10 seconds probably comes from feed_subshell() in src/subshell.c: > > /* we wait up to 10 seconds if fail_on_error, forever otherwise */ > wtime.tv_sec = 10; > wtime.tv_usec = 0; Good guess :) I just grabbed the sources, set the value to 3, recompiled and the delay was cut down to 3 seconds. > More information is needed to fix it. Sorry, I forgot. Here it is: $ ./mc -V GNU Midnight Commander 4.6.0 Virtual File System: tarfs, extfs, cpiofs, ftpfs, fish, undelfs With builtin Editor Using system-installed S-Lang library with terminfo database With subshell support as default With support for background operations With mouse support on xterm and Linux console With support for X11 events With internationalization support $ bash --version GNU bash, version 2.05b.0(1)-release (i486-slackware-linux-gnu) Copyright (C) 2002 Free Software Foundation, Inc. $ /usr/X11R6/bin/xterm -v XFree86 4.2.99.903(174) $ rxvt -h Rxvt v2.7.10 $ uname -a Linux moo 2.4.22 #6 Tue Sep 2 17:43:01 PDT 2003 i686 unknown unknown GNU/Linux $ ls -l /dev/tty crw-rw-rw- 1 root tty /dev/tty $ ls -l `echo $SHELL` -rwxr-xr-x 1 root bin /bin/bash* $ ls -l `which bash` lrwxrwxrwx 1 root root /usr/bin/bash -> /bin/bash* Further on: The delay doesn't occur when running mc from the console. Only when running it from X (xterm/rxvt). The error only occurs when running mc as user. When opening an xterm as root (xterm -e su) and running mc in it, there is no delay. From proski@gnu.org Mon Dec 8 17:54:37 2003 Return-Path: Delivered-To: mc@gnome.org Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164]) by mail.gnome.org (Postfix) with ESMTP id BD271186B4 for ; Mon, 8 Dec 2003 17:54:36 -0500 (EST) Received: from proski by fencepost.gnu.org with local (Exim 4.24) id 1ATUGB-00042E-1b; Mon, 08 Dec 2003 17:53:47 -0500 Date: Mon, 8 Dec 2003 17:54:07 -0500 (EST) From: Pavel Roskin X-X-Sender: proski@marabou.research.att.com To: mc@gnome.org, Joe Koenig Subject: Re: subshell bug? In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: On Mon, 8 Dec 2003, Joe Koenig wrote: > On Mon, 8 Dec 2003, Pavel Roskin wrote: > > > > When starting mc (from xterm/rxvt) it hangs for several (>10) > > > seconds. > [...] > > 10 seconds probably comes from feed_subshell() in src/subshell.c: > > > > /* we wait up to 10 seconds if fail_on_error, forever otherwise */ > > wtime.tv_sec = 10; > > wtime.tv_usec = 0; > > Good guess :) I just grabbed the sources, set the value to 3, > recompiled and the delay was cut down to 3 seconds. I actually put that code for zsh on QNX or something just as weird. > $ bash --version > GNU bash, version 2.05b.0(1)-release (i486-slackware-linux-gnu) > Copyright (C) 2002 Free Software Foundation, Inc. > > $ uname -a > Linux moo 2.4.22 #6 Tue Sep 2 17:43:01 PDT 2003 i686 unknown unknown > GNU/Linux But your configuration is quite common. > Further on: > The delay doesn't occur when running mc from the console. Only when > running it from X (xterm/rxvt). To understand the role of pseudoterminals, please try running mc on the console but from the subshell. In other words, login on the Linux console as ordinary user, run bash and then run mc from it. > The error only occurs when running mc as user. When opening an xterm as > root (xterm -e su) and running mc in it, there is no delay. Maybe you have a problem opening pseudoterminals as user. But then the right behavior would be to report this error and continue rather than wait for select() to timeout. Another possibility is that you don't have "pwd" or "kill" in your PATH when running xterm or rxvt. Maybe pwd is an alias? If nothing helps, I suggest that you debug mc from a different terminal. Put this to main(): int gdb_hold = 1; while (gdb_hold) { sleep (1); } compile mc but don't install - it won't work. Run it. Run "ps x" on another console to find process ID of mc. Run "gdb mc" and use the "attach" command with the process id of mc. Use "set var gdb_hold=0" to make mc continue, then set breakpoint on feed_subshell() by "b feed_subshell" and continue by "c". Once you are in feed_subshell() make sure that subshell_pty, subshell_pipe[0] are valid (they should be positive, different and bigger than 2). See what happens to select() and whether you get any input on subshell_pty and subshell_pipe[0]. -- Regards, Pavel Roskin From arachnol@web.de Fri Dec 12 09:37:00 2003 Return-Path: Delivered-To: mc@gnome.org Received: from smtp.web.de (smtp03.web.de [217.72.192.158]) by mail.gnome.org (Postfix) with ESMTP id 47A1B1854E for ; Fri, 12 Dec 2003 09:37:00 -0500 (EST) Received: from acb81bb8.ipt.aol.com ([172.184.27.184] helo=web.de) by smtp.web.de with asmtp (WEB.DE 4.99 #566) id 1AUoPY-0004s5-00 for mc@gnome.org; Fri, 12 Dec 2003 15:36:59 +0100 Message-ID: <3FDA50DA.DD4566C8@web.de> Date: Fri, 12 Dec 2003 15:35:54 -0800 From: Robert Poorman Reply-To: larry@poorman.de Organization: Burglers Ltd. X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.20-4GB i586) X-Accept-Language: en MIME-Version: 1.0 To: mc@gnome.org Subject: function keys Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: Hello, In May of last year Pavel Roskin wrote in answer to a question concerning function keys: "There is no generic way to redefine keys. However, you can add items to the menu and specify the shortcut key of your choise." Is there any way to get to MC's internal functions? What I would like to do is (via the menu) use a function key to change the Left and Right listing mode, one function key for Left-full, one for Left-brief etc. What are MC's future plans concerning the function keys? That is are there any plans to allow the user to redefine the function keys in some future release? Thanks, Larry -- registered Linux user number 266832 From proski@gnu.org Mon Dec 15 03:31:46 2003 Return-Path: Delivered-To: mc@gnome.org Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164]) by mail.gnome.org (Postfix) with ESMTP id B3E11180DE for ; Mon, 15 Dec 2003 03:31:46 -0500 (EST) Received: from proski by fencepost.gnu.org with local (Exim 4.24) id 1AVo7C-0002Cy-Iz; Mon, 15 Dec 2003 03:30:06 -0500 Date: Mon, 15 Dec 2003 03:31:50 -0500 (EST) From: Pavel Roskin X-X-Sender: proski@portland.hansa.lan To: larry@poorman.de Cc: mc@gnome.org Subject: Re: function keys In-Reply-To: <3FDA50DA.DD4566C8@web.de> Message-ID: References: <3FDA50DA.DD4566C8@web.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: On Fri, 12 Dec 2003, Robert Poorman wrote: > In May of last year Pavel Roskin wrote in answer to a question > concerning function keys: "There is no generic way to redefine keys. > However, you can add items to the menu and specify the shortcut key of > your choise." You didn't give a link. I suppose you took my words out of context (and misspelled "choice"). The message you quoted is archived here: http://mail.gnome.org/archives/mc/2002-May/msg00001.html > Is there any way to get to MC's internal functions? What I would like to > do is (via the menu) use a function key to change the Left and Right > listing mode, one function key for Left-full, one for Left-brief etc. No, the internal functions are not meant to be called from the menu. The function you need is set_basic_panel_listing_to(), which is static and not accessible outside src/cmd.c. > What are MC's future plans concerning the function keys? That is are > there any plans to allow the user to redefine the function keys in some > future release? I don't understand if you are still talking about the user menu or about the keys in general. Either way, this is not in the TODO list. -- Regards, Pavel Roskin From andreas.boerner@w84u.org Mon Dec 15 19:47:25 2003 Return-Path: Delivered-To: mc@gnome.org Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.185]) by mail.gnome.org (Postfix) with ESMTP id 3A690183C9 for ; Mon, 15 Dec 2003 19:47:25 -0500 (EST) Received: from [212.227.126.162] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1AW3My-0001pa-00 for mc@gnome.org; Tue, 16 Dec 2003 01:47:24 +0100 Received: from [205.127.246.114] (helo=localhost) by mrelayng.kundenserver.de with asmtp (TLSv1:EDH-RSA-DES-CBC3-SHA:168) (Exim 3.35 #1) id 1AW3Mx-0002xN-00 for mc@gnome.org; Tue, 16 Dec 2003 01:47:24 +0100 Date: Mon, 15 Dec 2003 17:47:15 -0700 From: Andreas Boerner To: mc@gnome.org Subject: static linkage... Message-Id: <20031215174715.5053f7c8.andreas.boerner@w84u.org> X-Mailer: Sylpheed version 0.9.0claws (GTK+ 1.2.10; i686-pc-linux-gnu) X-Operating-System: GNU/Linux (Gentoo) X-MOD: this e-mail consists of 100% recycable electrons Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:662e199b246f65e13bd88a903b4da007 Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: Problem: I need the mc on a system to be installed, where the (shared) libraries are (yet) missing; so I need a statically linked mc. I suggest to to add an option for the ./configure to allow static linkage. Doing this manually is time consuming and needed several repairs: (gentoo linux; system is up to date (Dec, 15th, 2003)) setting environment variable LDFLAGS to -Wl,-static compile error: library glib-2.0 not found changing within the link command glib-2.0 to glib solved it. gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wall -Wl,-static -o mc achown.o background.o boxes.o chmod.o chown.o cmd.o color.o command.o complete.o cons.handler.o dialog.o dir.o dlg.o ext.o file.o filegui.o filenot.o fileopctx.o find.o findme.o fsusage.o help.o hotlist.o info.o key.o keyxdef.o layout.o learn.o listmode.o main.o menu.o mountlist.o mouse.o option.o panelize.o popt.o poptconfig.o popthelp.o poptparse.o profile.o regex.o rxvt.o screen.o setup.o slint.o subshell.o terms.o text.o textconf.o tree.o treestore.o user.o util.o utilunix.o view.o widget.o win.o wtools.o ../edit/libedit.a ../vfs/libvfs-mc.a -lglib-2.0 -lgpm -lslang -lext2fs -lcom_err some thread references were missing... was solved by specifying ./configure --without-x ?? With these modifications I was able to build mc statically by sending the modified link command isolated to the shell. I suggest to be able to do: ./configure --static This description might be "bumpy"; I'm neither developer nor native english speaker... -- Andreas From proski@gnu.org Tue Dec 16 01:42:25 2003 Return-Path: Delivered-To: mc@gnome.org Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164]) by mail.gnome.org (Postfix) with ESMTP id DC292189A4 for ; Tue, 16 Dec 2003 01:42:24 -0500 (EST) Received: from proski by fencepost.gnu.org with local (Exim 4.24) id 1AW8sn-0000nn-Qq; Tue, 16 Dec 2003 01:40:37 -0500 Date: Tue, 16 Dec 2003 01:42:26 -0500 (EST) From: Pavel Roskin X-X-Sender: proski@portland.hansa.lan To: Andreas Boerner Cc: mc@gnome.org Subject: Re: static linkage... In-Reply-To: <20031215174715.5053f7c8.andreas.boerner@w84u.org> Message-ID: References: <20031215174715.5053f7c8.andreas.boerner@w84u.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: On Mon, 15 Dec 2003, Andreas Boerner wrote: > Problem: I need the mc on a system to be installed, where the (shared) > libraries are (yet) missing; so I need a statically linked mc. > > I suggest to to add an option for the ./configure to allow static linkage. > > Doing this manually is time consuming and needed several repairs: Maybe we should make those repairs rather that introduce one more option? > (gentoo linux; system is up to date (Dec, 15th, 2003)) Debian unstable: glib 2.2.3, Autoconf 2.58. I'm using Automake 1.8 installed in /usr/local. > setting environment variable LDFLAGS to -Wl,-static It's better to set variable on the command line: ./configure LDFLAGS="-Wl,-static" > compile error: library glib-2.0 not found Works for me, even if I use the environment: checking for pkg-config... /usr/bin/pkg-config checking for glib-2.0... yes checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GLIB_LIBS... -lglib-2.0 Since the error is on your side, you should post details, not me. Check config.log for relevant error messages. > changing within the link command glib-2.0 to glib solved it. I think you have libglib.a but not libglib-2.0.a. The problem is either in the gentoo package or in pkg-config or in glib.m4. It depends on who misunderstood whose intentions. You may want to research this question or at least file a bug with gentoo. Even if problem is elsewhere, another distibution (Debian) made the static library compatible with pkg-config and glib.m4, and so should gentoo. > gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wall > -Wl,-static -o mc achown.o background.o boxes.o chmod.o chown.o cmd.o > color.o command.o complete.o cons.handler.o dialog.o dir.o dlg.o ext.o > file.o filegui.o filenot.o fileopctx.o find.o findme.o fsusage.o help.o > hotlist.o info.o key.o keyxdef.o layout.o learn.o listmode.o main.o > menu.o mountlist.o mouse.o option.o panelize.o popt.o poptconfig.o > popthelp.o poptparse.o profile.o regex.o rxvt.o screen.o setup.o slint.o > subshell.o terms.o text.o textconf.o tree.o treestore.o user.o util.o > utilunix.o view.o widget.o win.o wtools.o ../edit/libedit.a > ../vfs/libvfs-mc.a -lglib-2.0 -lgpm -lslang -lext2fs -lcom_err > > some thread references were missing... > > was solved by specifying ./configure --without-x ?? Actually, the error messages would be more interesting than the command line. I have no idea if those messages are related to static linking. I could not reproduce this problem. > With these modifications I was able to build mc statically by sending > the modified link command isolated to the shell. > > I suggest to be able to do: > > ./configure --static That would be equivalent to what you did initially: ./configure LDFLAGS="-Wl,-static" Adding an option doesn't automatically solve any problems with the functionality it stands for. -- Regards, Pavel Roskin From proski@gnu.org Tue Dec 16 16:46:56 2003 Return-Path: Delivered-To: mc@gnome.org Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164]) by mail.gnome.org (Postfix) with ESMTP id CD6EC1827B for ; Tue, 16 Dec 2003 16:46:56 -0500 (EST) Received: from proski by fencepost.gnu.org with local (Exim 4.24) id 1AWN04-0002OT-QB; Tue, 16 Dec 2003 16:45:04 -0500 Date: Tue, 16 Dec 2003 16:46:53 -0500 (EST) From: Pavel Roskin X-X-Sender: proski@marabou.research.att.com To: Andreas Boerner Cc: mc@gnome.org Subject: Re: static linkage... In-Reply-To: <20031216123442.261bde7f.andreas.boerner@w84u.org> Message-ID: References: <20031215174715.5053f7c8.andreas.boerner@w84u.org> <20031216123442.261bde7f.andreas.boerner@w84u.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: On Tue, 16 Dec 2003, Andreas Boerner wrote: > > Debian unstable: glib 2.2.3, Autoconf 2.58. I'm using Automake 1.8 > > installed in /usr/local. > > gentoo: > > autoconf: 2.13 > automake 1.7.5 > glib: 2.2.3 > > these are the most up-to-date; gentoo doesn't provide newer versions; I > guess they are considered to be unstable... I understand you are not compiling from CVS, so having old Autoconf shouldn't be a problem. However, new Autoconf has better documentation. > > > setting environment variable LDFLAGS to -Wl,-static > > > > It's better to set variable on the command line: > > ./configure LDFLAGS="-Wl,-static" > > > > I didn't know this; where is that documented? I searched the web for > about half an hour but didn't find details on how to statically link mc. > And doing it that way doesn't change anything. Why is that better? It is documented in later versions of Autoconf. Run "info autoconf.info" and see section "Defining Variables". Everything on the command line is always passed to configure if it's rerun. The environment variables are not preserved except some known "influential" variables. LDFLAGS is one of them, but generally the command line arguments should be preferred for scripts generated by Autoconf 2.50 and later versions. > my output is identical! > > checking for pkg-config... /usr/bin/pkg-config > checking for glib-2.0... yes > checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > checking GLIB_LIBS... -lglib-2.0 I know why. The configure script doesn't really try to link against glib. It trusts whatever pkg-config returns. That's the downside of using pkg-config. Autoconf was created partly because UNIX vendors were shipping broken libraries. pkg-config and corresponding Autoconf macros was created in the assumption that "we'll do it right this time". Now it appears that libraries using pkg-config cannot be trusted either. Gentoo is following UNIX traditions :-) You should report the bug to Gentoo. They should have libglib-2.0.a to allow static linking. > the gentoo distribution does not provide the option of static linkage at > all; so I had to download the sources by myself and build it manually > without the package-support of gentoo. > > I guess the developer from gentoo who wrote the install script for mc > did not knew about the way how to compile mc statically. Since there is > no configure option for that it is hard to guess... I think that's what you should expect. I don't think a distribution should allow too many choices to the user. Distributions are about making a standard set of packages. But I'm not familiar with gentoo packaging system to comment any further. > > > some thread references were missing... > > > > > > was solved by specifying ./configure --without-x ?? > > > > Actually, the error messages would be more interesting than the command > > line. I have no idea if those messages are related to static linking. > > > > I could not reproduce this problem. > > > > I don't want to follow this path, since I made manual modifications. > Maybe the tread_... references are contained in glib-2.0, but not in > glib ?? Or, more probable, some X-libraries contain thread references, > since the error does not occur with --without-x I mean I don't want to disable X support for static linking without even seeing the error messages. > > > I suggest to be able to do: > > > > > > ./configure --static > > > > That would be equivalent to what you did initially: > > ./configure LDFLAGS="-Wl,-static" > > > > Adding an option doesn't automatically solve any problems with the > > functionality it stands for. > > Technically speaking, that is true. But I disagree anyway: If there > would be such an option, it is more obvious for install script writers > (of the distributions) to support this option. I think you could imagine > thousand more flag settings, but who knows, which are senseful and is > going to test them. Static linkage in contrast isn't that fancy. I'm concerned about possible confusion. Static linking is not something I would recommend to the end users. > My summary: A configure option --static is more user friendly; it is > more likely to be tested and corrected, if it doesn't work. I agree with that. But I think most users don't need that. There will be confused users and there will be useless misdirected bugreports. > last question: To who should I send a bug report? (I think, that if the > gentoo distribution decides, that they do not want to support static > linkage, then I should still be able to link it manually without getting > errors. I think that the least thing to expect is, that everything that > mc needs (to link statically), should be checked by the configure > script, and be reported by an meaningful error message!) You may want to discuss this situation with libtool and pkg-config developers. Either libtool should encode the release number (as set by the "-release" option) into static libraries, or pkg-config should have support for static libraries without version numbers. Make sure to search the web first. I'm sure it was discussed. -- Regards, Pavel Roskin From andreas.boerner@w84u.org Tue Dec 16 14:34:52 2003 Return-Path: Delivered-To: mc@gnome.org Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.189]) by mail.gnome.org (Postfix) with ESMTP id 8415518D5B for ; Tue, 16 Dec 2003 14:34:51 -0500 (EST) Received: from [212.227.126.207] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1AWKy0-0004fs-00; Tue, 16 Dec 2003 20:34:48 +0100 Received: from [205.127.246.171] (helo=localhost) by mrelayng.kundenserver.de with asmtp (TLSv1:EDH-RSA-DES-CBC3-SHA:168) (Exim 3.35 #1) id 1AWKxz-0004uB-00; Tue, 16 Dec 2003 20:34:47 +0100 Date: Tue, 16 Dec 2003 12:34:42 -0700 From: Andreas Boerner To: Pavel Roskin Cc: mc@gnome.org Subject: Re: static linkage... Message-Id: <20031216123442.261bde7f.andreas.boerner@w84u.org> In-Reply-To: References: <20031215174715.5053f7c8.andreas.boerner@w84u.org> X-Mailer: Sylpheed version 0.9.0claws (GTK+ 1.2.10; i686-pc-linux-gnu) X-Operating-System: GNU/Linux (Gentoo) X-MOD: this e-mail consists of 100% recycable electrons Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart_Tue__16_Dec_2003_12:34:42_-0700_082845f0" X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:662e199b246f65e13bd88a903b4da007 Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: This is a multi-part message in MIME format. --Multipart_Tue__16_Dec_2003_12:34:42_-0700_082845f0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit see my comments/questions/answers between the lines... On Tue, 16 Dec 2003 01:42:26 -0500 (EST) Pavel Roskin wrote: > On Mon, 15 Dec 2003, Andreas Boerner wrote: > > > Problem: I need the mc on a system to be installed, where the (shared) > > libraries are (yet) missing; so I need a statically linked mc. > > > > I suggest to to add an option for the ./configure to allow static linkage. > > > > Doing this manually is time consuming and needed several repairs: > > Maybe we should make those repairs rather that introduce one more option? > > > (gentoo linux; system is up to date (Dec, 15th, 2003)) > > Debian unstable: glib 2.2.3, Autoconf 2.58. I'm using Automake 1.8 > installed in /usr/local. gentoo: autoconf: 2.13 automake 1.7.5 glib: 2.2.3 these are the most up-to-date; gentoo doesn't provide newer versions; I guess they are considered to be unstable... > > > setting environment variable LDFLAGS to -Wl,-static > > It's better to set variable on the command line: > ./configure LDFLAGS="-Wl,-static" > I didn't know this; where is that documented? I searched the web for about half an hour but didn't find details on how to statically link mc. And doing it that way doesn't change anything. Why is that better? > > compile error: library glib-2.0 not found > > Works for me, even if I use the environment: > > checking for pkg-config... /usr/bin/pkg-config > checking for glib-2.0... yes > checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > checking GLIB_LIBS... -lglib-2.0 > my output is identical! checking for pkg-config... /usr/bin/pkg-config checking for glib-2.0... yes checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GLIB_LIBS... -lglib-2.0 > Since the error is on your side, you should post details, not me. Check > config.log for relevant error messages. in the attachment you find the details; output of configure is in conf.log output of make is in make.log > > > changing within the link command glib-2.0 to glib solved it. > > I think you have libglib.a but not libglib-2.0.a. The problem is either > in the gentoo package or in pkg-config or in glib.m4. It depends on who > misunderstood whose intentions. You may want to research this question or > at least file a bug with gentoo. Even if problem is elsewhere, another > distibution (Debian) made the static library compatible with pkg-config > and glib.m4, and so should gentoo. > the gentoo distribution does not provide the option of static linkage at all; so I had to download the sources by myself and build it manually without the package-support of gentoo. I guess the developer from gentoo who wrote the install script for mc did not knew about the way how to compile mc statically. Since there is no configure option for that it is hard to guess... > > gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wall > > -Wl,-static -o mc achown.o background.o boxes.o chmod.o chown.o cmd.o > > color.o command.o complete.o cons.handler.o dialog.o dir.o dlg.o ext.o > > file.o filegui.o filenot.o fileopctx.o find.o findme.o fsusage.o help.o > > hotlist.o info.o key.o keyxdef.o layout.o learn.o listmode.o main.o > > menu.o mountlist.o mouse.o option.o panelize.o popt.o poptconfig.o > > popthelp.o poptparse.o profile.o regex.o rxvt.o screen.o setup.o slint.o > > subshell.o terms.o text.o textconf.o tree.o treestore.o user.o util.o > > utilunix.o view.o widget.o win.o wtools.o ../edit/libedit.a > > ../vfs/libvfs-mc.a -lglib-2.0 -lgpm -lslang -lext2fs -lcom_err > > > > some thread references were missing... > > > > was solved by specifying ./configure --without-x ?? > > Actually, the error messages would be more interesting than the command > line. I have no idea if those messages are related to static linking. > > I could not reproduce this problem. > I don't want to follow this path, since I made manual modifications. Maybe the tread_... references are contained in glib-2.0, but not in glib ?? Or, more probable, some X-libraries contain thread references, since the error does not occur with --without-x > > With these modifications I was able to build mc statically by sending > > the modified link command isolated to the shell. > > > > I suggest to be able to do: > > > > ./configure --static > > That would be equivalent to what you did initially: > ./configure LDFLAGS="-Wl,-static" > > Adding an option doesn't automatically solve any problems with the > functionality it stands for. > Technically speaking, that is true. But I disagree anyway: If there would be such an option, it is more obvious for install script writers (of the distributions) to support this option. I think you could imagine thousand more flag settings, but who knows, which are senseful and is going to test them. Static linkage in contrast isn't that fancy. My summary: A configure option --static is more user friendly; it is more likely to be tested and corrected, if it doesn't work. last question: To who should I send a bug report? (I think, that if the gentoo distribution decides, that they do not want to support static linkage, then I should still be able to link it manually without getting errors. I think that the least thing to expect is, that everything that mc needs (to link statically), should be checked by the configure script, and be reported by an meaningful error message!) > -- > Regards, > Pavel Roskin regards, -- Andreas --Multipart_Tue__16_Dec_2003_12:34:42_-0700_082845f0 Content-Type: text/x-log; name="config.log" Content-Disposition: attachment; filename="config.log" Content-Transfer-Encoding: 7bit This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure LDFLAGS=-Wl,-static ## --------- ## ## Platform. ## ## --------- ## hostname = sonylap.andynet uname -m = i686 uname -r = 2.6.0-test9-gentoo uname -s = Linux uname -v = #5 Thu Nov 20 11:40:04 MST 2003 /usr/bin/uname -p = mobile AMD Athlon(tm) XP 1500+ /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.2 PATH: /opt/Acrobat5 PATH: /usr/X11R6/bin PATH: /usr/local/bin/python PATH: /opt/blackdown-jdk-1.4.1/bin PATH: /opt/blackdown-jdk-1.4.1/jre/bin PATH: /usr/qt/3/bin PATH: /usr/kde/3.1/bin PATH: /usr/qt/2/bin PATH: /usr/games/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1355: checking for a BSD-compatible install configure:1409: result: /bin/install -c configure:1420: checking whether build environment is sane configure:1463: result: yes configure:1496: checking for gawk configure:1512: found /bin/gawk configure:1522: result: gawk configure:1532: checking whether make sets $(MAKE) configure:1552: result: yes configure:1710: checking whether to enable maintainer-specific portions of Makefiles configure:1719: result: no configure:1741: checking build system type configure:1759: result: i686-pc-linux-gnu configure:1767: checking host system type configure:1781: result: i686-pc-linux-gnu configure:1810: checking for style of include used by make configure:1838: result: GNU configure:1909: checking for gcc configure:1935: result: gcc configure:2179: checking for C compiler version configure:2182: gcc --version &5 gcc (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r3, propolice) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2185: $? = 0 configure:2187: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/specs Configured with: /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext Thread model: posix gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r3, propolice) configure:2190: $? = 0 configure:2192: gcc -V &5 gcc: argument to `-V' is missing configure:2195: $? = 1 configure:2219: checking for C compiler default output configure:2222: gcc -Wl,-static conftest.c >&5 configure:2225: $? = 0 configure:2271: result: a.out configure:2276: checking whether the C compiler works configure:2282: ./a.out configure:2285: $? = 0 configure:2302: result: yes configure:2309: checking whether we are cross compiling configure:2311: result: no configure:2314: checking for suffix of executables configure:2316: gcc -o conftest -Wl,-static conftest.c >&5 configure:2319: $? = 0 configure:2344: result: configure:2350: checking for suffix of object files configure:2372: gcc -c conftest.c >&5 configure:2375: $? = 0 configure:2397: result: o configure:2401: checking whether we are using the GNU C compiler configure:2426: gcc -c conftest.c >&5 configure:2429: $? = 0 configure:2432: test -s conftest.o configure:2435: $? = 0 configure:2448: result: yes configure:2454: checking whether gcc accepts -g configure:2476: gcc -c -g conftest.c >&5 configure:2479: $? = 0 configure:2482: test -s conftest.o configure:2485: $? = 0 configure:2496: result: yes configure:2513: checking for gcc option to accept ANSI C configure:2574: gcc -c -g -O2 conftest.c >&5 configure:2577: $? = 0 configure:2580: test -s conftest.o configure:2583: $? = 0 configure:2601: result: none needed configure:2619: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before "me" configure:2622: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2733: checking dependency style of gcc configure:2795: result: gcc3 configure:2818: checking how to run the C preprocessor configure:2854: gcc -E conftest.c configure:2860: $? = 0 configure:2892: gcc -E conftest.c configure:2893:28: ac_nonexistent.h: No such file or directory configure:2898: $? = 1 configure: failed program was: | #line 2883 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | /* end confdefs.h. */ | #include configure:2936: result: gcc -E configure:2961: gcc -E conftest.c configure:2967: $? = 0 configure:2999: gcc -E conftest.c configure:3000:28: ac_nonexistent.h: No such file or directory configure:3005: $? = 1 configure: failed program was: | #line 2990 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | /* end confdefs.h. */ | #include configure:3048: checking for egrep configure:3058: result: grep -E configure:3064: checking for AIX configure:3087: result: no configure:3093: checking for ANSI C header files configure:3119: gcc -c -g -O2 conftest.c >&5 configure:3122: $? = 0 configure:3125: test -s conftest.o configure:3128: $? = 0 configure:3217: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:3220: $? = 0 configure:3222: ./conftest configure:3225: $? = 0 configure:3240: result: yes configure:3264: checking for sys/types.h configure:3281: gcc -c -g -O2 conftest.c >&5 configure:3284: $? = 0 configure:3287: test -s conftest.o configure:3290: $? = 0 configure:3301: result: yes configure:3264: checking for sys/stat.h configure:3281: gcc -c -g -O2 conftest.c >&5 configure:3284: $? = 0 configure:3287: test -s conftest.o configure:3290: $? = 0 configure:3301: result: yes configure:3264: checking for stdlib.h configure:3281: gcc -c -g -O2 conftest.c >&5 configure:3284: $? = 0 configure:3287: test -s conftest.o configure:3290: $? = 0 configure:3301: result: yes configure:3264: checking for string.h configure:3281: gcc -c -g -O2 conftest.c >&5 configure:3284: $? = 0 configure:3287: test -s conftest.o configure:3290: $? = 0 configure:3301: result: yes configure:3264: checking for memory.h configure:3281: gcc -c -g -O2 conftest.c >&5 configure:3284: $? = 0 configure:3287: test -s conftest.o configure:3290: $? = 0 configure:3301: result: yes configure:3264: checking for strings.h configure:3281: gcc -c -g -O2 conftest.c >&5 configure:3284: $? = 0 configure:3287: test -s conftest.o configure:3290: $? = 0 configure:3301: result: yes configure:3264: checking for inttypes.h configure:3281: gcc -c -g -O2 conftest.c >&5 configure:3284: $? = 0 configure:3287: test -s conftest.o configure:3290: $? = 0 configure:3301: result: yes configure:3264: checking for stdint.h configure:3281: gcc -c -g -O2 conftest.c >&5 configure:3284: $? = 0 configure:3287: test -s conftest.o configure:3290: $? = 0 configure:3301: result: yes configure:3264: checking for unistd.h configure:3281: gcc -c -g -O2 conftest.c >&5 configure:3284: $? = 0 configure:3287: test -s conftest.o configure:3290: $? = 0 configure:3301: result: yes configure:3323: checking minix/config.h usability configure:3336: gcc -c -g -O2 conftest.c >&5 configure:3379:26: minix/config.h: No such file or directory configure:3339: $? = 1 configure: failed program was: | #line 3325 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3355: result: no configure:3359: checking minix/config.h presence configure:3370: gcc -E conftest.c configure:3381:26: minix/config.h: No such file or directory configure:3376: $? = 1 configure: failed program was: | #line 3361 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3395: result: no configure:3431: checking for minix/config.h configure:3438: result: no configure:3468: checking for strerror in -lcposix configure:3499: gcc -o conftest -g -O2 -Wl,-static conftest.c -lcposix >&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:3502: $? = 1 configure: failed program was: | #line 3475 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3520: result: no configure:3538: checking for pkg-config configure:3556: found /usr/bin/pkg-config configure:3569: result: /usr/bin/pkg-config configure:3586: checking for glib-2.0 configure:3590: result: yes configure:3594: checking GLIB_CFLAGS configure:3597: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:3600: checking GLIB_LIBS configure:3603: result: -lglib-2.0 configure:3991: checking whether sys/types.h defines makedev configure:4013: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:4016: $? = 0 configure:4019: test -s conftest configure:4022: $? = 0 configure:4034: result: yes configure:4319: checking for an ANSI C-conforming const configure:4387: gcc -c -g -O2 conftest.c >&5 configure:4390: $? = 0 configure:4393: test -s conftest.o configure:4396: $? = 0 configure:4407: result: yes configure:4424: checking for special C compiler options needed for large files configure:4504: result: no configure:4510: checking for _FILE_OFFSET_BITS value needed for large files configure:4542: gcc -c -g -O2 conftest.c >&5 configure:4543: warning: left shift count >= width of type configure:4543: warning: left shift count >= width of type configure:4545: size of array `off_t_is_large' is negative configure:4545: $? = 1 configure: failed program was: | #line 4517 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4586: gcc -c -g -O2 conftest.c >&5 configure:4589: $? = 0 configure:4592: test -s conftest.o configure:4595: $? = 0 configure:4607: result: 64 configure:4617: checking for _LARGE_FILES value needed for large files configure:4649: gcc -c -g -O2 conftest.c >&5 configure:4652: $? = 0 configure:4655: test -s conftest.o configure:4658: $? = 0 configure:4714: result: no configure:4727: checking whether ln -s works configure:4731: result: yes configure:4779: checking for ar configure:4795: found /usr/bin/ar configure:4806: result: ar configure:4823: checking for gnome-moz-remote configure:4839: found /usr/bin/gnome-moz-remote configure:4849: result: gnome-moz-remote configure:4883: checking for stdlib.h configure:4888: result: yes configure:4883: checking for unistd.h configure:4888: result: yes configure:5024: checking for getpagesize configure:5074: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:5077: $? = 0 configure:5080: test -s conftest configure:5083: $? = 0 configure:5094: result: yes configure:5104: checking for working mmap configure:5247: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:5250: $? = 0 configure:5252: ./conftest configure:5255: $? = 0 configure:5269: result: yes configure:5299: checking for msgfmt configure:5327: result: /usr/bin/msgfmt configure:5336: checking for gmsgfmt configure:5367: result: /usr/bin/msgfmt configure:5377: checking for xgettext configure:5405: result: /usr/bin/xgettext configure:5416: checking for msgmerge configure:5443: result: /usr/bin/msgmerge configure:5519: checking for ranlib configure:5535: found /usr/bin/ranlib configure:5546: result: ranlib configure:5558: checking for inline configure:5580: gcc -c -g -O2 conftest.c >&5 configure:5583: $? = 0 configure:5586: test -s conftest.o configure:5589: $? = 0 configure:5601: result: inline configure:5616: checking for off_t configure:5641: gcc -c -g -O2 conftest.c >&5 configure:5644: $? = 0 configure:5647: test -s conftest.o configure:5650: $? = 0 configure:5661: result: yes configure:5673: checking for size_t configure:5698: gcc -c -g -O2 conftest.c >&5 configure:5701: $? = 0 configure:5704: test -s conftest.o configure:5707: $? = 0 configure:5718: result: yes configure:5732: checking for working alloca.h configure:5754: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:5757: $? = 0 configure:5760: test -s conftest configure:5763: $? = 0 configure:5774: result: yes configure:5784: checking for alloca configure:5826: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:5829: $? = 0 configure:5832: test -s conftest configure:5835: $? = 0 configure:5846: result: yes configure:6054: checking whether we are using the GNU C Library 2.1 or newer configure:6086: result: yes configure:6094: checking whether integer division by zero raises SIGFPE configure:6157: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:6160: $? = 0 configure:6162: ./conftest configure:6165: $? = 0 configure:6180: result: yes configure:6193: checking for inttypes.h configure:6216: gcc -c -g -O2 conftest.c >&5 configure:6219: $? = 0 configure:6222: test -s conftest.o configure:6225: $? = 0 configure:6236: result: yes configure:6247: checking for stdint.h configure:6270: gcc -c -g -O2 conftest.c >&5 configure:6273: $? = 0 configure:6276: test -s conftest.o configure:6279: $? = 0 configure:6290: result: yes configure:6301: checking for unsigned long long configure:6324: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:6327: $? = 0 configure:6330: test -s conftest configure:6333: $? = 0 configure:6344: result: yes configure:6370: checking for inttypes.h configure:6394: gcc -c -g -O2 conftest.c >&5 configure:6397: $? = 0 configure:6400: test -s conftest.o configure:6403: $? = 0 configure:6415: result: yes configure:6428: checking whether the inttypes.h PRIxNN macros are broken configure:6455: gcc -c -g -O2 conftest.c >&5 configure:6458: $? = 0 configure:6461: test -s conftest.o configure:6464: $? = 0 configure:6476: result: no configure:6514: checking for ld used by GCC configure:6577: result: /usr/i686-pc-linux-gnu/bin/ld configure:6586: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld GNU ld version 2.14.90.0.6 20030820 configure:6598: result: yes configure:6604: checking for shared library run path origin configure:6617: result: done configure:7045: checking argz.h usability configure:7058: gcc -c -g -O2 conftest.c >&5 configure:7061: $? = 0 configure:7064: test -s conftest.o configure:7067: $? = 0 configure:7077: result: yes configure:7081: checking argz.h presence configure:7092: gcc -E conftest.c configure:7098: $? = 0 configure:7117: result: yes configure:7153: checking for argz.h configure:7160: result: yes configure:7045: checking limits.h usability configure:7058: gcc -c -g -O2 conftest.c >&5 configure:7061: $? = 0 configure:7064: test -s conftest.o configure:7067: $? = 0 configure:7077: result: yes configure:7081: checking limits.h presence configure:7092: gcc -E conftest.c configure:7098: $? = 0 configure:7117: result: yes configure:7153: checking for limits.h configure:7160: result: yes configure:7045: checking locale.h usability configure:7058: gcc -c -g -O2 conftest.c >&5 configure:7061: $? = 0 configure:7064: test -s conftest.o configure:7067: $? = 0 configure:7077: result: yes configure:7081: checking locale.h presence configure:7092: gcc -E conftest.c configure:7098: $? = 0 configure:7117: result: yes configure:7153: checking for locale.h configure:7160: result: yes configure:7045: checking nl_types.h usability configure:7058: gcc -c -g -O2 conftest.c >&5 configure:7061: $? = 0 configure:7064: test -s conftest.o configure:7067: $? = 0 configure:7077: result: yes configure:7081: checking nl_types.h presence configure:7092: gcc -E conftest.c configure:7098: $? = 0 configure:7117: result: yes configure:7153: checking for nl_types.h configure:7160: result: yes configure:7045: checking malloc.h usability configure:7058: gcc -c -g -O2 conftest.c >&5 configure:7061: $? = 0 configure:7064: test -s conftest.o configure:7067: $? = 0 configure:7077: result: yes configure:7081: checking malloc.h presence configure:7092: gcc -E conftest.c configure:7098: $? = 0 configure:7117: result: yes configure:7153: checking for malloc.h configure:7160: result: yes configure:7045: checking stddef.h usability configure:7058: gcc -c -g -O2 conftest.c >&5 configure:7061: $? = 0 configure:7064: test -s conftest.o configure:7067: $? = 0 configure:7077: result: yes configure:7081: checking stddef.h presence configure:7092: gcc -E conftest.c configure:7098: $? = 0 configure:7117: result: yes configure:7153: checking for stddef.h configure:7160: result: yes configure:7036: checking for stdlib.h configure:7041: result: yes configure:7036: checking for string.h configure:7041: result: yes configure:7036: checking for unistd.h configure:7041: result: yes configure:7045: checking sys/param.h usability configure:7058: gcc -c -g -O2 conftest.c >&5 configure:7061: $? = 0 configure:7064: test -s conftest.o configure:7067: $? = 0 configure:7077: result: yes configure:7081: checking sys/param.h presence configure:7092: gcc -E conftest.c configure:7098: $? = 0 configure:7117: result: yes configure:7153: checking for sys/param.h configure:7160: result: yes configure:7199: checking for feof_unlocked configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for fgets_unlocked configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for getc_unlocked configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for getcwd configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for getegid configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for geteuid configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for getgid configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for getuid configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for mempcpy configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for munmap configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for putenv configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for setenv configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for setlocale configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for stpcpy configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for strcasecmp configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for strdup configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for strtoul configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for tsearch configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for __argz_count configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for __argz_stringify configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7199: checking for __argz_next configure:7249: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7252: $? = 0 configure:7255: test -s conftest configure:7258: $? = 0 configure:7269: result: yes configure:7310: checking for iconv configure:7338: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7341: $? = 0 configure:7344: test -s conftest configure:7347: $? = 0 configure:7402: result: yes configure:7425: checking for iconv declaration configure:7460: gcc -c -g -O2 conftest.c >&5 configure:7463: $? = 0 configure:7466: test -s conftest.o configure:7469: $? = 0 configure:7484: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:7495: checking for nl_langinfo and CODESET configure:7517: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7520: $? = 0 configure:7523: test -s conftest configure:7526: $? = 0 configure:7538: result: yes configure:7550: checking for LC_MESSAGES configure:7572: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7575: $? = 0 configure:7578: test -s conftest configure:7581: $? = 0 configure:7592: result: yes configure:7608: checking for bison configure:7624: found /usr/bin/bison configure:7634: result: bison configure:7647: checking version of bison configure:7656: result: 1.35, ok configure:7677: checking whether NLS is requested configure:7686: result: yes configure:7701: checking whether included gettext is requested configure:7711: result: no configure:7722: checking for GNU gettext in libc configure:7747: gcc -o conftest -g -O2 -Wl,-static conftest.c >&5 configure:7750: $? = 0 configure:7753: test -s conftest configure:7756: $? = 0 configure:7767: result: yes configure:8448: checking for a BSD-compatible install configure:8502: result: /bin/install -c configure:8537: checking for unistd.h configure:8542: result: yes configure:8537: checking for string.h configure:8542: result: yes configure:8537: checking for memory.h configure:8542: result: yes configure:8546: checking grp.h usability configure:8559: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:8562: $? = 0 configure:8565: test -s conftest.o configure:8568: $? = 0 configure:8578: result: yes configure:8582: checking grp.h presence configure:8593: gcc -E -I$(top_srcdir) conftest.c configure:8599: $? = 0 configure:8618: result: yes configure:8654: checking for grp.h configure:8661: result: yes configure:8537: checking for limits.h configure:8542: result: yes configure:8537: checking for malloc.h configure:8542: result: yes configure:8537: checking for stdlib.h configure:8542: result: yes configure:8546: checking termios.h usability configure:8559: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:8562: $? = 0 configure:8565: test -s conftest.o configure:8568: $? = 0 configure:8578: result: yes configure:8582: checking termios.h presence configure:8593: gcc -E -I$(top_srcdir) conftest.c configure:8599: $? = 0 configure:8618: result: yes configure:8654: checking for termios.h configure:8661: result: yes configure:8546: checking utime.h usability configure:8559: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:8562: $? = 0 configure:8565: test -s conftest.o configure:8568: $? = 0 configure:8578: result: yes configure:8582: checking utime.h presence configure:8593: gcc -E -I$(top_srcdir) conftest.c configure:8599: $? = 0 configure:8618: result: yes configure:8654: checking for utime.h configure:8661: result: yes configure:8546: checking fcntl.h usability configure:8559: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:8562: $? = 0 configure:8565: test -s conftest.o configure:8568: $? = 0 configure:8578: result: yes configure:8582: checking fcntl.h presence configure:8593: gcc -E -I$(top_srcdir) conftest.c configure:8599: $? = 0 configure:8618: result: yes configure:8654: checking for fcntl.h configure:8661: result: yes configure:8546: checking pwd.h usability configure:8559: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:8562: $? = 0 configure:8565: test -s conftest.o configure:8568: $? = 0 configure:8578: result: yes configure:8582: checking pwd.h presence configure:8593: gcc -E -I$(top_srcdir) conftest.c configure:8599: $? = 0 configure:8618: result: yes configure:8654: checking for pwd.h configure:8661: result: yes configure:8546: checking sys/statfs.h usability configure:8559: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:8562: $? = 0 configure:8565: test -s conftest.o configure:8568: $? = 0 configure:8578: result: yes configure:8582: checking sys/statfs.h presence configure:8593: gcc -E -I$(top_srcdir) conftest.c configure:8599: $? = 0 configure:8618: result: yes configure:8654: checking for sys/statfs.h configure:8661: result: yes configure:8546: checking sys/time.h usability configure:8559: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:8562: $? = 0 configure:8565: test -s conftest.o configure:8568: $? = 0 configure:8578: result: yes configure:8582: checking sys/time.h presence configure:8593: gcc -E -I$(top_srcdir) conftest.c configure:8599: $? = 0 configure:8618: result: yes configure:8654: checking for sys/time.h configure:8661: result: yes configure:8546: checking sys/timeb.h usability configure:8559: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:8562: $? = 0 configure:8565: test -s conftest.o configure:8568: $? = 0 configure:8578: result: yes configure:8582: checking sys/timeb.h presence configure:8593: gcc -E -I$(top_srcdir) conftest.c configure:8599: $? = 0 configure:8618: result: yes configure:8654: checking for sys/timeb.h configure:8661: result: yes configure:8546: checking sys/select.h usability configure:8559: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:8562: $? = 0 configure:8565: test -s conftest.o configure:8568: $? = 0 configure:8578: result: yes configure:8582: checking sys/select.h presence configure:8593: gcc -E -I$(top_srcdir) conftest.c configure:8599: $? = 0 configure:8618: result: yes configure:8654: checking for sys/select.h configure:8661: result: yes configure:8546: checking sys/ioctl.h usability configure:8559: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:8562: $? = 0 configure:8565: test -s conftest.o configure:8568: $? = 0 configure:8578: result: yes configure:8582: checking sys/ioctl.h presence configure:8593: gcc -E -I$(top_srcdir) conftest.c configure:8599: $? = 0 configure:8618: result: yes configure:8654: checking for sys/ioctl.h configure:8661: result: yes configure:8546: checking stropts.h usability configure:8559: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:8562: $? = 0 configure:8565: test -s conftest.o configure:8568: $? = 0 configure:8578: result: yes configure:8582: checking stropts.h presence configure:8593: gcc -E -I$(top_srcdir) conftest.c configure:8599: $? = 0 configure:8618: result: yes configure:8654: checking for stropts.h configure:8661: result: yes configure:8546: checking arpa/inet.h usability configure:8559: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:8562: $? = 0 configure:8565: test -s conftest.o configure:8568: $? = 0 configure:8578: result: yes configure:8582: checking arpa/inet.h presence configure:8593: gcc -E -I$(top_srcdir) conftest.c configure:8599: $? = 0 configure:8618: result: yes configure:8654: checking for arpa/inet.h configure:8661: result: yes configure:8675: checking whether time.h and sys/time.h may both be included configure:8701: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:8704: $? = 0 configure:8707: test -s conftest.o configure:8710: $? = 0 configure:8721: result: yes configure:8731: checking for sys/wait.h that is POSIX.1 compatible configure:8763: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:8766: $? = 0 configure:8769: test -s conftest.o configure:8772: $? = 0 configure:8783: result: yes configure:8801: checking for dirent.h that defines DIR configure:8826: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:8829: $? = 0 configure:8832: test -s conftest.o configure:8835: $? = 0 configure:8846: result: yes configure:8859: checking for library containing opendir configure:8890: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:8893: $? = 0 configure:8896: test -s conftest configure:8899: $? = 0 configure:8958: result: none required configure:9074: checking for ANSI C header files configure:9221: result: yes configure:9233: checking for struct stat.st_blksize configure:9257: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:9260: $? = 0 configure:9263: test -s conftest.o configure:9266: $? = 0 configure:9314: result: yes configure:9330: checking for struct stat.st_blocks configure:9354: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:9357: $? = 0 configure:9360: test -s conftest.o configure:9363: $? = 0 configure:9411: result: yes configure:9430: checking for struct stat.st_rdev configure:9454: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:9457: $? = 0 configure:9460: test -s conftest.o configure:9463: $? = 0 configure:9511: result: yes configure:9557: checking for strerror configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for statfs configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for strftime configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for memmove configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for truncate configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for initgroups configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for putenv configure:9627: result: yes configure:9557: checking for memset configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9683: warning: conflicting types for built-in function `memset' configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for memcpy configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9684: warning: conflicting types for built-in function `memcpy' configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for tcsetattr configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for tcgetattr configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for cfgetospeed configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for sigaction configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for sigemptyset configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for sigprocmask configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for sigaddset configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for sysconf configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for setuid configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for setreuid configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for telldir configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9557: checking for seekdir configure:9607: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9627: result: yes configure:9642: checking for getpt configure:9692: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9695: $? = 0 configure:9698: test -s conftest configure:9701: $? = 0 configure:9712: result: yes configure:9726: checking for grantpt configure:9776: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:9779: $? = 0 configure:9782: test -s conftest configure:9785: $? = 0 configure:9796: result: yes configure:9876: checking for statlstat configure:9926: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 /tmp/cc8IvbzJ.o(.text+0x11): In function `main': /home/andy/mc/mc-4.6.0/configure:10034: undefined reference to `statlstat' /tmp/cc8IvbzJ.o(.data+0x0):/home/andy/mc/mc-4.6.0/configure:10033: undefined reference to `statlstat' collect2: ld returned 1 exit status configure:9929: $? = 1 configure: failed program was: | #line 9881 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char statlstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char statlstat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_statlstat) || defined (__stub___statlstat) | choke me | #else | char (*f) () = statlstat; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != statlstat; | ; | return 0; | } configure:9946: result: no configure:9957: checking for AIX defines configure:9983: result: no configure:9999: checking for fcntl.h configure:10004: result: yes configure:10008: checking sys/dustat.h usability configure:10021: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:10166:24: sys/dustat.h: No such file or directory configure:10024: $? = 1 configure: failed program was: | #line 10010 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10040: result: no configure:10044: checking sys/dustat.h presence configure:10055: gcc -E -I$(top_srcdir) conftest.c configure:10168:24: sys/dustat.h: No such file or directory configure:10061: $? = 1 configure: failed program was: | #line 10046 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:10080: result: no configure:10116: checking for sys/dustat.h configure:10123: result: no configure:9999: checking for sys/param.h configure:10004: result: yes configure:9999: checking for sys/statfs.h configure:10004: result: yes configure:10008: checking sys/fstyp.h usability configure:10021: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:10168:23: sys/fstyp.h: No such file or directory configure:10024: $? = 1 configure: failed program was: | #line 10010 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10040: result: no configure:10044: checking sys/fstyp.h presence configure:10055: gcc -E -I$(top_srcdir) conftest.c configure:10170:23: sys/fstyp.h: No such file or directory configure:10061: $? = 1 configure: failed program was: | #line 10046 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #include configure:10080: result: no configure:10116: checking for sys/fstyp.h configure:10123: result: no configure:10154: checking mnttab.h usability configure:10167: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:10314:20: mnttab.h: No such file or directory configure:10170: $? = 1 configure: failed program was: | #line 10156 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10186: result: no configure:10190: checking mnttab.h presence configure:10201: gcc -E -I$(top_srcdir) conftest.c configure:10316:20: mnttab.h: No such file or directory configure:10207: $? = 1 configure: failed program was: | #line 10192 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #include configure:10226: result: no configure:10262: checking for mnttab.h configure:10269: result: no configure:10154: checking mntent.h usability configure:10167: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:10170: $? = 0 configure:10173: test -s conftest.o configure:10176: $? = 0 configure:10186: result: yes configure:10190: checking mntent.h presence configure:10201: gcc -E -I$(top_srcdir) conftest.c configure:10207: $? = 0 configure:10226: result: yes configure:10262: checking for mntent.h configure:10269: result: yes configure:10145: checking for utime.h configure:10150: result: yes configure:10154: checking sys/statvfs.h usability configure:10167: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:10170: $? = 0 configure:10173: test -s conftest.o configure:10176: $? = 0 configure:10186: result: yes configure:10190: checking sys/statvfs.h presence configure:10201: gcc -E -I$(top_srcdir) conftest.c configure:10207: $? = 0 configure:10226: result: yes configure:10262: checking for sys/statvfs.h configure:10269: result: yes configure:10154: checking sys/vfs.h usability configure:10167: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:10170: $? = 0 configure:10173: test -s conftest.o configure:10176: $? = 0 configure:10186: result: yes configure:10190: checking sys/vfs.h presence configure:10201: gcc -E -I$(top_srcdir) conftest.c configure:10207: $? = 0 configure:10226: result: yes configure:10262: checking for sys/vfs.h configure:10269: result: yes configure:10297: checking sys/filsys.h usability configure:10310: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:10461:24: sys/filsys.h: No such file or directory configure:10313: $? = 1 configure: failed program was: | #line 10299 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10329: result: no configure:10333: checking sys/filsys.h presence configure:10344: gcc -E -I$(top_srcdir) conftest.c configure:10463:24: sys/filsys.h: No such file or directory configure:10350: $? = 1 configure: failed program was: | #line 10335 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:10369: result: no configure:10405: checking for sys/filsys.h configure:10412: result: no configure:10297: checking sys/fs_types.h usability configure:10310: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:10461:26: sys/fs_types.h: No such file or directory configure:10313: $? = 1 configure: failed program was: | #line 10299 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10329: result: no configure:10333: checking sys/fs_types.h presence configure:10344: gcc -E -I$(top_srcdir) conftest.c configure:10463:26: sys/fs_types.h: No such file or directory configure:10350: $? = 1 configure: failed program was: | #line 10335 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:10369: result: no configure:10405: checking for sys/fs_types.h configure:10412: result: no configure:10429: checking for sys/mount.h configure:10449: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:10452: $? = 0 configure:10455: test -s conftest.o configure:10458: $? = 0 configure:10469: result: yes configure:10484: checking for getmntinfo configure:10534: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 /tmp/cc8250QA.o(.text+0x11): In function `main': /home/andy/mc/mc-4.6.0/configure:10650: undefined reference to `getmntinfo' /tmp/cc8250QA.o(.data+0x0):/home/andy/mc/mc-4.6.0/configure:10649: undefined reference to `getmntinfo' collect2: ld returned 1 exit status configure:10537: $? = 1 configure: failed program was: | #line 10489 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getmntinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getmntinfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_getmntinfo) || defined (__stub___getmntinfo) | choke me | #else | char (*f) () = getmntinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getmntinfo; | ; | return 0; | } configure:10554: result: no configure:10566: checking for d_ino member in directory struct configure:10604: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:10607: $? = 0 configure:10610: test -s conftest configure:10613: $? = 0 configure:10625: result: yes configure:10641: checking for getmntent in -lsun configure:10672: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c -lsun >&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsun collect2: ld returned 1 exit status configure:10675: $? = 1 configure: failed program was: | #line 10648 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define D_INO_IN_DIRENT 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getmntent (); | int | main () | { | getmntent (); | ; | return 0; | } configure:10693: result: no configure:10698: checking for getmntent in -lseq configure:10729: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c -lseq >&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lseq collect2: ld returned 1 exit status configure:10732: $? = 1 configure: failed program was: | #line 10705 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define D_INO_IN_DIRENT 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getmntent (); | int | main () | { | getmntent (); | ; | return 0; | } configure:10750: result: no configure:10755: checking for getmntent in -lgen configure:10786: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c -lgen >&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lgen collect2: ld returned 1 exit status configure:10789: $? = 1 configure: failed program was: | #line 10762 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define D_INO_IN_DIRENT 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getmntent (); | int | main () | { | getmntent (); | ; | return 0; | } configure:10807: result: no configure:10821: checking for getmntent configure:10871: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:10874: $? = 0 configure:10877: test -s conftest configure:10880: $? = 0 configure:10891: result: yes configure:10910: checking for two-argument getmntent function configure:11046:24: sys/mnttab.h: No such file or directory configure:10935: result: no configure:10949: checking for one-argument getmntent function configure:10959: result: yes configure:11351: checking how to get filesystem space usage configure:11363: checking for statvfs configure:11413: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:11416: $? = 0 configure:11419: test -s conftest configure:11422: $? = 0 configure:11433: result: yes configure:11790: checking for mode_t configure:11815: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:11818: $? = 0 configure:11821: test -s conftest.o configure:11824: $? = 0 configure:11835: result: yes configure:11847: checking for umode_t configure:11872: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure: In function `main': configure:12024: `umode_t' undeclared (first use in this function) configure:12024: (Each undeclared identifier is reported only once configure:12024: for each function it appears in.) configure:12024: parse error before ')' token configure:11875: $? = 1 configure: failed program was: | #line 11852 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((umode_t *) 0) | return 0; | if (sizeof (umode_t)) | return 0; | ; | return 0; | } configure:11892: result: no configure:11904: checking for off_t configure:11949: result: yes configure:11961: checking for pid_t configure:11986: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:11989: $? = 0 configure:11992: test -s conftest.o configure:11995: $? = 0 configure:12006: result: yes configure:12018: checking for uid_t in sys/types.h configure:12042: result: yes configure:12057: checking for nlink_t configure:12082: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:12085: $? = 0 configure:12088: test -s conftest.o configure:12091: $? = 0 configure:12102: result: yes configure:12115: checking for uintptr_t configure:12140: gcc -c -g -O2 -Wall -I$(top_srcdir) conftest.c >&5 configure:12143: $? = 0 configure:12146: test -s conftest.o configure:12149: $? = 0 configure:12160: result: yes configure:12174: checking for working alloca.h configure:12216: result: yes configure:12226: checking for alloca configure:12288: result: yes configure:12495: checking for working strcoll configure:12522: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:12525: $? = 0 configure:12527: ./conftest configure:12530: $? = 0 configure:12544: result: yes configure:12556: checking for X configure:12776: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:12929: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c -L/usr/X11R6/lib -lX11 >&5 /usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0x85a): In function `_XEventsQueued': : undefined reference to `pthread_equal' /usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xc11): In function `_XEventsQueued': : undefined reference to `pthread_equal' /usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xc2a): In function `_XEventsQueued': : undefined reference to `pthread_equal' /usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xc46): In function `_XEventsQueued': : undefined reference to `pthread_equal' /usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xc63): In function `_XEventsQueued': : undefined reference to `pthread_equal' /usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xcf6): more undefined references to `pthread_equal' follow collect2: ld returned 1 exit status configure:12932: $? = 1 configure: failed program was: | #line 12905 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define umode_t int | #define HAVE_UINTPTR_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XOpenDisplay (); | int | main () | { | XOpenDisplay (); | ; | return 0; | } configure:12945: checking for dnet_ntoa in -ldnet configure:12976: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c -ldnet -L/usr/X11R6/lib -lX11 >&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure:12979: $? = 1 configure: failed program was: | #line 12952 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define umode_t int | #define HAVE_UINTPTR_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:12997: result: no configure:13004: checking for dnet_ntoa in -ldnet_stub configure:13035: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c -ldnet_stub -L/usr/X11R6/lib -lX11 >&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure:13038: $? = 1 configure: failed program was: | #line 13011 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define umode_t int | #define HAVE_UINTPTR_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:13056: result: no configure:13075: checking for gethostbyname configure:13125: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:13128: $? = 0 configure:13131: test -s conftest configure:13134: $? = 0 configure:13145: result: yes configure:13276: checking for connect configure:13326: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:13329: $? = 0 configure:13332: test -s conftest configure:13335: $? = 0 configure:13346: result: yes configure:13411: checking for remove configure:13461: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:13464: $? = 0 configure:13467: test -s conftest configure:13470: $? = 0 configure:13481: result: yes configure:13546: checking for shmat configure:13596: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static conftest.c >&5 configure:13599: $? = 0 configure:13602: test -s conftest configure:13605: $? = 0 configure:13616: result: yes configure:13690: checking for IceConnectionNumber in -lICE configure:13721: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -Wl,-static -L/usr/X11R6/lib conftest.c -lICE >&5 configure:13724: $? = 0 configure:13727: test -s conftest configure:13730: $? = 0 configure:13742: result: yes configure:13767: checking for t_accept in -lnsl configure:13798: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include -Wl,-static conftest.c -lnsl >&5 /tmp/ccodtxav.o(.text+0xa): In function `main': /home/andy/mc/mc-4.6.0/configure:13926: undefined reference to `t_accept' collect2: ld returned 1 exit status configure:13801: $? = 1 configure: failed program was: | #line 13774 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define umode_t int | #define HAVE_UINTPTR_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_TEXTMODE_X11_SUPPORT 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char t_accept (); | int | main () | { | t_accept (); | ; | return 0; | } configure:13819: result: no configure:13831: checking for socket in -lsocket configure:13862: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include -Wl,-static conftest.c -lsocket >&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:13865: $? = 1 configure: failed program was: | #line 13838 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define umode_t int | #define HAVE_UINTPTR_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_TEXTMODE_X11_SUPPORT 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char socket (); | int | main () | { | socket (); | ; | return 0; | } configure:13883: result: no configure:13900: checking for socket configure:13950: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include -Wl,-static conftest.c >&5 configure:13953: $? = 0 configure:13956: test -s conftest configure:13959: $? = 0 configure:13970: result: yes configure:14053: checking for gethostbyname configure:14123: result: yes configure:14198: checking for socketpair configure:14248: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include -Wl,-static conftest.c >&5 configure:14251: $? = 0 configure:14254: test -s conftest configure:14257: $? = 0 configure:14268: result: yes configure:14279: checking for get_process_stats in -lseq configure:14310: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include -Wl,-static conftest.c -lseq >&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lseq collect2: ld returned 1 exit status configure:14313: $? = 1 configure: failed program was: | #line 14286 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define umode_t int | #define HAVE_UINTPTR_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_TEXTMODE_X11_SUPPORT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char get_process_stats (); | int | main () | { | get_process_stats (); | ; | return 0; | } configure:14331: result: no configure:14358: checking for zip configure:14376: found /usr/bin/zip configure:14389: result: /usr/bin/zip configure:14398: checking for unzip configure:14416: found /usr/bin/unzip configure:14429: result: /usr/bin/unzip configure:14436: checking for zipinfo code in unzip configure:14446: result: yes configure:14456: checking for perl configure:14474: found /usr/bin/perl configure:14487: result: /usr/bin/perl configure:14497: checking for t_accept in -lnsl configure:14549: result: no configure:14561: checking for socket in -lsocket configure:14613: result: no configure:14630: checking for socket configure:14700: result: yes configure:14783: checking for gethostbyname configure:14853: result: yes configure:14929: checking struct linger is available configure:14958: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include -Wl,-static conftest.c >&5 configure:14961: $? = 0 configure:14963: ./conftest configure:14966: $? = 0 configure:14988: result: yes configure:14995: checking for pmap_set configure:15045: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include -Wl,-static conftest.c >&5 configure:15048: $? = 0 configure:15051: test -s conftest configure:15054: $? = 0 configure:15065: result: yes configure:15147: checking for pmap_getport configure:15197: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include -Wl,-static conftest.c >&5 configure:15200: $? = 0 configure:15203: test -s conftest configure:15206: $? = 0 configure:15217: result: yes configure:15147: checking for pmap_getmaps configure:15197: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include -Wl,-static conftest.c >&5 configure:15200: $? = 0 configure:15203: test -s conftest configure:15206: $? = 0 configure:15217: result: yes configure:15147: checking for rresvport configure:15197: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include -Wl,-static conftest.c >&5 configure:15200: $? = 0 configure:15203: test -s conftest configure:15206: $? = 0 configure:15217: result: yes configure:15231: checking for rpc/pmap_clnt.h configure:15254: gcc -c -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include conftest.c >&5 configure:15257: $? = 0 configure:15260: test -s conftest.o configure:15263: $? = 0 configure:15274: result: yes configure:16123: enabling VFS code configure:16139: checking for Gpm_Repeat in -lgpm configure:16170: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include -Wl,-static conftest.c -lgpm >&5 configure:16173: $? = 0 configure:16176: test -s conftest configure:16179: $? = 0 configure:16191: result: yes configure:16213: checking for nroff configure:16229: found /usr/bin/nroff configure:16240: result: true configure:16252: checking for manual formatting macros configure:16268: result: -mandoc configure:16271: checking for option to disable ANSI color in manuals configure:16287: result: none configure:16290: checking if nroff accepts -Tlatin1 or -Tascii configure:16309: result: -Tlatin1 configure:16320: checking for file configure:16336: found /usr/bin/file configure:16347: result: true configure:16355: checking for - option to file command configure:16392: result: yes configure:16396: checking for -L option to file command configure:16420: result: yes configure:16425: checking for subshell support configure:16456: result: yes configure:17355: checking for SLsmg_write_nwchars in -lslang configure:17386: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include -Wl,-static conftest.c -lslang >&5 /tmp/ccQwEtum.o(.text+0xa): In function `main': /home/andy/mc/mc-4.6.0/configure:17529: undefined reference to `SLsmg_write_nwchars' collect2: ld returned 1 exit status configure:17389: $? = 1 configure: failed program was: | #line 17362 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mc" | #define VERSION "4.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_STRERROR 1 | #define HAVE_STATFS 1 | #define HAVE_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_TRUNCATE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TCGETATTR 1 | #define HAVE_CFGETOSPEED 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SYSCONF 1 | #define HAVE_SETUID 1 | #define HAVE_SETREUID 1 | #define HAVE_TELLDIR 1 | #define HAVE_SEEKDIR 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define umode_t int | #define HAVE_UINTPTR_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_TEXTMODE_X11_SUPPORT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STRUCT_LINGER 1 | #define HAVE_PMAP_SET 1 | #define HAVE_PMAP_GETPORT 1 | #define HAVE_PMAP_GETMAPS 1 | #define HAVE_RRESVPORT 1 | #define HAVE_RPC_PMAP_CLNT_H 1 | #define USE_VFS 1 | #define USE_NETCODE 1 | #define HAVE_LIBGPM 1 | #define FILE_STDIN 1 | #define FILE_L 1 | #define HAVE_SUBSHELL_SUPPORT 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char SLsmg_write_nwchars (); | int | main () | { | SLsmg_write_nwchars (); | ; | return 0; | } configure:17407: result: no configure:17419: checking for SLang_init_tty in -lslang configure:17450: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include -Wl,-static conftest.c -lslang >&5 configure:17453: $? = 0 configure:17456: test -s conftest configure:17459: $? = 0 configure:17471: result: yes configure:17498: checking slang.h usability configure:17511: gcc -c -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include conftest.c >&5 configure:17514: $? = 0 configure:17517: test -s conftest.o configure:17520: $? = 0 configure:17530: result: yes configure:17534: checking slang.h presence configure:17545: gcc -E -I$(top_srcdir) -I/usr/X11R6/include conftest.c configure:17551: $? = 0 configure:17570: result: yes configure:17606: checking for slang.h configure:17613: result: yes configure:17665: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include -Wl,-static conftest.c -lslang >&5 configure:17668: $? = 0 configure:17671: test -s conftest configure:17674: $? = 0 configure:17903: using internal editor configure:18212: checking for ext2fs_close in -lext2fs configure:18243: gcc -o conftest -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include -Wl,-static conftest.c -lext2fs -lcom_err >&5 configure:18246: $? = 0 configure:18249: test -s conftest configure:18252: $? = 0 configure:18264: result: yes configure:18285: checking linux/ext2_fs.h usability configure:18298: gcc -c -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include conftest.c >&5 configure:18301: $? = 0 configure:18304: test -s conftest.o configure:18307: $? = 0 configure:18317: result: yes configure:18321: checking linux/ext2_fs.h presence configure:18332: gcc -E -I$(top_srcdir) -I/usr/X11R6/include conftest.c configure:18338: $? = 0 configure:18357: result: yes configure:18393: checking for linux/ext2_fs.h configure:18400: result: yes configure:18419: checking for ext2fs/ext2fs.h configure:18437: gcc -c -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include conftest.c >&5 configure:18440: $? = 0 configure:18443: test -s conftest.o configure:18446: $? = 0 configure:18457: result: yes configure:18477: checking for ext2_ino_t configure:18510: gcc -c -g -O2 -Wall -I$(top_srcdir) -I/usr/X11R6/include conftest.c >&5 configure:18513: $? = 0 configure:18516: test -s conftest.o configure:18519: $? = 0 configure:18530: result: yes configure:18546: using ext2fs file recovery code configure:18891: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sonylap.andynet config.status:786: creating Makefile config.status:786: creating mc.spec config.status:786: creating doc/Makefile config.status:786: creating vfs/Makefile config.status:786: creating vfs/extfs/Makefile config.status:786: creating lib/Makefile config.status:786: creating src/Makefile config.status:786: creating slang/Makefile config.status:786: creating edit/Makefile config.status:786: creating syntax/Makefile config.status:786: creating pc/Makefile config.status:786: creating m4/Makefile config.status:786: creating lib/mc.ext config.status:786: creating vfs/extfs/a config.status:786: creating vfs/extfs/apt config.status:786: creating vfs/extfs/audio config.status:786: creating vfs/extfs/deb config.status:786: creating vfs/extfs/deba config.status:786: creating vfs/extfs/debd config.status:786: creating vfs/extfs/dpkg config.status:786: creating vfs/extfs/hp48 config.status:786: creating vfs/extfs/lslR config.status:786: creating vfs/extfs/mailfs config.status:786: creating vfs/extfs/patchfs config.status:786: creating vfs/extfs/rpms config.status:786: creating vfs/extfs/uar config.status:786: creating vfs/extfs/uarj config.status:786: creating vfs/extfs/uha config.status:786: creating vfs/extfs/ulha config.status:786: creating vfs/extfs/urar config.status:786: creating vfs/extfs/uzip config.status:786: creating vfs/extfs/uzoo config.status:786: creating doc/mc.1 config.status:786: creating doc/mcedit.1 config.status:786: creating doc/mcview.1 config.status:786: creating doc/mcserv.8 config.status:786: creating doc/es/mc.1 config.status:786: creating doc/es/Makefile config.status:786: creating doc/hu/mc.1 config.status:786: creating doc/hu/Makefile config.status:786: creating doc/it/mc.1 config.status:786: creating doc/it/Makefile config.status:786: creating doc/pl/mc.1 config.status:786: creating doc/pl/Makefile config.status:786: creating doc/ru/mc.1 config.status:786: creating doc/ru/Makefile config.status:786: creating intl/Makefile config.status:786: creating po/Makefile.in config.status:890: creating config.h config.status:1353: config.h is unchanged config.status:1466: executing depfiles commands config.status:1466: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GLIB_CONFIG_set= ac_cv_env_GLIB_CONFIG_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-Wl,-static ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_filel=yes ac_cv_filestdin=yes ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func_alloca_works=yes ac_cv_func_cfgetospeed=yes ac_cv_func_connect=yes ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_getc_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_gethostbyname=yes ac_cv_func_getmntent=yes ac_cv_func_getmntinfo=no ac_cv_func_getpagesize=yes ac_cv_func_getpt=yes ac_cv_func_getuid=yes ac_cv_func_grantpt=yes ac_cv_func_initgroups=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=yes ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_pmap_getmaps=yes ac_cv_func_pmap_getport=yes ac_cv_func_pmap_set=yes ac_cv_func_putenv=yes ac_cv_func_remove=yes ac_cv_func_rresvport=yes ac_cv_func_seekdir=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setreuid=yes ac_cv_func_setuid=yes ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigaddset=yes ac_cv_func_sigemptyset=yes ac_cv_func_sigprocmask=yes ac_cv_func_socket=yes ac_cv_func_socketpair=yes ac_cv_func_statfs=yes ac_cv_func_statlstat=no ac_cv_func_statvfs=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcoll_works=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strtoul=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetattr=yes ac_cv_func_tcsetattr=yes ac_cv_func_telldir=yes ac_cv_func_truncate=yes ac_cv_func_tsearch=yes ac_cv_gnu_library_2_1=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_header_argz_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_ext2fs_ext2fs_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_ext2_fs_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=yes ac_cv_header_mnttab_h=no ac_cv_header_nl_types_h=yes ac_cv_header_pwd_h=yes ac_cv_header_rpc_pmap_clnt_h=yes ac_cv_header_slang_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_dustat_h=no ac_cv_header_sys_filsys_h=no ac_cv_header_sys_fs_types_h=no ac_cv_header_sys_fstyp_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_cposix_strerror=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_ext2fs_ext2fs_close=yes ac_cv_lib_gen_getmntent=no ac_cv_lib_gpm_Gpm_Repeat=yes ac_cv_lib_nsl_t_accept=no ac_cv_lib_seq_get_process_stats=no ac_cv_lib_seq_getmntent=no ac_cv_lib_slang_SLang_init_tty=yes ac_cv_lib_slang_SLsmg_write_nwchars=no ac_cv_lib_socket_socket=no ac_cv_lib_sun_getmntent=no ac_cv_man_nocolor=-c ac_cv_mandoc=-mandoc ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_nroff_tascii=-Tlatin1 ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_UNZIP=/usr/bin/unzip ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ZIP=/usr/bin/zip ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_HAVE_FILECMD=true ac_cv_prog_HAVE_nroff=true ac_cv_prog_INTLBISON=bison ac_cv_prog_X11_WWW=gnome-moz-remote ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_type_ext2_ino_t=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_type_uintptr_t=yes ac_cv_type_umode_t=no ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes fu_cv_sys_d_ino_in_dirent=yes fu_cv_sys_mounted_getmntent1=yes fu_cv_sys_mounted_getmntent2=no gt_cv_func_gnugettext1_libc=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no jm_ac_cv_header_inttypes_h=yes jm_ac_cv_header_stdint_h=yes mc_cv_have_zipinfo=yes nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/andy/mc/mc-4.6.0/config/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/andy/mc/mc-4.6.0/config/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/andy/mc/mc-4.6.0/config/missing --run autoconf' AUTOHEADER='${SHELL} /home/andy/mc/mc-4.6.0/config/missing --run autoheader' AUTOMAKE='${SHELL} /home/andy/mc/mc-4.6.0/config/missing --run automake-1.7' AWK='gawk' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall' CHARSET_FALSE='' CHARSET_TRUE='#' CONS_SAVER_FALSE='#' CONS_SAVER_TRUE='' CPP='gcc -E' CPPFLAGS=' -I$(top_srcdir) -I/usr/X11R6/include' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOC_LINGUAS=' es hu it pl ru' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GENCAT='gencat' GLIBC21='yes' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_CONFIG='' GLIB_LIBS='-lglib-2.0 ' GMSGFMT='/usr/bin/msgfmt' HAVE_FILECMD='true' HAVE_ZIPINFO='1' HAVE_nroff='true' INCLUDED_SLANG_FALSE='' INCLUDED_SLANG_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS='-Wl,-static' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/andy/mc/mc-4.6.0/config/missing --run makeinfo' MANDOC='-mandoc' MAN_FLAGS='-c -Tlatin1' MCLIBS=' -L/usr/X11R6/lib -lSM -lICE -lX11 -lgpm -lslang -lext2fs -lcom_err' MCSERVLIBS='' MKINSTALLDIRS='config/mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='mc' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' POSUB='po' RANLIB='ranlib' RPM_VERSION='4.6.0' SET_MAKE='' SHELL='/bin/sh' STRIP='' UNZIP='/usr/bin/unzip' USE_EDIT_FALSE='#' USE_EDIT_TRUE='' USE_INCLUDED_LIBINTL='no' USE_MCFS_FALSE='' USE_MCFS_TRUE='#' USE_NLS='yes' USE_SAMBA_FS_FALSE='' USE_SAMBA_FS_TRUE='#' USE_UNDEL_FS_FALSE='#' USE_UNDEL_FS_TRUE='' USE_VFS_FALSE='#' USE_VFS_NET_FALSE='#' USE_VFS_NET_TRUE='' USE_VFS_TRUE='' VERSION='4.6.0' X11_WWW='gnome-moz-remote' XGETTEXT='/usr/bin/xgettext' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11R6/lib' X_PRE_LIBS=' -lSM -lICE' ZIP='/usr/bin/zip' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' configdir='' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/andy/mc/mc-4.6.0/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define D_INO_IN_DIRENT 1 #define ENABLE_NLS 1 #define FILE_L 1 #define FILE_STDIN 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_CFGETOSPEED 1 #define HAVE_DCGETTEXT 1 #define HAVE_DIRENT_H 1 #define HAVE_EXT2FS_EXT2FS_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETMNTENT 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPT 1 #define HAVE_GETTEXT 1 #define HAVE_GETUID 1 #define HAVE_GRANTPT 1 #define HAVE_GRP_H 1 #define HAVE_ICONV 1 #define HAVE_INFOMOUNT_LIST 1 #define HAVE_INITGROUPS 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIBGPM 1 #define HAVE_LIMITS_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LINUX_EXT2_FS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MEMSET 1 #define HAVE_MMAP 1 #define HAVE_MNTENT_H 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_PMAP_GETMAPS 1 #define HAVE_PMAP_GETPORT 1 #define HAVE_PMAP_SET 1 #define HAVE_PUTENV 1 #define HAVE_PUTENV 1 #define HAVE_PWD_H 1 #define HAVE_RPC_PMAP_CLNT_H 1 #define HAVE_RRESVPORT 1 #define HAVE_SEEKDIR 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SETREUID 1 #define HAVE_SETUID 1 #define HAVE_SIGACTION 1 #define HAVE_SIGADDSET 1 #define HAVE_SIGEMPTYSET 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SLANG 1 #define HAVE_SLANG_H 1 #define HAVE_SOCKET 1 #define HAVE_SOCKET 1 #define HAVE_SOCKETPAIR 1 #define HAVE_STATFS 1 #define HAVE_STATVFS 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCOLL 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STROPTS_H 1 #define HAVE_STRTOUL 1 #define HAVE_STRUCT_LINGER 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_ST_BLOCKS 1 #define HAVE_ST_RDEV 1 #define HAVE_SUBSHELL_SUPPORT 1 #define HAVE_SYSCONF 1 #define HAVE_SYSTEM_SLANG 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TCGETATTR 1 #define HAVE_TCSETATTR 1 #define HAVE_TELLDIR 1 #define HAVE_TERMIOS_H 1 #define HAVE_TEXTMODE_X11_SUPPORT 1 #define HAVE_TRUNCATE 1 #define HAVE_TSEARCH 1 #define HAVE_UINTPTR_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_UTIME_H 1 #define HAVE_UTIME_H 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define ICONV_CONST #define INTDIV0_RAISES_SIGFPE 1 #define MOUNTED_GETMNTENT1 1 #define PACKAGE "mc" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STAT_STATVFS 1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define USE_EXT2FSLIB 1 #define USE_INTERNAL_EDIT 1 #define USE_NETCODE 1 #define USE_VFS 1 #define VERSION "4.6.0" #define _FILE_OFFSET_BITS 64 #define umode_t int configure: exit 0 --Multipart_Tue__16_Dec_2003_12:34:42_-0700_082845f0 Content-Type: text/x-log; name="make.log" Content-Disposition: attachment; filename="make.log" Content-Transfer-Encoding: 7bit make all-recursive make[1]: Entering directory `/home/andy/mc/mc-4.6.0' Making all in intl make[2]: Entering directory `/home/andy/mc/mc-4.6.0/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/andy/mc/mc-4.6.0/intl' Making all in po make[2]: Entering directory `/home/andy/mc/mc-4.6.0/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/andy/mc/mc-4.6.0/po' Making all in m4 make[2]: Entering directory `/home/andy/mc/mc-4.6.0/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/andy/mc/mc-4.6.0/m4' Making all in vfs make[2]: Entering directory `/home/andy/mc/mc-4.6.0/vfs' Making all in extfs make[3]: Entering directory `/home/andy/mc/mc-4.6.0/vfs/extfs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/andy/mc/mc-4.6.0/vfs/extfs' make[3]: Entering directory `/home/andy/mc/mc-4.6.0/vfs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/andy/mc/mc-4.6.0/vfs' make[2]: Leaving directory `/home/andy/mc/mc-4.6.0/vfs' Making all in slang make[2]: Entering directory `/home/andy/mc/mc-4.6.0/slang' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/andy/mc/mc-4.6.0/slang' Making all in edit make[2]: Entering directory `/home/andy/mc/mc-4.6.0/edit' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/andy/mc/mc-4.6.0/edit' Making all in src make[2]: Entering directory `/home/andy/mc/mc-4.6.0/src' gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wall -Wl,-static -o mc achown.o background.o boxes.o chmod.o chown.o cmd.o color.o command.o complete.o cons.handler.o dialog.o dir.o dlg.o ext.o file.o filegui.o filenot.o fileopctx.o find.o findme.o fsusage.o help.o hotlist.o info.o key.o keyxdef.o layout.o learn.o listmode.o main.o menu.o mountlist.o mouse.o option.o panelize.o popt.o poptconfig.o popthelp.o poptparse.o profile.o regex.o rxvt.o screen.o setup.o slint.o subshell.o terms.o text.o textconf.o tree.o treestore.o user.o util.o utilunix.o view.o widget.o win.o wtools.o ../edit/libedit.a ../vfs/libvfs-mc.a -lglib-2.0 -L/usr/X11R6/lib -lSM -lICE -lX11 -lgpm -lslang -lext2fs -lcom_err /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lglib-2.0 collect2: ld returned 1 exit status make[2]: *** [mc] Error 1 make[2]: Leaving directory `/home/andy/mc/mc-4.6.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/andy/mc/mc-4.6.0' make: *** [all] Error 2 --Multipart_Tue__16_Dec_2003_12:34:42_-0700_082845f0-- From jettero@voltar.org Thu Dec 18 08:59:22 2003 Return-Path: Delivered-To: mc@gnome.org Received: from radius.ivelop.com (mail.ivelop.net [65.174.94.2]) by mail.gnome.org (Postfix) with ESMTP id 219FB1824D for ; Thu, 18 Dec 2003 08:59:22 -0500 (EST) Received: from corky.voltar-confed.org (stoke@24.236.201.225.gha.mi.chartermi.net [24.236.201.225]) by radius.ivelop.com (8.12.10/8.12.9) with ESMTP id hBIDwLUK031075 for ; Thu, 18 Dec 2003 08:58:22 -0500 Received: (from jettero@localhost) by corky.voltar-confed.org (8.12.10/8.12.10) id hBIDwKl4014255 for mc@gnome.org; Thu, 18 Dec 2003 08:58:20 -0500 Date: Thu, 18 Dec 2003 08:58:20 -0500 From: Paul Miller To: mc@gnome.org Subject: Hiya there (xbox) Message-ID: <20031218135820.GA3484@corky.voltar-confed.org> References: <20031217015400.31629.75490.Mailman@moniker.gnome.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031217015400.31629.75490.Mailman@moniker.gnome.org> User-Agent: Mutt/1.4.1i Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: Hiya, This list doesn't seem to generate a lot of traffic. I was going to wait until I saw some noise before I chirped in, but it's been a couple days. Sorry in advance for babbling. Background, So, I got myself a modded xbox. The features of the system are endless. It's a riot. One of the coolest things is the ability to play back nearly any kind of video file. You simply ftp them over and watch all the episodes of Hikaru No Go you can stand. Problem, The ftpd built into evox (the "os") is very limited. The ftpd built into xmbp (the cool video player) is also limited. What hasn't worked, I can't get mc to ftp to the thing because ls doesn't work, only ls -al -- and worse, you can only ls the curdir. Also, cd-ing is a little counter intuative (relative paths only). I can ncftp all over the box, but I have to be smart and use working commands. I tried to build an extfs perl module to read the dir structure and use Net::FTP to transfer and list things. This actually works! But it's so unbelievably slow it hurts my feelings -- since you have to read the entire dir tree to use this method. Help? I've started work on an ftp proxy that would fake a greater command set... but I lost all interest in the project. Tips? Suggestions? On Tue, Dec 16, 2003 at 08:54:00PM -0500, mc-request@gnome.org wrote: > Welcome to the Mc@gnome.org mailing list! -- If riding in an airplane is flying, then riding in a boat is swimming. 50 jumps, 15.0 minutes of freefall, 31.3 ff vertical miles. From proski@gnu.org Thu Dec 18 10:10:22 2003 Return-Path: Delivered-To: mc@gnome.org Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164]) by mail.gnome.org (Postfix) with ESMTP id 585FE181E9 for ; Thu, 18 Dec 2003 10:10:22 -0500 (EST) Received: from proski by fencepost.gnu.org with local (Exim 4.24) id 1AWzl8-0005Zk-QF; Thu, 18 Dec 2003 10:08:14 -0500 Date: Thu, 18 Dec 2003 10:10:20 -0500 (EST) From: Pavel Roskin X-X-Sender: proski@portland.hansa.lan To: Paul Miller Cc: mc@gnome.org Subject: Re: Hiya there (xbox) In-Reply-To: <20031218135820.GA3484@corky.voltar-confed.org> Message-ID: References: <20031217015400.31629.75490.Mailman@moniker.gnome.org> <20031218135820.GA3484@corky.voltar-confed.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: On Thu, 18 Dec 2003, Paul Miller wrote: > I can't get mc to ftp to the thing because ls doesn't work, only ls -al > -- and worse, you can only ls the curdir. Also, cd-ing is a little > counter intuative (relative paths only). I can ncftp all over the box, > but I have to be smart and use working commands. You forgot the version of GNU Midnight Commander. It's not like all versions are the same. Also, a log file generated by "mc -l log" would be useful. > I tried to build an extfs perl module to read the dir structure and use > Net::FTP to transfer and list things. This actually works! But it's so > unbelievably slow it hurts my feelings -- since you have to read the > entire dir tree to use this method. I agree. extfs is not suited for FTP. -- Regards, Pavel Roskin From jettero@voltar.org Thu Dec 18 10:18:39 2003 Return-Path: Delivered-To: mc@gnome.org Received: from radius.ivelop.com (mail.ivelop.net [65.174.94.2]) by mail.gnome.org (Postfix) with ESMTP id 2603D18174 for ; Thu, 18 Dec 2003 10:18:39 -0500 (EST) Received: from corky.voltar-confed.org (discussed@24.236.201.225.gha.mi.chartermi.net [24.236.201.225]) by radius.ivelop.com (8.12.10/8.12.9) with ESMTP id hBIFHcUK031991 for ; Thu, 18 Dec 2003 10:17:39 -0500 Received: (from jettero@localhost) by corky.voltar-confed.org (8.12.10/8.12.10) id hBIFHbdA032579 for mc@gnome.org; Thu, 18 Dec 2003 10:17:37 -0500 Date: Thu, 18 Dec 2003 10:17:37 -0500 From: Paul Miller To: Pavel Roskin Subject: Re: Hiya there (xbox) Message-ID: <20031218151737.GA32046@corky.voltar-confed.org> References: <20031217015400.31629.75490.Mailman@moniker.gnome.org> <20031218135820.GA3484@corky.voltar-confed.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: On Thu, Dec 18, 2003 at 10:10:20AM -0500, Pavel Roskin wrote: > You forgot the version of GNU Midnight Commander. It's not like all > versions are the same. Also, a log file generated by "mc -l log" would be > useful. Wow, sorry, GNU Midnight Commander 4.6.0 I will generate a log tonight. -- If riding in an airplane is flying, then riding in a boat is swimming. 50 jumps, 15.0 minutes of freefall, 31.3 ff vertical miles. From jettero@voltar.org Fri Dec 19 06:40:10 2003 Return-Path: Delivered-To: mc@gnome.org Received: from radius.ivelop.com (mail.ivelop.net [65.174.94.2]) by mail.gnome.org (Postfix) with ESMTP id B08EB1818E for ; Fri, 19 Dec 2003 06:40:09 -0500 (EST) Received: from corky.voltar-confed.org (reinserting@24.236.201.225.gha.mi.chartermi.net [24.236.201.225]) by radius.ivelop.com (8.12.10/8.12.9) with ESMTP id hBJBd7UK011239 for ; Fri, 19 Dec 2003 06:39:08 -0500 Received: (from jettero@localhost) by corky.voltar-confed.org (8.12.10/8.12.10) id hBJBd7RD023984 for mc@gnome.org; Fri, 19 Dec 2003 06:39:07 -0500 Date: Fri, 19 Dec 2003 06:39:07 -0500 From: Paul Miller To: Pavel Roskin Subject: Re: Hiya there (xbox) Message-ID: <20031219113907.GA23452@corky.voltar-confed.org> References: <20031217015400.31629.75490.Mailman@moniker.gnome.org> <20031218135820.GA3484@corky.voltar-confed.org> <20031218151737.GA32046@corky.voltar-confed.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="SLDf9lqlvOQaIe6s" Content-Disposition: inline In-Reply-To: <20031218151737.GA32046@corky.voltar-confed.org> User-Agent: Mutt/1.4.1i Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > > versions are the same. Also, a log file generated by "mc -l log" would be > I will generate a log tonight. The log is attached. In this case, you'll see the effects of the non-abosolute LIST. It really only works for the relative path... So, it would really have to CD (or CWD or whatever) into /F/ in order to list it. I'm not sure what else to show. A STOR will fail, but I don't know if it's because I'm in the root dir (which isn't a real hard drive, much like My Computer isn't a real dir) or if it's because it takes an even more arcane ftp command to transfer files. -- If riding in an airplane is flying, then riding in a boat is swimming. 50 jumps, 15.0 minutes of freefall, 31.3 ff vertical miles. --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="mc.log" 220 Please enter your login name now. MC -- remote_is_amiga = 0 USER xbox 331 Password required for xbox. PASS 230 User xbox logged in , proceed. PWD 257 "/" is current directory PORT 192,168,33,1,163,219 200 Port command ok. TYPE A 200 Type set to ASCII. LIST -la /. 150 Opening ASCII data connection for ls /. drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 C drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 D drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 E drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 F drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 X drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 Y drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 Z 226-free disk space under this directory : 226 Transfer finished successfully. Data connection closed. PORT 192,168,33,1,163,220 200 Port command ok. LIST -la /F/. 150 Opening ASCII data connection for ls /. drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 C drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 D drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 E drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 F drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 X drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 Y drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 Z 226-free disk space under this directory : 226 Transfer finished successfully. Data connection closed. PORT 192,168,33,1,163,221 200 Port command ok. LIST -la /F/F/. 150 Opening ASCII data connection for ls /. drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 C drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 D drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 E drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 F drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 X drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 Y drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 Z 226-free disk space under this directory : 226 Transfer finished successfully. Data connection closed. PORT 192,168,33,1,163,222 200 Port command ok. LIST -la /F/F/F/. 150 Opening ASCII data connection for ls /. drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 C drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 D drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 E drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 F drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 X drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 Y drwxr-xr-x 1 XBOX XBOX 0 May 11 10:41 Z 226-free disk space under this directory : 226 Transfer finished successfully. Data connection closed. QUIT --SLDf9lqlvOQaIe6s-- From proski@gnu.org Fri Dec 19 18:02:47 2003 Return-Path: Delivered-To: mc@gnome.org Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164]) by mail.gnome.org (Postfix) with ESMTP id C532D18921 for ; Fri, 19 Dec 2003 18:02:47 -0500 (EST) Received: from proski by fencepost.gnu.org with local (Exim 4.24) id 1AXTbj-0003c4-8m; Fri, 19 Dec 2003 18:00:31 -0500 Date: Fri, 19 Dec 2003 18:02:46 -0500 (EST) From: Pavel Roskin X-X-Sender: proski@marabou.research.att.com To: Paul Miller Cc: mc@gnome.org Subject: Re: Hiya there (xbox) In-Reply-To: <20031219113907.GA23452@corky.voltar-confed.org> Message-ID: References: <20031217015400.31629.75490.Mailman@moniker.gnome.org> <20031218135820.GA3484@corky.voltar-confed.org> <20031218151737.GA32046@corky.voltar-confed.org> <20031219113907.GA23452@corky.voltar-confed.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: On Fri, 19 Dec 2003, Paul Miller wrote: > > > versions are the same. Also, a log file generated by "mc -l log" would be > > I will generate a log tonight. > > The log is attached. In this case, you'll see the effects > of the non-abosolute LIST. It really only works for the > relative path... > > So, it would really have to CD (or CWD or whatever) into /F/ > in order to list it. Thank you for the log. There is a completely undocumented option ftpfs_first_cd_then_ls in ~/.mc/ini. Set it to 1 and see if it helps. If you have "auto save setup" enabled under Options->Configuration, you'll have to turn it off temporarily or use an editor other that mcedit. There is some code in vfs/ftpfs.c that is supposed to detect such situations that switch to the "cd first" mode. Apparently this code is not working properly for you because the XBOX doesn't report an error. -- Regards, Pavel Roskin From abonnema@xs4all.nl Sat Dec 20 00:33:24 2003 Return-Path: Delivered-To: mc@gnome.org Received: from smtpzilla1.xs4all.nl (smtpzilla1.xs4all.nl [194.109.127.137]) by mail.gnome.org (Postfix) with ESMTP id 9E518180EE for ; Sat, 20 Dec 2003 00:33:23 -0500 (EST) Received: from xs4all.nl (abonnema.xs4all.nl [213.84.242.69]) by smtpzilla1.xs4all.nl (8.12.9/8.12.9) with ESMTP id hBK5XMFX095829 for ; Sat, 20 Dec 2003 06:33:23 +0100 (CET) Message-ID: <3FE3DF30.1010104@xs4all.nl> Date: Sat, 20 Dec 2003 06:33:36 +0100 From: "A.J. Bonnema" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031114 X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: mc@gnome.org Subject: Re: Garbage on command line References: <3FB4A7AD.9000008@xs4all.nl> <3FB5ECDF.6030706@xs4all.nl> <3FB6DD9D.2050804@xs4all.nl> <3FBDA4B7.2000009@xs4all.nl> In-Reply-To: <3FBDA4B7.2000009@xs4all.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: A.J. Bonnema wrote: > Pavel Roskin wrote: > >> On Sun, 16 Nov 2003, A.J. Bonnema wrote: >> >> >>> Now.... I may have been a little premature in my conclusion. Indeed it >>> did work. However, even though I save both the learned keys and the >>> setup, when I quite MC en restart, the problem reoccurs. >> >> >> >> I think you have "Auto save setup" enabled and edit ~/.mc/ini in mc. If >> you have "Auto save setup" enabled you should not be editing ~/.mc/ini >> while mc is running. > > > I did not edit ~/.mc/ini manually. I used mc and clicked the option for > teach keys. I then get the change to teach each key, and when all keys > are successful I automatically get a dialog to save the keys. > > Provided I redefined the "-" and "+" keys on the keypad, the problem > dissappears. I can select and deselect to my hearts content without > having the letter M appear or the + or -. > > But as soon as I quite mc and restart it, the problem is there again. > > Guus. Hi, I am resubmitting this. I expect it got overlooked somehow. Is there a permanent solution to this? Guus. -- A.J. Bonnema, Leiden The Netherlands, user #328198 (Linux Counter http://counter.li.org) From proski@gnu.org Sat Dec 20 01:56:55 2003 Return-Path: Delivered-To: mc@gnome.org Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164]) by mail.gnome.org (Postfix) with ESMTP id 8154418378 for ; Sat, 20 Dec 2003 01:56:53 -0500 (EST) Received: from proski by fencepost.gnu.org with local (Exim 4.24) id 1AXb0T-0006gr-RS; Sat, 20 Dec 2003 01:54:33 -0500 Date: Sat, 20 Dec 2003 01:56:50 -0500 (EST) From: Pavel Roskin X-X-Sender: proski@portland.hansa.lan To: "A.J. Bonnema" Cc: mc@gnome.org Subject: Re: Garbage on command line In-Reply-To: <3FE3DF30.1010104@xs4all.nl> Message-ID: References: <3FB4A7AD.9000008@xs4all.nl> <3FB5ECDF.6030706@xs4all.nl> <3FB6DD9D.2050804@xs4all.nl> <3FBDA4B7.2000009@xs4all.nl> <3FE3DF30.1010104@xs4all.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: On Sat, 20 Dec 2003, A.J. Bonnema wrote: > > I did not edit ~/.mc/ini manually. I used mc and clicked the option for > > teach keys. I then get the change to teach each key, and when all keys > > are successful I automatically get a dialog to save the keys. > > > > Provided I redefined the "-" and "+" keys on the keypad, the problem > > dissappears. I can select and deselect to my hearts content without > > having the letter M appear or the + or -. > > > > But as soon as I quite mc and restart it, the problem is there again. > > > > Guus. > Hi, > > I am resubmitting this. I expect it got overlooked somehow. Is there a > permanent solution to this? I'm not aware of such solution. I don't think your post was overlooked. It just became to hard to understand. There are very few people here who are ready to read the whole thread to understand what your problem is. Just put yourself in the position of other subscribers. Would you help somebody who corrects the story in every post? It would be more effective to describe the problem as you see it now, coherently, without referring readers to your previous posts. Include the details that you think may be relevant. Maybe you should remove the section for your terminal from ~/.mc/ini (i.e. everything from [terminal:$TERM] to the next empty line), start mc and see how the keys work. Then use "learn keys" and only tech mc the keys that are not recognized automatically. See what you have in ~/.mc/ini. Exit mc. Check /.mc/ini again. Start mc. See if the keys are working correctly. Post the contents of the section. -- Regards, Pavel Roskin From proski@gnu.org Tue Dec 23 01:23:05 2003 Return-Path: Delivered-To: mc@gnome.org Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164]) by mail.gnome.org (Postfix) with ESMTP id 2A48C18130; Tue, 23 Dec 2003 01:23:05 -0500 (EST) Received: from proski by fencepost.gnu.org with local (Exim 4.24) id 1AYfu2-0005Nu-LI; Tue, 23 Dec 2003 01:20:22 -0500 Date: Tue, 23 Dec 2003 01:23:06 -0500 (EST) From: Pavel Roskin X-X-Sender: proski@portland.hansa.lan To: mc-devel@gnome.org, mc@gnome.org Subject: Savannah is back online Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: Hello! Savannah is back online. See more details on http://savannah.gnu.org/ The anonymous access uses ssh 2 now. Make sure you have ssh installed and set CVS_RSH to ssh in the environment. To convert an existing anonymous working directory to the new CVS root, use cvschroot.pl script from http://www.red-bean.com/cvsutils/releases/cvsutils-0.2.0.tar.gz and run following in the top-level directory of the source tree: cvschroot.pl :ext:anoncvs@savannah.gnu.org:/cvsroot/mc For new checkouts see http://savannah.gnu.org/cvs/?group=mc -- Regards, Pavel Roskin From proski@gnu.org Wed Dec 24 12:48:26 2003 Return-Path: Delivered-To: mc@gnome.org Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164]) by mail.gnome.org (Postfix) with ESMTP id 5EAD1181F0; Wed, 24 Dec 2003 12:48:26 -0500 (EST) Received: from proski by fencepost.gnu.org with local (Exim 4.24) id 1AZD4e-0000w5-38; Wed, 24 Dec 2003 12:45:32 -0500 Date: Wed, 24 Dec 2003 12:48:22 -0500 (EST) From: Pavel Roskin X-X-Sender: proski@portland.hansa.lan To: mc-devel@gnome.org, mc@gnome.org Subject: 4.6.1-pre1 pre-release Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: Hello! I have released version 4.6.1-pre1. Please test it. It will become 4.6.1 with minimal changes. News after version 4.6.0: Add --with-glib12 option to configure to force using glib 1.2.x. Add --disable-background option to disable background support. Background support now uses pipes instead of UNIX sockets. libX11 is loaded dynamically using gmodule if possible. Screen saving is now supported on FreeBSD console. Support for SCO UNIX has been removed. User is warned if one mc is run from another. VFS supports iso9660 images. I'll be away until January 11. Bug reports and patches are still welcome. Please help each other, don't ignore questions in mailing lists. Savannah is working now. Project members, please update your passwords and upload ssh2 keys. -- Regards, Pavel Roskin From raptor@tvskat.net Wed Dec 31 04:40:20 2003 Return-Path: Delivered-To: mc@gnome.org Received: from mail.tvskat.net (ns.tvskat.net [213.16.56.1]) by mail.gnome.org (Postfix) with ESMTP id 14F8118C92 for ; Wed, 31 Dec 2003 04:40:20 -0500 (EST) Received: from tvskat.net (unknown [213.16.56.6]) by mail.tvskat.net (Postfix) with SMTP id E320D26E1 for ; Wed, 31 Dec 2003 12:00:36 +0200 (EET) Date: Wed, 31 Dec 2003 11:47:48 +0200 From: raptor To: mc@gnome.org Subject: ftpfs and ftp-symlinks Message-Id: <20031231114748.12f66624@bugs.tvskat.net> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: mc-admin@gnome.org Errors-To: mc-admin@gnome.org X-BeenThere: mc@gnome.org X-Loop: mc@gnome.org X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: List for GNU Midnight Commander users List-Unsubscribe: , List-Archive: hi, I'm tring to browse ftp-links but they point to directories on my hdd instead to ftp directories so I have to do : cd directory instead of just .. Because there is no such dirs on my hdd the symlinks are red-colored in format : somedir !ftpsymlink1 !ftpsymlink2 .... is this solvable