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

Bug#58636: marked as done (Can't build glibc 2.1.3-2)



Your message dated Wed, 19 Apr 2000 03:15:54 -0700
with message-id <p04310101b5233794bfa9@[206.163.71.146]>
and subject line RTFBuild-Depends
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Feb 2000 19:19:17 +0000
Received: (qmail 12970 invoked from network); 21 Feb 2000 19:19:17 -0000
Received: from mail.talstar.com (HELO alpha.talstar.com) (199.44.194.2)
  by master.debian.org with SMTP; 21 Feb 2000 19:19:17 -0000
Received: from dwarf (dialup111.tlh.talstar.com [199.44.20.111])
          by alpha.talstar.com (Post.Office MTA v3.5.3 release 223
          ID# 0-59791U3700L300S0V35) with SMTP id com
          for <submit@bugs.debian.org>; Mon, 21 Feb 2000 14:19:03 -0500
Date: Mon, 21 Feb 2000 19:23:44 +0000 (GMT)
From: Dale Scheetz <dwarf@polaris.net>
X-Sender: dwarf@dwarf
To: submit@bugs.debian.org
Subject: Can't build glibc 2.1.3-2
Message-ID: <Pine.LNX.3.96.1000221190919.13561A-100000@dwarf>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

Package: glibc
Version: 2.1.3-2

Can't build source. The source build fails claiming the kernel headers are
too old, displaying the following:

checking for gcc -fexceptions... yes
checking for DWARF2 unwind info support... static
checking for __builtin_expect... no
running configure fragment for /Debian/pkgwork/glibc/glibc-2.1.3/glibc-2.1.3/linuxthreads/sysdeps/unix/sysv/linux
running configure fragment for /Debian/pkgwork/glibc/glibc-2.1.3/glibc-2.1.3/sysdeps/unix/sysv/linux
checking installed Linux kernel header files... TOO OLD!
configure: error: GNU libc requires kernel header files from
Linux 2.0.10 or later to be installed before configuring.
The kernel header files are found usually in /usr/include/asm and
/usr/include/linux; make sure these directories use files from
Linux 2.0.10 or later.  This check uses <linux/version.h>, so
make sure that file was built correctly when installing the kernel header
files.  To use kernel headers not from /usr/include/linux, use the
configure option --with-headers.
make: *** [/Debian/pkgwork/glibc/glibc-2.1.3/i386-linux/configured-source] Error 1

I get these same messages on both my Intel machine and my Sparc. The
/usr/include/linux/version.h file on the Intel machine looks like:

#define UTS_RELEASE "2.2.10"
#define LINUX_VERSION_CODE 131594
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))

while the version.h file on my Sparc is for 2.2.14, both of which are
newer than 2.0.10

Even declaring KERNEL_SOURCE=/usr/local/src/linux, which is where my
2.2.14 kernel source is stashed, doesn't help, and the error messages
remain the same.

It seems that I have properly satisfied these criterion, but the configure
script fails to recognize this fact.

In any case the message seems to be flawed, or glibc is. The headers used
to create /usr/include/asm and /usr/include/linux should come from Kernel
Headers or Kernel Source, and NOT from the last libc6 version.

Waiting is,

Dwarf
--
_-_-_-_-_-   Author of "The Debian Linux User's Guide"  _-_-_-_-_-_-

aka   Dale Scheetz                   Phone:   1 (850) 656-9769
      Flexible Software              11000 McCrackin Road
      e-mail:  dwarf@polaris.net     Tallahassee, FL  32308

_-_-_-_-_-_- See www.linuxpress.com for more details  _-_-_-_-_-_-_-

---------------------------------------
Received: (at 58636-done) by bugs.debian.org; 21 Apr 2000 19:55:52 +0000
Received: (qmail 27222 invoked from network); 21 Apr 2000 19:55:31 -0000
Received: from cerberus.espy.org (mail@206.163.71.145)
  by master.debian.org with SMTP; 21 Apr 2000 19:55:31 -0000
Received: from hercules.espy.org ([206.163.71.146]) [::ffff:206.163.71.146] 
	by cerberus.espy.org with esmtp (Exim 3.12 #1 (Debian GNU/Linux))
	id 12ijWT-000258-01; Fri, 21 Apr 2000 12:55:29 -0700
Mime-Version: 1.0
X-Sender: jk@mail.espy.org
Message-Id: <p04310101b5233794bfa9@[206.163.71.146]>
Date: Wed, 19 Apr 2000 03:15:54 -0700
To: 58636-done@bugs.debian.org
From: Joel Klecker <jk@espy.org>
Subject: RTFBuild-Depends
Content-Type: text/plain; charset="us-ascii"

This is caused by failure to heed the Build-Depends.
-- 
Joel Klecker (aka Espy)       <URL:mailto:espy@debian.org>
Debian Package Maintainer for the GNU C Library.


Reply to: