Dear listmembers, when trying to build and test automake v 1.9.6 I keep stumbling over yacc6.test.
More specifically, starting in line 93: ********** $FGREP '(top_srcdir)/aux1/ylwrap' sub/Makefile.in ./configure $MAKE grep '#.*line.*foo.y' sub/foo.c grep '#.*line.*bar.y' sub/bar.c ********** fails saying foo.h would not be found. What I realized is that by changing into ********** $FGREP '(top_srcdir)/aux1/ylwrap' sub/Makefile.in ./configure cd sub $MAKE cd .. grep '#.*line.*foo.y' sub/foo.c grep '#.*line.*bar.y' sub/bar.c ********** everything seems to be fine, the test is "PASS" then. However, I think that this is not how it is meant to be. Anyone having a suggestion what could have gone wrong? What additional information should be provided? Many thanks for your efforts in advance, take care Dieter Jurzitza -- ________________________________________________ HARMAN BECKER AUTOMOTIVE SYSTEMS Dr.-Ing. Dieter Jurzitza Manager Hardware Systems System Development Industriegebiet Ittersbach Becker-Göring Str. 16 D-76307 Karlsbad / Germany Phone: +49 (0)7248 71-1577 Mobile: +49 0151 - 16 339 017 Fax: +49 (0)7248 71-1216 eMail: [EMAIL PROTECTED] Internet: http://www.becker.de ******************************************* Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und loeschen Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the contents in this e-mail is strictly forbidden. *******************************************