At 2002/5/30 14:23-0700 Sean 'Shaleh' Perry writes: > > On 30-May-2002 George Kraft IV wrote: > > I think the issue is the test suite is using some non-LSB commands > > like lex, yacc, and ed. > > > > George (gk4) > > lex and yacc I have for the phase2 build. The test suite runs > without them. I seem to recall ed being needed by test suite's > tests not the suite itself.
To build the runtime tests there are quite a few extra tools needed than what is required by the LSB but to certify its not necessary to build the runtime test suite. To run the runtime tests suites there are also a few extra commands and interfaces needed (eg mount/umount). During the development of the test suites we did try to keep this to a minimum (eg implementing some basic functionality instead of requiring stuff like tcl/expect). And its not unusual for test suites to require the installation of a bit more functionality to run than what they are actually testing. Regards, Chris -- [EMAIL PROTECTED] IBM OzLabs Linux Development Group Canberra, Australia -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with subject of "unsubscribe". Trouble? Email [EMAIL PROTECTED]
