[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[error in configure script]
From: |
HARMEL Patrick |
Subject: |
[error in configure script] |
Date: |
Tue, 18 Nov 2003 16:01:45 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.1) Gecko/20020826 |
Configuration Information [Automatically generated, do not change]:
Machine: i586
OS: linux-gnu
Compiler: i586-mandrake-linux-gnu-gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i586'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i586-mandrake-linux-gnu'
-DCONF_VENDOR='mandrake' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include
-I./lib -D_GNU_SOURCE -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro
-march=i586 -ffast-math -fno-strength-reduce
uname output: Linux phmdk90 2.4.19-16mdk #1 Fri Sep 20 18:15:05 CEST
2002 i686 unknown unknown GNU/Linux
Machine Type: i586-mandrake-linux-gnu
Bash Version: 2.05b
Patch Level: 0
Release Status: release
Description:
[
./configure --enable-static-link --prefix=/mnt/hdc5/static --with-curses
./configure: line 14572: test: !=: unary operator expected
]
Repeat-By:
[
See the Description section
]
Fix:
[
original line 14574 : if test $ac_cv_sys_tiocgwinsz_in_termios_h != yes
corrected one : if (test $ac_cv_sys_tiocgwinsz_in_termios_h != yes)
]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [error in configure script],
HARMEL Patrick <=