Date: Fri, 18 Jul 2003 10:38:56 +0200 From: Kirill Ponomarew <ponomarew@oberon.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/54607: Update devel/kimwitu++: fix build with gcc-3.3 Message-ID: <E19dQlU-000GNR-JM@voodoo.oberon.net> Resent-Message-ID: <200307180840.h6I8e8pE067574@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 54607 >Category: ports >Synopsis: Update devel/kimwitu++: fix build with gcc-3.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 18 01:40:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kirill Ponomarew >Release: FreeBSD 4.8-STABLE i386 >Organization: Oberon.net >Environment: >Description: Update devel/kimwitu++: fix build with gcc-3.3 Reported by bento: http://bento.freebsd.org/errorlogs/i386-5-latest/kimwitu++-2.3.3.log >How-To-Repeat: >Fix: diff -urN kimwitu++.orig/files/patch-src::Gen.boot::unpk.cc kimwitu++/files/patch-src::Gen.boot::unpk.cc --- kimwitu++.orig/files/patch-src::Gen.boot::unpk.cc Thu Jan 1 01:00:00 1970 +++ kimwitu++/files/patch-src::Gen.boot::unpk.cc Fri Jul 18 10:37:13 2003 @@ -0,0 +1,10 @@ +--- src/Gen.boot/unpk.cc.orig Fri Jul 18 12:32:38 2003 ++++ src/Gen.boot/unpk.cc Fri Jul 18 12:33:58 2003 +@@ -17,6 +17,7 @@ + #include <stdio.h> + #include <string> + #include <stdlib.h> ++#include <assert.h> + #include "k.h" + #include "unpk.h" + >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19dQlU-000GNR-JM>