On Sun, Aug 11, 2013 at 11:03:46PM +0100, Ken Moffat wrote:
>  I haven't built a new system since April, so I thought it was time
> to test current -svn.  In particular, I wanted to see how bison-3.0
> impacted other packages.  But I can't even build it!
> 
 Looks as if it is breaking bacause of one of my environment
variables - a plain build is ok. But then it builds ok (by hand) if
I dump the environment with printenv, export all the obvious
candidates, and then build by hand.

 I'll also note that when it does build by hand, the testsuite fails
with:
make[3]: Entering directory `/usr/src/bison-3.0'
  YACC     examples/calc++/calc++-parser.stamp
  CXX      examples/calc++/examples_calc___calc__-calc++-driver.o
  LEX      examples/calc++/calc++-scanner.cc
  CXX      examples/calc++/examples_calc___calc__-calc++-scanner.o
g++: error: ./examples/calc++/calc++-scanner.cc: No such file or
directory
g++: fatal error: no input files
compilation terminated.
make[3]: ***
[examples/calc++/examples_calc___calc__-calc++-scanner.o] Error 1
make[3]: Leaving directory `/usr/src/bison-3.0'
make[2]: *** [check-am] Error 2

 Might just give up.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to