Re: viewml and domain names

Jordan Crouse <[email protected]> Tue, 19 Feb 2002 08:23:51 -0700
Newsgroups gmane.comp.web.viewml.devel
Message-ID <[email protected]>
Dave -

For strongarm (I am assuming you are using gcc 2.95.2 and libc 2.1.2) , you 
need to have a special binary daemon called nscd (name service cache deamon) 
running in order for DNS to work correctly.   This daemon comes as part of 
the C library.  

Newer versions of the C library may or may not used this deamon, so you will 
have to experiment.   You can also wait for the C++ functionality in uClibc 
and use that library instead.

Jordan

On Monday 18 February 2002 21:44, David Jones mentioned:
> Hi,
>   I built viewml for a StrongArm board running arm-linux.
> Viewml comes up fine, but it will not respond to :
>
> http://<www.domain.com>
>
> but it will work if I specify the ip address:
>
> http://<ip_address>
>
> Does anyone have any idea what the problem may be ?
>
> Thanks,
> David
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Sports - Coverage of the 2002 Olympic Games
> http://sports.yahoo.com
>
> #############################################################
> This message is sent to you because you are subscribed to
>   the mailing list <[email protected]>.
> To unsubscribe, E-mail to: <[email protected]>
> To switch to the DIGEST mode, E-mail to <[email protected]>
> To switch to the INDEX mode, E-mail to <[email protected]>
> Send administrative queries to  <[email protected]>

#############################################################
This message is sent to you because you are subscribed to
  the mailing list <[email protected]>.
To unsubscribe, E-mail to: <[email protected]>
To switch to the DIGEST mode, E-mail to <[email protected]>
To switch to the INDEX mode, E-mail to <[email protected]>
Send administrative queries to  <[email protected]>