linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bob Barry <bobb@absamail.co.za>
To: linux-hotplug@vger.kernel.org
Subject: re: latest klibc for udev
Date: Sat, 18 Sep 2004 21:44:41 +0000	[thread overview]
Message-ID: <200409182344.41665.bobb@absamail.co.za> (raw)
In-Reply-To: <20040917191134.GA28506@vrfy.org>

Kay -

On Fri, 17 Sep 2004 21:11 you wrote
> This patch make it possible to run udev with the latest klibc.

Many thanks for your fast fix.  It works fine.

The only development snapshot available on the klibc ftp site
is klibc-0.178, and it includes "ash" which does not compile.
The udev Makefile calls the Makefile in the klibc root directory,
so I patched that to omit ash:
=============
--- klibc/Makefile.orig 2004-09-18 22:27:01.091279104 +0200
+++ klibc/Makefile      2004-09-18 18:41:13.000000000 +0200
@@ -1,5 +1,5 @@
 VERSION := $(shell cat version)
-SUBDIRS = klibc ash ipconfig nfsmount utils kinit gzip
+SUBDIRS = klibc ipconfig nfsmount utils kinit gzip
 
 all:
=============
With that patch and yours, udev-032 with klibc-0.178 compiles and runs OK.

Does your klibc-0.177 have "ash"?  If not, perhaps it's a better
fit for udev.  Either way, the udev package needs to provide or
use klibc-0.17x to support the 2.6.9-rc2 kernel.

Thanks,

Bob Barry


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

  parent reply	other threads:[~2004-09-18 21:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-17 19:11 latest klibc for udev Kay Sievers
2004-09-18  0:31 ` [klibc] " H. Peter Anvin
2004-09-18 21:44 ` Bob Barry [this message]
2004-09-19 20:18 ` Kevin P. Fleming
2004-09-20  7:23 ` Bob Barry
2004-09-20 14:51 ` Kevin P. Fleming
2004-09-24 12:48 ` Bob Barry
2004-09-29 14:31 ` [klibc] " Jürg Billeter
2004-09-29 18:25 ` H. Peter Anvin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200409182344.41665.bobb@absamail.co.za \
    --to=bobb@absamail.co.za \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).