On Monday, June 13, 2011 17:35:24 Jie Zhang wrote: > Btw, I just tried your patch. It did not work: > > make[3]: Entering directory `/home/jie/sources/urjtag/svn/trunk/src/svf' > YACC svf_bison.c > CC svf.lo > LEX svf_flex.c > CC libsvf_flex_la-svf_flex.lo > svf.c:56:23: fatal error: svf_bison.h: No such file or directory > compilation terminated. > make[3]: *** [svf.lo] Error 1 > make[3]: *** Waiting for unfinished jobs.... > svf_flex.l:47:23: fatal error: svf_bison.h: No such file or directory > compilation terminated. > make[3]: *** [libsvf_flex_la-svf_flex.lo] Error 1 > updating svf_bison.h > make[3]: Leaving directory `/home/jie/sources/urjtag/svn/trunk/src/svf' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/jie/sources/urjtag/svn/trunk/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/jie/sources/urjtag/svn/trunk' > make: *** [all] Error 2
i dont see how this is possible. my patch didnt touch src/svf/, only src/bsdl/. and the contents of one subdir have no bearing at all on any other when it comes to lex/yacc. > I found this with > > make > ./configure --enable-maintainer-mode > make -j4 i just tried the same and it worked fine. then i tried: git clean -x -d autoreconf -i -s -v -f ./configure make -j4 ./configure --enable-maintainer-mode make -j4 make clean make -j4 still worked -mike
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________ UrJTAG-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/urjtag-development
