On Mon, 2007-05-14 at 22:47 +0200, Olaf Grüttner wrote:
> As far as I can tell this url contains the latest headers.
> http://ep09.pld-linux.org/~mmazur/linux-libc-headers/
> linux-libc-headers-2.6.12.0.tar.bz2 is the latest unless some headers
> from cvs are required. I am not sure if taking cvs-headers gives unexpected 
> other problems ? ...

That project has been unmaintained for a while now, which resulted in
the kernel developers providing the equivalent headers as part of the
kernel source tree itself. If you look at LFS SVN, you'll see that it
uses these headers rather than the linux-libc-headers package.


As for your errors in building hal 0.5.7.1, the problem is that it uses
the dbus_connection_disconnect function, which was present (but
deprecated) in older versions of dbus, and was removed in the 1.0
release. From memory, patching hal to use the correct functions is
fairly trivial, though I don't recall the exact change. Hopefully
someone else on the list will know it.

Simon.

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to