Le 07/01/2020 à 12:17, Saul Tigh via lfs-dev a écrit :
> You are right. Libc.a and libpthread.a are missing for some reason. One quick
> and dirty trick is to just copy them from /tools/lib to /lib and now I can
> compile libcap without problem but is this an ideal solution? Why libcap
> relies on static libraries in their test? Should I inform the developer?
> 

Actually, the static libraries libc.a and libpthread.a should be in /usr/lib.
Aren't they there? If not, and you have not manually removed them, something
went wrong during glibc install (or an inadvertent "rm /usr/lib/*.a" or
whatever in the scripts may also explain). But certainly not an upstream bug.

Pierre
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to