bug-glibc
[Top][All Lists]
Advanced

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

Re: glibc 2.1.3 build problem


From: Mike Castle
Subject: Re: glibc 2.1.3 build problem
Date: Thu, 21 Dec 2000 19:48:28 -0600
User-agent: Mutt/1.3.6i

On Thu, Dec 21, 2000 at 05:58:00PM -0500, Paul Jarc wrote:
> /bin/sh: invalid character 45 in exportstr for full-config-sysdirs

bash 2.04 started enforcing the fact that shell variables cannot have a -
(ascii 45) in them.

Unfortunately, the build script for glibc 2.1.3 uses them extensively.

So, either back down to bash 2.03 or go through the entire glibc 2.1.3
source tree and update scripts to use names like full_config_sysdirs
instead.

mrc
-- 
       Mike Castle       Life is like a clock:  You can work constantly
  address@hidden  and be right all the time, or not work at all
www.netcom.com/~dalgoda/ and be right at least twice a day.  -- mrc
    We are all of us living in the shadow of Manhattan.  -- Watchmen



reply via email to

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