From owner-freebsd-questions Wed Apr 5 08:52:28 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA23055 for questions-outgoing; Wed, 5 Apr 1995 08:52:28 -0700 Received: from ess.harris.com (su15a.ess.harris.com [130.41.1.251]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id IAA23048 for ; Wed, 5 Apr 1995 08:52:27 -0700 Received: from borg.ess.harris.com (suw2k.ess.harris.com) by ess.harris.com (4.1/SMI-4.0) id AA14181; Wed, 5 Apr 95 11:52:25 EDT Received: by borg.ess.harris.com (4.1/SMI-4.1) id AA02833; Wed, 5 Apr 95 11:50:21 EDT Date: Wed, 5 Apr 95 11:50:21 EDT From: jleppek@suw2k.ess.harris.com (James Leppek) Message-Id: <9504051550.AA02833@borg.ess.harris.com> To: freebsd-questions@freefall.cdrom.com Subject: is SATAN on ftp.freebsd.org somewhere? Sender: questions-owner@FreeBSD.org Precedence: bulk Subject says it all :-) > From owner-freebsd-questions@freefall.cdrom.com Wed Apr 5 10:19:59 1995 > X400-Received: > by mta bnr.ca in /PRMD=BNR/ADMD=TELECOM.CANADA/C=CA/; Relayed; Wed, 5 Apr 1995 09:56:52 -0400 > X400-Received: > by /PRMD=BNR/ADMD=TELECOM.CANADA/C=CA/; Relayed; Wed, 5 Apr 1995 09:51:05 -0400 > X400-Received: > by /PRMD=BNR/ADMD=TELECOM.CANADA/C=CA/; Relayed; Wed, 5 Apr 1995 09:49:00 -0400 > Date: Wed, 5 Apr 1995 09:49:00 -0400 > X400-Originator: /dd.id=1740711/g=bo/i=b/s=xiao/@bnr.ca > X400-Mts-Identifier: > [/PRMD=BNR/ADMD=TELECOM.CANADA/C=CA/;bcars735.b.324:05.03.95.13.51.05] > X400-Content-Type: P2-1984 (2) > Content-Identifier: Re: SATAN por... > From: "bo (b.) xiao" > To: tom@haven.uniserve.com > Cc: bmk@dtr.com, questions@FreeBSD.org > Subject: Re: SATAN ported?? > Sender: questions-owner@FreeBSD.org > > In message "SATAN ported??", tom@haven.uniserve.com writes: > > > > > On Tue, 4 Apr 1995 bmk@dtr.com wrote: > > > > > > > > I'm going to have a go at porting perl5 tonight - I'll let everyone know > > > how it goes. > > > > perl 5 doesn't need to be ported. It compiles out of the box. > > It does not in the gcc 2.6.3 days. My 0322snap complains non integer > array subscripts in .c file under ext brunch. There are a lot ST(0.) > over there. Move them to ST(0) fixes the problem but after a make > clean, you have to do it again. Any one knows where are the source > files I should be looking at? > > Bo >