Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2004 21:38:04 GMT
From:      Alexander Pohoyda <alexander.pohoyda@gmx.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/70429: Port x11/xxkb fails to build on GCC 3.4.2
Message-ID:  <200408132138.i7DLc4ZB059183@www.freebsd.org>
Resent-Message-ID: <200408132140.i7DLeNlo064243@freefall.freebsd.org>

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

>Number:         70429
>Category:       ports
>Synopsis:       Port x11/xxkb fails to build on GCC 3.4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 13 21:40:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Pohoyda
>Release:        irrelevant
>Organization:
>Environment:
irrelevant
>Description:
The x11/xxkb port fails to build on GCC 3.4.2
>How-To-Repeat:

>Fix:
--- resource.c.orig     Fri Aug 13 21:46:26 2004
+++ resource.c  Fri Aug 13 21:46:28 2004
@@ -383,7 +383,6 @@
   case XpmNoMemory:
     printf("No memory for open xpm file: %s\n", name);
     break;
-  default:
   }
 }

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



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