I received this error message when my compilation finally broke. I was 
doing well for a long time.


/mnt/lfs/g/nscd/nscd.o: In function `nscd_open_socket':
/mnt/lfs/glibc-2.13/nscd/nscd.c:442: undefined reference to 
`__stack_chk_guard'
/mnt/lfs/glibc-2.13/nscd/nscd.c:460: undefined reference to 
`__stack_chk_guard'
/mnt/lfs/g/nscd/nscd.o: In function `parse_opt':
/mnt/lfs/glibc-2.13/nscd/nscd.c:291: undefined reference to 
`__stack_chk_guard'
/mnt/lfs/glibc-2.13/nscd/nscd.c:405: undefined reference to 
`__stack_chk_guard'
/mnt/lfs/g/nscd/connections.o: In function `restart':
/mnt/lfs/glibc-2.13/nscd/connections.c:1305: undefined reference to 
`__stack_chk_guard'
/mnt/lfs/g/nscd/connections.o:/mnt/lfs/glibc-2.13/nscd/connections.c:1460: 
more undefined references to `__stack_chk_guard' follow
collect2: ld returned 1 exit status
make[2]: *** [/mnt/lfs/g/nscd/nscd] Error 1
make[1]: *** [nscd/others] Error 2
make: *** [all] Error 2

    The "g" directory is my build directory.

Bill

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to