Trent Shea wrote: > CCing Development List > > On Sunday 13 September 2009 16:40:59 you wrote: >> thanks. I would have read given this straightforward and direct >> answer (dont remember this bit from my reading; and I would have >> expected the book to make a note of it if it was about FHS >> compliance) >> > > Agreed, the book does mention FHS compliance when other packages move > files around. It's probably worth opening a ticket regarding this. > Good catch.
Since I don't know what the original request was (since it wasn't copied here), I'm not sure if this is relevant or not. But we don't put *any* .so (or .a) files into /lib, because the only reason for /lib is to hold libraries that are required before /usr may be mounted (i.e. early bootscripts). And when you're compiling -- which is the only time .so or .a files are used -- /usr had better be mounted. :-)
signature.asc
Description: OpenPGP digital signature
-- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page