home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / aix / 11812 < prev    next >
Encoding:
Internet Message Format  |  1992-11-21  |  1.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!gateway
  2. From: cmetz@thor.tjhsst.edu (Craig Metz)
  3. Newsgroups: comp.unix.aix
  4. Subject: AIX 3.1.5 & GNU Tar 1.11
  5. Date: 21 Nov 1992 18:40:47 -0600
  6. Organization: UTexas Mail-to-News Gateway
  7. Lines: 19
  8. Sender: daemon@cs.utexas.edu
  9. Message-ID: <9211220039.AA22257@thor.tjhsst.edu>
  10. NNTP-Posting-Host: cs.utexas.edu
  11.  
  12.  
  13.     I have been trying to compile GNU tar 1.11 under IBM RS/6000 AIX
  14. 3.1.5 and have run into problems trying to extract tar files. GNU tar
  15. reports that it is unable to change ownership (if root) and is unable
  16. to set time/date and permissions on files after about five or six are
  17. extracted, then after the error messages, tar spits out the file it would
  18. be extracting to stdout. Needless to say, this is not the correct behavior.
  19. The sys_errlist message given with the errors printed by GNU tar says that
  20. the filename/path is not valid, yet my testing has indicated consistently
  21. that the file is there at the time the system libary calls are made to
  22. make the changes resulting in the aforementioned errors. This happens with
  23. bsdcc, normal cc, and gcc 2.3.1. Configuration is straight from the supplied
  24. configure script plus some modification of getdate.y to force it to include
  25. <time.h>, <sys/time.h>, and <sys/timeb.h> because AIX 3.1.5 is really wierd.
  26. If anyone has successfully built GNU tar 1.11 under AIX 3.1.5, could they
  27. please send me the necessary diffs and/or a binary for it? 
  28.  
  29.                             -Craig
  30. ,
  31.