> Henderson, Jordan wrote:
> > Hmmm... No line as you describe in the vicinity of the error:
> > CC/DECC /Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj /NOANSI_ALIAS/floa
> > t=ieee/ieee=denorm_results/Define=("VERSION=""1.22""","XS_VERSION=""1.22""")/Inc
> > lude=([---],[-.Encode])/NoList SYMBOL.c
> > %MMK-F-NOACTION, actions to build SYMBOL_T.OBJ unknown
> Well, at least we do see errors well upstream from where we were before.
> This is *very* strange, Jordan. It has just compiled a .C file and then
> the next thing it does is complain that it does not know the rule for
> converting a .C into a .OBJ! If you have MMS, give it a shot and see if
> anything different happens.
> Do check process quotas and such. I think MMK communicates to its
> subprocess through a mailbox and it wouldn't be at all hard to blow your
> BYTLM among other things. Here's what I've got:
> $ sh process/quota
> 20-AUG-2002 21:22:32.61 User: CRAIG Process ID: 00000238
> Node: BRIANA Process name: "_FTA2:"
> Process Quotas:
> Account name: CAB
> CPU limit: Infinite Direct I/O limit: 150
> Buffered I/O byte count quota: 99808 Buffered I/O limit: 150
> Timer queue entry quota: 10 Open file quota: 200
> Paging file quota: 196352 Subprocess quota: 10
> Default page fault cluster: 64 AST quota: 248
> Enqueue quota: 2000 Shared file limit: 0
> Max detached processes: 0 Max active jobs: 0
> Soft CPU Affinity: off
Jordan, are you building on an ODS-5 disk? I haven't tried this iwth PERL
5.8.0, but I've found that MMS uses some jive directory handling of its own
which makes file extensions case sensitive; don't know if MMK does as well.
(My solution was $ RENAME *.c *.C)
-- Alan
===============================================================================
Alan Winston --- [EMAIL PROTECTED]
Disclaimer: I speak only for myself, not SLAC or SSRL Phone: 650/926-3056
Paper mail to: SSRL -- SLAC BIN 99, 2575 Sand Hill Rd, Menlo Park CA 94025
===============================================================================