[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] include error
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] include error
- From: "Ralph Mitchell" <ralphmitchell (at) gmail.com>
- Date: Wed, 11 Jun 2008 10:32:22 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=OhrqRWhpb/yUCMrIV/UNHrXTeoQW4Zr57rlTmLdOZlg=; b=VT86os7phgonI2suGRlUy6r/1QpGns0mYfX83m8JvyMZqyBt9X0kIkHfMoEF4jnj7+ nPJNpB34biPmj/+D15a5m1tj99Rf3Rb+JmlLZsJwYFw2yQztKQ9h2fmRLWYkNwc7VH/b d+KGMGUjftt7jcgC/32z20qCiL6Gq/7ePBtvg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=e867AfU5NKdRPrFcRsojRXR6Et2/PP93Y53FvElPJY+o9XDKvz5m64809e/HydCE1G xsMzj6S24GJ/6J/HuqI3gJFFCX7GqXimiMq0K+nBuIB2AqQgLVWHduH9G3VWOnlC3mMA DmIDIGgBna9GpmVSB4H7uoDMnZjJQOftAMpw8=
- References: <BFE8BDBA75FE9949B836E36C3FBF334F03CB87CE (at) EXCH02.purdue.lcl>
On Wed, Jun 11, 2008 at 10:14 AM, McGraw, Robert P <rmcgraw (at) purdue.edu>
wrote:
>
> I am running hobbit 4.2 on SunOS zorn.math.purdue.edu 5.10
> Generic_120011-14
> sun4u sparc SUNW,Sun-Fire-280R
>
> I was using m4 to build my bb-hosts file and so decided to move to the
> bb-hosts include tag.
>
> I made the changes and I am now getting
>
> WARNING: Cannot open include file
> '/local/hobbit/server/etc/bb-hosts-workstations ', line was:include
> /local/hobbit/server/etc/bb-hosts-workstations
> WARNING: Cannot open include file
> '/local/hobbit/server/etc/bb-hosts-sunrays
> ', line was:include /local/hobbit/server/etc/bb-hosts-sunrays
> WARNING: Cannot open include file
> '/local/hobbit/server/etc/bb-hosts-workstations ', line was:include
> /local/hobbit/server/etc/bb-hosts-workstations
> WARNING: Cannot open include file
> '/local/hobbit/server/etc/bb-hosts-sunrays
> ', line was:include /local/hobbit/server/etc/bb-hosts-sunrays
Could there be a space or other odd character (carriage return?) at the end
of each include line?? The error message shows the pathname in quotes with
a space before the closing quote...
Ralph Mitchell