home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / windows / openloo / 4378 < prev    next >
Encoding:
Internet Message Format  |  1992-11-06  |  2.2 KB

  1. Path: sparky!uunet!ogicse!uwm.edu!caen!sol.ctr.columbia.edu!eff!iWarp.intel.com|ichips!tmcconne
  2. From: tmcconne@sedona.intel.com (Tom McConnell~)
  3. Newsgroups: comp.windows.open-look
  4. Subject: olvwm port to RS/6000
  5. Keywords: olvwm RS/6000
  6. Message-ID: <1992Nov5.201610.1796@ichips.intel.com>
  7. Date: 5 Nov 92 20:16:10 GMT
  8. Article-I.D.: ichips.1992Nov5.201610.1796
  9. Sender: tmcconne@sedona (Tom McConnell~)
  10. Organization: Intel Corporation
  11. Lines: 51
  12. Originator: tmcconne@sedona
  13.  
  14.  
  15.   I just finished porting olvwm to the RS/6000. I am currently running
  16. AIX-3.1.6, so I do not know that it will work under AIX-3.2. Based on other
  17. experience, I am pretty sure olvwm will work for AIX-3.2 also.
  18.  
  19.   I have placed the patch on export:
  20.  
  21.   export.lcs.mit.edu:/contrib/olvwm3.rs6k.Patch03.Z
  22.  
  23. This is from the new CHANGES file for my patch:
  24.  
  25. Version 3.3:
  26.     0) Patch provided by:
  27.  
  28.        Tom McConnell          |     Internet: tmcconne@sedona.intel.com
  29.        Intel, Corp. C3-91     |     Phone: (602)-554-8229
  30.        5000 W. Chandler Blvd. | The opinions expressed are my own. No one in
  31.        Chandler, AZ  85226    | their right mind would claim them.
  32.  
  33.        Created under AIX-3.1.6, using my XView patches:
  34.  
  35.     export.lcs.mit.edu:/contrib/xview3/Fixes/xview3_rs6k_unofficial.patch.Z
  36.  
  37.     1) AIXified the Imakefile.
  38.  
  39.     2) Also in Imakefile: changed "version.c::" to "version.c:" to fix a
  40.        GNU make problem with implicit targets.
  41.  
  42.     3) Added "-lm" to SYS_LIBRARIES.
  43.  
  44.     4) Surrounded "#ident" with "#ifdef AIXV3" to stop warnings from cpp.
  45.  
  46.     5) Changed all "SYSV" to "SVR4".
  47.  
  48.     6) In slave.c: fixed problem with the definition of RLIMIT_NOFILE.
  49.  
  50.     7) In virtual.c: moved the "#define"s and "#include <regexp.h>" in front
  51.        of the first call to "free()". Otherwise the /usr/include/sys/NLchar.h
  52.        declaration of free (extern void free()) conflicts with the implicit
  53.        declaration.
  54.  
  55.   Hope it's useful :)
  56.  
  57.     Cheers,
  58.  
  59.     Tom McConnell
  60. -- 
  61.  Tom McConnell          |     Internet: tmcconne@sedona.intel.com
  62.  Intel, Corp. C3-91     |     Phone: (602)-554-8229
  63.  5000 W. Chandler Blvd. | The opinions expressed are my own. No one in 
  64.  Chandler, AZ  85226    | their right mind would claim them.
  65.