Mailing List Archive

lookup failure
AibOwan! Dear All,

when i compile my kernel it says "Host name lookup failure". then i
checked it by typing '# hostname -d' it gives 'hostname: Host name
lookup failure'

how can i solve this problem? i want to compile my 2.6x kernel...

--
---
THERUWAN SARANAi!

- widyachacra -
<widyachacra [at] adaptlinux [dot] org>
Adapt Linux: http://www.adaptlinux.org
{preparing today for Linux tommorow}
Real JANAViJAYA:
http://realjanavijaya.adaptlinux.org

--
gentoo-user@gentoo.org mailing list
lookup failure [ In reply to ]
AibOwan! Dear All,

when i compile my kernel it says "Host name lookup failure". then i
checked it by typing '# hostname -d' it gives 'hostname: Host name
lookup failure'

how can i solve this problem? i want to compile my 2.6x kernel...

--
---
THERUWAN SARANAi!

- widyachacra -
<widyachacra [at] adaptlinux [dot] org>
Adapt Linux: http://www.adaptlinux.org
{preparing today for Linux tommorow}
Real JANAViJAYA:
http://realjanavijaya.adaptlinux.org

--
gentoo-user@gentoo.org mailing list
Re: lookup failure [ In reply to ]
Check /etc/hosts

--
gentoo-user@gentoo.org mailing list
Re: lookup failure [ In reply to ]
Set the hostname by:

# hostname <hostname here>
# echo <hostname> > /etc/hostname
# rc-update add hostname default
# echo 127.0.0.1 <hostname> >> /etc/hosts

On Fri, 17 Sep 2004 00:37:43 +0600, widyachacra <widyachacra@gmail.com> wrote:
> AibOwan! Dear All,
>
> when i compile my kernel it says "Host name lookup failure". then i
> checked it by typing '# hostname -d' it gives 'hostname: Host name
> lookup failure'
>
> how can i solve this problem? i want to compile my 2.6x kernel...
>
> --
> ---
> THERUWAN SARANAi!
>
> - widyachacra -
> <widyachacra [at] adaptlinux [dot] org>
> Adapt Linux: http://www.adaptlinux.org
> {preparing today for Linux tommorow}
> Real JANAViJAYA:
> http://realjanavijaya.adaptlinux.org
>
> --
> gentoo-user@gentoo.org mailing list
>
>

--
gentoo-user@gentoo.org mailing list