[Bug 71097] Re: building glibc 2.3.6 under edgy fails.

2006-11-11 Thread Jeff Bailey
This is a bug in glibc-2.3.6, not in Ubuntu.

The build line looks like this:

   echo \Available extensions:\\n\; \

It *should* look like this:

   printf 'Available extensions:\\n\n';   \

Fixed upstream with this commit:

2005-02-26  GOTO Masanori  [EMAIL PROTECTED]

* csu/Makefile: Use printf instead of echo for some shells.

The fact that it worked before was a side effect of using unspecified
behaviour in a shell.  When we changed the /bin/sh to dash, some broken
upstreams had to be fixed.

I hope this helps.  Rejecting this bug.

Tks,
Jeff Bailey

** Changed in: glibc (Ubuntu)
   Status: Unconfirmed = Rejected

-- 
building glibc 2.3.6 under edgy fails.
https://launchpad.net/bugs/71097

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 71097] Re: building glibc 2.3.6 under edgy fails.

2006-11-10 Thread Andrew Ash
** Changed in: Ubuntu
Sourcepackagename: None = glibc

-- 
building glibc 2.3.6 under edgy fails.
https://launchpad.net/bugs/71097

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs