home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / aix / 8820 < prev    next >
Encoding:
Text File  |  1992-08-14  |  1.6 KB  |  46 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!convex!darwin.sura.net!mlb.semi.harris.com!controls.ccd.harris.com!usenet
  3. From: ajg@controls.ccd.harris.com (Arnold Goldberg)
  4. Subject: @#$@#$#@ IBM compiler
  5. Message-ID: <AJG.92Aug14142802@sp1.ccd.harris.com>
  6. Sender: usenet@ccd.harris.com
  7. Organization: Harris Controls and Compositions
  8. Distribution: comp
  9. Date: Fri, 14 Aug 1992 19:28:02 GMT
  10. Lines: 34
  11.  
  12.  
  13. excuse the harsh language but:
  14.  
  15. We're NFS'ing a sysv (14 character size limit) filesystem
  16. onto an ibm machine.
  17.  
  18. All files greater then 10 characters do not compile with this error 
  19. message:
  20.  
  21.  cc -c -DDEBUG -Drs6000 -DX11  -DLEAVE_OUT_SCCS_ID -DXACONST=  -I/xammi -I/xammi/inc   .aps_canI6.c
  22.     1506-208: (S) Compilation ended due to an I/O error.
  23. make: 1254-004 The error code from the last command is 1.
  24.  
  25.  
  26. From what I understand the IBM compiler creates a temporary file in the
  27. CURRENT working NFS directory (not /tmp or some such) which has something
  28. prepended onto it to exceed the 14 character file size.
  29.  
  30. Does anyone have a fix (other then not NFS'ing to an IBM computer),
  31.  or is this something that I have to wait on IBM to fix.
  32.  
  33.  
  34. thanks
  35.  
  36. arnold
  37.  
  38. --
  39. ------------------------------------------------------------------------
  40. Arnold Goldberg                            Email:  ajg@ccd.harris.com
  41. Phone: (407)242-5051                       Snail:  Harris Corporation
  42. Fax  : (407)242-4262                               407 John Rodes Blvd.
  43.                                                    Melbourne, FL 32905
  44. The opinions expressed are my own and do not in any way represent Harris 
  45. ------------------------------------------------------------------------
  46.