On Thu, Mar 27, 2008 at 08:58:06PM +0100, [EMAIL PROTECTED] wrote: > Hello! > > I have a problem i cannot solv on my own, therfor i am turning to you guys > and > hope for a little help :-) > > make test is ending with an lib/Net/hostent FAILED at test 4 > > when i do ./TEST /lib/Net/hostent.t it says Failed test `gethostbyaddr(`127. > 0.0.1) in /lib/Net/hostent.t at line 42. > > Im building LFS on a compac D51S > > Have anyone got a solution to this problem or can point me in the right > direction. > > Thanks in advance. > > /Anders Bolinder > I do believe you missed the instruction at the beginning of section 6.23.1, just before the sed (this might have funny formatting, I'm pasting from lynx)
6.23.1. Installation of Perl First create a basic /etc/hosts file to be referenced in one of Perl's configuration files as well as the optional testsuite: echo "127.0.0.1 localhost $(hostname)" > /etc/hosts ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
