Gray, Steve, Wipro <steve.gray.wipro <at> sonymusic.com> writes:
> Now that you told me that is just a warning and not an error, I proceeded to run the "make check" command and it came back with "1 of 6 tests > failed". I continued with the "make install" and it completed without any errors. I don't know if I should > be concerned with the "1 of 6 tests failed" after the "make check" command. The 1 test that failed was > "./RunTest: syntax error at line 138: `(' unexpected FAIL: RunTest". All the other tests said "passed". > Should I be concerned about the 1 test that did not pass? I did save the output to a file. I'm experiencing the same issue. When looking in the SVN repository, this error was solved by revision 912 "Remove bashism from the RunTest script." (2 revisions after 8.30 release): http://vcs.pcre.org/viewvc?view=revision&revision=912 Diff: http://vcs.pcre.org/viewvc/code/trunk/RunTest?r1=912&r2=911&pathrev=912 Applying the diff solve the issue and tests passes. _______________________________________________ https://lists.gnu.org/mailman/listinfo/libtool