Re: Secure Linux From Scratch
ashes <[email protected]>
| Newsgroups | gmane.linux.lfs.security |
|---|---|
| Organization | Utopia Inc |
| Message-ID | <[email protected]> |
On Tuesday 16 December 2003 11:20 am, Christos Gioran wrote: > Another problem: I started building a LFS with the host system being a LFS > with the propolice patch. GCC pass 1 fails complaining about unresolved > symbols in some stack_smashing related function. If i do not apply the > relevant propolice patch it does go on. Could this be a bug in propolice > patches? Or should I RTFM more closely? I've never seen an error from propolice in gcc pass 1. Paste the errors here if you get a chance, or otherwise send them to me. Just to note in gcc pass 1 do _not_ use -fstack-protector or the protector_only patch. Because gcc is built static and glibc isn't patched for it at that stage. However when I did my initial testing, using propolice_only in gcc pass 1, I still didn't get any errors from make. -- http://linuxfromscratch.org/mailman/listinfo/lfs-security FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page