From owner-freebsd-ports Sat Nov 21 13:11:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA21959 for freebsd-ports-outgoing; Sat, 21 Nov 1998 13:11:15 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from smtp03.wxs.nl (smtp03.wxs.nl [195.121.6.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA21951 for ; Sat, 21 Nov 1998 13:11:07 -0800 (PST) (envelope-from asmodai@wxs.nl) Received: from chronias.ninth-circle.org ([195.121.59.64]) by smtp03.wxs.nl (Netscape Messaging Server 3.6) with ESMTP id AAA5011 for ; Sat, 21 Nov 1998 22:10:31 +0100 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 21 Nov 1998 22:15:13 +0100 (CET) Organization: Ninth Circle Enterprises From: Jeroen Ruigrok/Asmodai To: FreeBSD Ports Subject: g77 port update/question Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, on yet another attempt to get the ports all workable before we hit the 25th I now tried g77 After mangling the Makefile to this: --- Makefile.orig Sat Nov 21 21:50:42 1998 +++ Makefile Sat Nov 21 21:55:36 1998 @@ -9,11 +9,12 @@ DISTNAME= g77-0.5.19.1 CATEGORIES= lang math -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ftp://ftp.cdrom.com/.1/gnu/gnu-0.2/src/ \ + ftp://ftp.duke.edu/.1/gnu/ \ + ftp://ftp.digex.net/.0/gnu/gnu-0.2/src/ \ + ftp://ftp.kddlabs.co.jp/.0/GNU/gnu-0.2/ MAINTAINER= ports@FreeBSD.ORG - -BROKEN= build MAN1= g77.1 MANCOMPRESSED= maybe make gives me near the end: building standard cc_int library nm: insn-attrtab.o: no name list nm: reorg.o: no name list nm: sdbout.o: no name list nm: xcoffout.o: no name list ranlib libcc_int.a This is the only warning/error(?) I get from the make of g77. I don't know how serious it is. Anyone care to tell me..? It executes normally after compilation (g77 itself). --- Jeroen Ruigrok van der Werven/Asmodai asmodai(at)wxs.nl | Cum angelis et pueris, Junior Network/Security Specialist | fideles inveniamur *BSD & picoBSD: The Power to Serve... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message