Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Mar 2003 08:59:49 +0900 (KST)
From:      JunSeon Oh <hollywar@holywar.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50153: Update port korean/eterm. syntax error fix on 5.0
Message-ID:  <200303202359.h2KNxn8U014573@cocoja.holywar.net>

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

>Number:         50153
>Category:       ports
>Synopsis:       Update port korean/eterm. syntax error fix on 5.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 20 16:10:12 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     JunSeon Oh
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
HolyNet
>Environment:
System: FreeBSD cocoja 4.7-STABLE FreeBSD 4.7-STABLE #5: Thu Jan 23 19:19:14 KST 2003 hollywar@holywar:/usr/obj/usr/src/sys/COCOJA i386

	
>Description:

	Syntax error fix on 5.0. reason is a duplicate header include.
	Please add this patch to korean/eterm/files/patch-ah

	
>How-To-Repeat:


	
>Fix:


--- utils/Etbg.c.orig	Fri Mar 21 08:52:13 2003
+++ utils/Etbg.c	Fri Mar 21 08:53:05 2003
@@ -23,9 +23,6 @@
  * 
  */
 
-#include <stdio.h>
-#include <string.h>
-
 int 
 main(int argc, char **argv)
 {

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

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




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