This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: NAMESERVER


HaddocK <juanako14@hotmail.com> writes:

> When I try to run gcc compiler in an HP-UX machine the following error
> message appears:
> 
> ERROR: NAMESERVER IS DOWN!!
> TRY AGAIN WHEN IT IS UP
> 
> and gcc doesnÂt perform further operations. I donÂt know if there is any
> relationship between gcc and the machine DNS configuration, but the name
> server is up, I tried some name resolution using nslookup command and it
> works.

I have no idea why you are getting that message, but it is not coming
from gcc.  At least, not from the standard gcc.  You may have a
modified gcc, or you may be invoking gcc via some script.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]