[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ac_cv_maxpathlen=`sed 's#KDE_HELLO ##' conftest.out`
From: |
Kyle Sallee |
Subject: |
ac_cv_maxpathlen=`sed 's#KDE_HELLO ##' conftest.out` |
Date: |
Sat, 14 Oct 2006 12:25:43 -0700 |
Configuration Information [Automatically generated, do not change]:
Machine: i686
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash'
-DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O3 -pipe
-march=athlon-xp
uname output: Linux 2.6.17.13 #1 Mon Sep 11 13:29:59 MST 2006 i686
GNU/Linux Machine Type: i686-pc-linux-gnu
Bash Version: 3.2
Patch Level: 0
Release Status: release
Description:
Execution of kdebase-3.5.5/configure bash errors.
Best guess is line 39698:
ac_cv_maxpathlen=`sed 's#KDE_HELLO ##' conftest.out`
Bash does not recognize the final backtick?
Repeat-By:
$ ./configure
- ac_cv_maxpathlen=`sed 's#KDE_HELLO ##' conftest.out`,
Kyle Sallee <=