[uClibc]rootfs x86 bison *small* issue

Erik Andersen andersen at codepoet.org
Mon Feb 17 11:59:52 UTC 2003


On Mon Feb 17, 2003 at 08:25:20AM +0100, Christian MICHON wrote:
> Hi Erik,
> 
> I have a minor problem when building the rest of the apps for TinyX.
> I believe this is a buildroot setup issue only :)
> 
> When doing this "bison -y -d pswparser.y", I get:
> conflicts: 1 shift/reduce
> /root/tmp/bsnUITS0j: No such file or directory
> 
> To fix this, I had to create /root/tmp/. Is this hard encoded anywhere ?

That is strange.  I don't see any such thing hardcoded.
Looking at output_skeleton() in bison-1.75/src/output.c
is it possible that the X build (or you) has set TMPDIR
in the environment as "/root/tmp"?

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list