Re: Linux v2.6.18-rc3

From: Hubert Tonneau
Date: Sun Jul 30 2006 - 05:08:09 EST


Arjan van de Ven wrote:
>
> Which distribution and glibc version are you using?

This is FullPliant, so not really a Unix like Linux distribution
http://fullpliant.org/

'glibc' is not really used by Pliant which is mostly self contained (issues
direct kernel calls)
but Pliant has to link to 'libld' because Linux is a strange operating system
where loading a DLL is not a kernel function, and it seems that 'libdl' requires
'libc'
As a result, FullPliant picks a fiew executables and DLLs from some Debian
packages at install time.
Also I keep track in a database of each Debian package I select at install time,
it may well not be reliable because the database is not updated if I later
upgrade the system remotely.
The Debian package number I have in the database for glibc is 2.3.2.ds1-18

PS: I made a typo in my previous message: the kernel I have not tested is
2.6.18-rc1, not 2.6.17-rc1

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/