home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!uwm.edu!caen!sol.ctr.columbia.edu!eff!iWarp.intel.com|ichips!tmcconne
- From: tmcconne@sedona.intel.com (Tom McConnell~)
- Newsgroups: comp.windows.open-look
- Subject: olvwm port to RS/6000
- Keywords: olvwm RS/6000
- Message-ID: <1992Nov5.201610.1796@ichips.intel.com>
- Date: 5 Nov 92 20:16:10 GMT
- Article-I.D.: ichips.1992Nov5.201610.1796
- Sender: tmcconne@sedona (Tom McConnell~)
- Organization: Intel Corporation
- Lines: 51
- Originator: tmcconne@sedona
-
-
- I just finished porting olvwm to the RS/6000. I am currently running
- AIX-3.1.6, so I do not know that it will work under AIX-3.2. Based on other
- experience, I am pretty sure olvwm will work for AIX-3.2 also.
-
- I have placed the patch on export:
-
- export.lcs.mit.edu:/contrib/olvwm3.rs6k.Patch03.Z
-
- This is from the new CHANGES file for my patch:
-
- Version 3.3:
- 0) Patch provided by:
-
- Tom McConnell | Internet: tmcconne@sedona.intel.com
- Intel, Corp. C3-91 | Phone: (602)-554-8229
- 5000 W. Chandler Blvd. | The opinions expressed are my own. No one in
- Chandler, AZ 85226 | their right mind would claim them.
-
- Created under AIX-3.1.6, using my XView patches:
-
- export.lcs.mit.edu:/contrib/xview3/Fixes/xview3_rs6k_unofficial.patch.Z
-
- 1) AIXified the Imakefile.
-
- 2) Also in Imakefile: changed "version.c::" to "version.c:" to fix a
- GNU make problem with implicit targets.
-
- 3) Added "-lm" to SYS_LIBRARIES.
-
- 4) Surrounded "#ident" with "#ifdef AIXV3" to stop warnings from cpp.
-
- 5) Changed all "SYSV" to "SVR4".
-
- 6) In slave.c: fixed problem with the definition of RLIMIT_NOFILE.
-
- 7) In virtual.c: moved the "#define"s and "#include <regexp.h>" in front
- of the first call to "free()". Otherwise the /usr/include/sys/NLchar.h
- declaration of free (extern void free()) conflicts with the implicit
- declaration.
-
- Hope it's useful :)
-
- Cheers,
-
- Tom McConnell
- --
- Tom McConnell | Internet: tmcconne@sedona.intel.com
- Intel, Corp. C3-91 | Phone: (602)-554-8229
- 5000 W. Chandler Blvd. | The opinions expressed are my own. No one in
- Chandler, AZ 85226 | their right mind would claim them.
-