> From: Patrick Townsend [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, April 29, 2004 10:24 PM
>
> GMAKE[1]: Entering directory `/xerces/xerces250/src/xercesc/util'
> mkdir -p /xerces/xerces-c-src_2_5_0/include/xercesc/util
> cp -fp [snip file list]
> /xerces/xerces-c-src_2_5_0/include/xercesc/util
> cp: 001-0070 Exception MCH0601 not expected.

You've received a machine check, which is a fatal error, in cp.  I don't
have a sufficiently recent version of OS/400 to investigate this myself (and
you really ought to note what version you're running when you ask
platform-specific questions), and a quick search of IBM's website didn't
turn up anything about an MCH0601 in cp, but you're not going to get any
further until this is resolved.

Machine check messages are sent by the machine interface layer, generally by
Licensed Internal Code.  They usually indicate a severe program error at the
system object level.  It's been a while since I looked through the OS/400
docs on the IBM site, and frankly right now I can't find the reference for
MCH messages, so I'm not sure what 0601 is, but it might be a storage
violation or something similar.

-- 
Michael Wojcik                517 676-0892
Software Systems Developer    Micro Focus

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to