Date: Thu, 28 Feb 2002 11:25:45 -0500 (EST) From: Joe Clarke <marcus@marcuscom.com> To: Sumanth Peddamatham <me@bunny.dislocatedbrain.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Galeon port configure error Message-ID: <20020228112421.X32269-100000@shumai.marcuscom.com> In-Reply-To: <20020228033308.J91277-100000@bunny.dislocatedbrain.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 28 Feb 2002, Sumanth Peddamatham wrote: > hi joe, > > what should my PATH_SEPARATOR be set to? i don't think i have it set. > when i: > > set PATH_SEPARATOR : You would need to setenv PATH_SEPARATOR. In any event, Stan didn't have PATH_SEPARATOR set, and the configure is failing as if he had it set to ';'. As soon as he did a make PATH_SEPARATOR=':' it worked. I'm baffled as to why the configure test is setting it to ';'. Joe > > it still fails to compile. > > sumanth p. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020228112421.X32269-100000>