Neal H Walfield <[EMAIL PROTECTED]> writes: > We have two scenarios: the Hurd with the parted support or without. > The case we are looking at now is without parted support and how to > fail gracefully. > ... > This is, of course, all moot. No application will use > store_part_create directly. Not to mention that we will eventually > turn parted support on by default. That is, once a stable version is > available and in the Debian archive.
Any application that uses store_part_create has a dependency on libparted, and should declare it, just like any other shared library depedency. If it doesn't, then when you start the program it gets an error from ld.so. Why is this not sufficient? This is how every other shared library dependency works. _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd