summaryrefslogtreecommitdiff
path: root/hints/svr4.sh
Commit message (Collapse)AuthorAgeFilesLines
* Re: NCR MP-RAS perl problems [perl #23791]grommel@sears.com2003-09-301-3/+5
| | | | | Message-ID: <OF9B00605E.3CC90F32-ON86256DB0.006B13F0-86256DB0.006C8E85@LocalDomain> p4raw-id: //depot/perl@21390
* Re: NCR MP-RAS perl problems [perl #23791]grommel@sears.com2003-09-231-0/+2
| | | | | Message-ID: <OF17BD5036.3CA48F9B-ON86256DAA.00483620-86256DAA.0066A1AA@LocalDomain> p4raw-id: //depot/perl@21344
* Re: [perl #23791] Many errors in build under NCR MP-RASAndy Dougherty2003-09-161-11/+20
| | | | | Message-ID: <Pine.SOL.4.53.0309161345020.13081@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@21247
* d_Gconvert hints and GlossaryYitzchak Scott-Thoennes2002-02-201-1/+1
| | | | | Message-ID: <42qc8gzkgOFN092yn@efn.org> p4raw-id: //depot/perl@14786
* Re: DynaLoader problem on NCR SVR4 boxAndy Dougherty2001-10-261-1/+4
| | | | | Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@12698
* [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS supportAndy Dougherty2000-12-081-0/+16
| | | | | | | | | | | Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST) Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu> Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support From: Andy Dougherty <doughera@lafayette.edu> Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST) Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@8036
* Introduce $Config{ldlibpthname} which containsJarkko Hietaniemi1999-07-231-9/+0
| | | | | | | | | the name of the environment variable holding the dynamic library search path, often LD_LIBRARY_PATH. Use this new feature all over. Also removed remnants of admonition "add LD_LIBRARY_PATH before running make" because Makefile.SH does this for you. p4raw-id: //depot/cfgperl@3725
* Fix d_Gconvert definition in hints/svr4.shTom Hughes1998-07-141-1/+1
| | | | | Message-ID: <yekk95i175j.fsf@elva.cyberscience.com> p4raw-id: //depot/perl@1469
* [5.004_71] Patch: svr4 hints updates for UnixwareTom Hughes1998-07-111-1/+19
| | | | | Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com> p4raw-id: //depot/perl@1419
* [PATCH 5.004_65] Config_65-01: lchown() detection.Andy Dougherty1998-05-281-4/+10
| | | | | | | Date: Thu, 28 May 1998 13:25:21 -0400 (EDT) Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes Date: Thu, 28 May 1998 13:26:18 -0400 (EDT) p4raw-id: //depot/perl@1042
* Integrate win32 branch into mainlineMalcolm Beattie1998-05-141-3/+8
|\ | | | | p4raw-id: //depot/perl@969
| * [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-141-1/+8
| | | | | | | | | | p4raw-link: @886 on //depot/maint-5.004/perl: 6dba07070c2cb08ffbc6e00eff60e8f5fc9a7ee8 p4raw-id: //depot/win32/perl@936
* | [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)Andy Dougherty1998-05-141-31/+77
|/ | | | | | | | | | | Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT) Subject: [PATCH 5.004_64] Start new perldelta Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT) (above branched perldelta -> perldelta4, new perldelta will be created/added next change) Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE Date: Tue, 12 May 1998 09:58:49 -0400 (EDT) p4raw-id: //depot/perl@951
* fixes for hints/svr4 for UnixWare >= 2.1.1John Hughes1997-08-071-4/+15
| | | | | | | | | | | | | | | | We've just upgraded from UnixWare 2.1 to 2.1.2 (*See footnote). I was supprised to see that I got d_stdio_cnt_lval='undef' d_stdio_ptr_lval='undef' A quick bit of spelunking showed that in the 2.1->2.1.1 upgrade stdio.h got modified, the _cnt and _ptr fields in FILE* got renamed to __cnt and __ptr. Here's a patch to hints/svr4.sh, all tests pass. p5p-msgid: 199707021230.OAA24230@titanic.AtlanTech.COM
* [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-2/+2
| | | | | | | | | [editor's note: The changes between this and 5.004 were processed from the m1t2 release, which was a bad idea as it was the _01 release which had the final corrected attributions. The differences between the various m*t* releases do that; I considered it most valuable just to look at the _NN releases. Many patches have been separated out and/or applied from the p5p archives nonetheless.]
* SVR4 hints for DDE SMES Supermax Enterprise ServerJarkko Hietaniemi1997-06-111-0/+15
|
* 5.003_11 on UnixWare 2.1.1 - Only one small UnixWare bugletAlan Burlison1996-12-191-0/+9
| | | | | | | | | | | | | | | | | I have just got around to building 5.003_11 on UnixWare2.1.1, and I am glad to say that apart from one minor quirk, all the tests pass OK. The problem is related to a bug in the UW csh, specifically the glob() builtin which has a bug. Changing config.sh to make d_csh='undef' results in a 100% clean build and test. The following small patch to patches/svr4.sh will work around this automatically until SCO fix the problem. Alan Burlison aburlison@cix.compulink.co.uk p5p-msgid: <memo.453720@cix.compulink.co.uk>
* perl 5.002perl-5.002Andy Dougherty1996-02-281-0/+6
| | | | | [editor's note: changes seem to be mostly module updates, documentation changes and some perl API macro additions]
* perl5.000 patch.0j: fix minor portability and build problems remaining even ↵Andy Dougherty1995-02-071-9/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | after patches 0a through 0i Specifically, here's what's included: Configure Regenerated with metaconfig patchlevel 50. This changed a variety of things, mostly related to selecting and changing the installation prefix. Handle csh, sed, and byacc no matter what the setting of d_portable. (This was causing glob problems in patch.0i). Set d_portable to default to 'y'. It doesn't matter anyway, but gives people a warm fuzzy feeling. Remove useless d_group and d_passwd tests. Add check for <sys/stat.h>. Improve & generalize AIX version detection. Consider /opt/man/man1 as a possible place to install man pages. Be a little more robust about OS version changes when deciding if the output of uname -a has really changed. MANIFEST MANIFEST.new Added hints/mpeix.sh. README Tell users the Configure defaults are probably right. Makefile.SH Better detection of whether user has byacc. Use $(MAKE) instead of make. U/Loc_sed.U Works again with d_portable='define'. U/Myinit.U Set d_portable=define as default. U/d_byacc.U Detect whether user has byacc even if d_portable=define. U/d_csh.U Works again with d_portable='define'. U/d_group.U Empty file to avoid useless metaconfig test. U/d_passwd.U Empty file to avoid useless metaconfig test. U/dist.patch This file contains two minor updates to dist3 PL50 that were used to generage Configure. U/i_sysstat.U New test. See if sys/stat.h is available. config.H Updated. config_h.SH Updated to metaconfig patchlevel 50. ext/NDBM_File/Makefile.PL ext/ODBM_File/Makefile.PL Add -lucb for SVR4 systems. handy.h Protect agains g++-2.6.3, which predefines bool. g++ can be used to compile an extension, but not perl itself. Still, the extension will #include "perl.h", which eventually gets "handy.h", which #define's bool. If this happens to you, add -DHAS_BOOL to your ccflags in your extension, or else ensure that _G_config.h is #include'd before perl.h. (_G_config.h will define _G_HAVE_BOOL, if indeed your version of g++ has bool.) hints/aix.sh Updated. Handles AIX 3.2.x and 4.1. Comments included! hints/hpux_9.sh Updated. hints/irix_4.sh Updated. Includes comments for IRIX 4.0.4 hints/linux.sh Updated. Beginnings of ELF support added, but completely untested. hints/mpeix.sh New hint file. hints/solaris_2.sh Useless ccflags="$ccflags" line removed. hints/svr4.sh Updated. installperl Doesn't use Config anymore (it already reads config.sh directly. That's probably backwards, but, oh well. Install perl.exp for AIX. lib/ExtUtils/MakeMaker.pm Upgraded from 4.01 to 4.03. makedepend.SH Use $MAKE instead of plain make. Index: op.c Remove overlapping strcpy(). perl.h Add test for <sys/stat.h>. Delete unused VOIDSIG stuff. Delete unused typedef struct lstring Lstring; perl_exp.SH Add safexxxx calls. pp_sys.c Delete wayward break in HAS_ALARM section. proto.h Change true and false (!) in function prototypes to please g++-2.6.3, which has true and false built in. (See notes for handy.h.) Index: unixish.h Long-overdue housekeeping. HAS_GROUP and HAS_PASSWD are always defined. util.c Yet another (char*) cast for bcmp. vms/config.vms Changed comments to match unixish.h. writemain.SH Now correctly handles nested static extensions. Recent MakeMakers have moved where they get built. x2p/a2p.h More definitions that will doubtless cause trouble somewhere else. x2p/a2py.c x2p/walk.c Remove unprotected char *strchr();
* perl 5.000d : [hint file updates]Andy Dougherty1995-01-181-14/+12
| | | | | | | This patch consolidates most of the hint file updates I've been collecting since perl5.000's release. Some of the updates don't make any sense until you also apply the Configure patches in patch.0g. (A few late arrivals are also in patch.0g.)
* perl 5.000perl-5.000Larry Wall1994-10-171-5/+32
| | | | | | | | | | | [editor's note: this commit combines approximate 4 months of furious releases of Andy Dougherty and Larry Wall - see pod/perlhist.pod for details. Andy notes that; Alas neither my "Irwin AccuTrack" nor my DC 600A quarter-inch cartridge backup tapes from that era seem to be readable anymore. I guess 13 years exceeds the shelf life for that backup technology :-(. ]
* perl 4.0 patch 9: patch #4, continuedLarry Wall1991-06-061-0/+6
See patch #4.