bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

host_os has a space in it


From: autoconf_bug
Subject: host_os has a space in it
Date: Tue, 02 May 2006 02:20:50 -0400

Hi. My host_os & build_os is "linux gnu" instead of what I expect is the
usual "linux-gnu". Seems like a bug to me but hey im just an end user. It
took me forever just to figure out which program defines host_os.

The space causes the libtool make process to execute "gnu" as a shell
command, presumably pooches others as well.

I updated to autoconf from 2.59 to 2.59c. I just tried the current 2.59d
cvs.

config.log:ac_cv_build=i686-pc-linux-gnu
config.log:ac_cv_host=i686-pc-linux-gnu
config.log:lt_cv_path_LD=/usr/i586-pc-linux-gnu/bin/ld
config.log:lt_cv_path_LDCXX=/usr/i586-pc-linux-gnu/bin/ld
config.log:LD='/usr/i586-pc-linux-gnu/bin/ld'
config.log:build='i686-pc-linux-gnu'
config.log:build_os='linux gnu'
config.log:host='i686-pc-linux-gnu'
config.log:host_os='linux gnu'

Regards,
Sean





reply via email to

[Prev in Thread] Current Thread [Next in Thread]