Angel Tsankov wrote:
I get 'named' is using obsolete setsockopt so_bsdcompat when I boot LFS. Is this OK?
Did you follow the BLFS svn instructions? If so the sed at the top should have prevented this
sed -i -e '247a #undef SO_BSDCOMPAT\n' lib/isc/unix/socket.c Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
