Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2000 07:18:28 -0700 (PDT)
From:      ido@hitachi-ms.co.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/20087: fail compiling sysinstall
Message-ID:  <20000721141828.1D62137BB47@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         20087
>Category:       bin
>Synopsis:       fail compiling sysinstall
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 21 07:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Naoki IDO
>Release:        FreeBSD 4.1-RC i386
>Organization:
Hitachi Microsoftware Systems, Inc.
>Environment:
FreeBSD nsland.hitachi-ms.co.jp 4.1-RC FreeBSD 4.1-RC #3: Fri Jul 21 22:41:14 JST 2000     ido@nsland.hitachi-ms.co.jp:/usr/src/sys/compile/NSLAND  i386
      
>Description:
I failed compiling sysinstall (CVSuped 2000/07/21).
Quick patch for this problem.
      
>How-To-Repeat:

>Fix:
--- release/sysinstall/menus.c.orig	Fri Jul 21 19:38:05 2000
+++ release/sysinstall/menus.c	Fri Jul 21 23:02:51 2000
@@ -672,6 +672,7 @@
       { " Russia #4",    "ftp4.ru.freebsd.org", NULL, dmenuSetVariable, NULL,
 	VAR_FTP_PATH _AP("=ftp://ftp4.ru.freebsd.org") },
       { "Slovak Republic",	"ftp.sk.freebsd.org", NULL, dmenuSetVariable, NULL,
+	VAR_FTP_PATH _AP("=ftp://ftp.sk.freebsd.org") },
       { "Slovenia",	"ftp.si.freebsd.org", NULL, dmenuSetVariable, NULL,
 	VAR_FTP_PATH _AP("=ftp://ftp.si.freebsd.org") },
       { " South Africa",	"ftp.za.freebsd.org", NULL, dmenuSetVariable, NULL,
      

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000721141828.1D62137BB47>