At 05:58 AM 8/9/2000 -0400, Charles Lane wrote:
>I haven't gotten DBI 1.14 to build, some trivial error in the DESCRIP.MMS

DBI always gives fits to the VMS make process.  I believe the problem is 
that Unix makers go straight for the "all" target whereas MMS/MMK go 
straight for whatever target is first in the file.  We discussed at some 
point mangling MM_VMS.pm to rearrange the order and put "all" first in the 
descrip.mms, but it's never been a priority.  You might try just doing "mmk 
all" and see what happens, although there may be more to it than this -- I 
seem to remember that with DBI, "mmk test" always rebuilds at least part of 
the module before testing, which suggests that the build isn't really 
finishing.  So, try "mmk all" then "mmk test" and see if that does the trick.

_______________________________________________
Craig A. Berry                                   
mailto:[EMAIL PROTECTED]

Reply via email to