On Sun, Mar 02, 2008 at 08:12:54PM -0500, Kris Maglione wrote:
> On Sun, Mar 02, 2008 at 05:57:11PM -0700, David Morris wrote:
>> Go back and actually read the error...
>
> yacc.c:2172:
>               sprint(buf, "%s.%s", stem, FILED);
>               fdefine = Bopen(buf, OWRITE);
>               if(fdefine == 0)
>                       error("can't create %s", buf);
>
> Something is apparantly very wrong with your build.

Looks like there is something very wrong with the plan9port
code I downloaded (and that in CVS) if thats the correct error
message.....based on the code it should print two filenames,
not an empty string and "<nil>".

I've sent a message to the 9fans mailing list in the hopes
of help there as I saw similar queries in the archives.

Apologies if I seemed a bit abrupt in my previous message,
but the response to my question was more than a bit
insulting, not to mention irrelevant.

--David


Reply via email to