#3309: UDev LFS fails to build 'undefined reference to __secure_getenv
--------------------+-------------------------
Reporter: CD1212 | Owner: lfs-book@…
Type: task | Status: new
Priority: normal | Milestone: 7.4
Component: Book | Version: SVN
Severity: normal | Resolution:
Keywords: |
--------------------+-------------------------
Comment (by bdubbs@…):
I'm not sure why your system fails. What is the output of:
{{{
nm /lib/libc.so.6 | grep " secure_getenv"
}}}
from inside the chroot envronment? You should get:
0000000000037d70 W secure_getenv
or similar. It sounds like you are building with an old libc.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3309#comment:1>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page