From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 23 23:50:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B35A37B401 for ; Mon, 23 Jun 2003 23:50:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21BC643F93 for ; Mon, 23 Jun 2003 23:50:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h5O6oHUp099977 for ; Mon, 23 Jun 2003 23:50:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h5O6oHri099976; Mon, 23 Jun 2003 23:50:17 -0700 (PDT) Resent-Date: Mon, 23 Jun 2003 23:50:17 -0700 (PDT) Resent-Message-Id: <200306240650.h5O6oHri099976@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Bartosz Fabianowski Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CC0B37B401 for ; Mon, 23 Jun 2003 23:43:46 -0700 (PDT) Received: from undo.chillt.de (p167.nas3.wlg.callplus.net.nz [202.180.85.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A1CB43FB1 for ; Mon, 23 Jun 2003 23:43:43 -0700 (PDT) (envelope-from undo@undo.chillt.de) Received: from undo.chillt.de (localhost [127.0.0.1]) by undo.chillt.de (8.12.9/8.12.9) with ESMTP id h5O6hdrs020697 for ; Tue, 24 Jun 2003 18:43:40 +1200 (NZST) (envelope-from undo@undo.chillt.de) Received: (from root@localhost) by undo.chillt.de (8.12.9/8.12.9/Submit) id h5O6hcuD020696; Tue, 24 Jun 2003 18:43:38 +1200 (NZST) Message-Id: <200306240643.h5O6hcuD020696@undo.chillt.de> Date: Tue, 24 Jun 2003 18:43:38 +1200 (NZST) From: Bartosz Fabianowski To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/53665: graphics/showimg 0.8 beta 2 broken on 4.8-STABLE X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bartosz Fabianowski List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2003 06:50:19 -0000 >Number: 53665 >Category: ports >Synopsis: graphics/showimg 0.8 beta 2 broken on 4.8-STABLE >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 23 23:50:17 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Bartosz Fabianowski >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: System: FreeBSD undo.chillt.de 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat May 17 18:24:07 NZST 2003 undo@undo.chillt.de:/usr/obj/usr/src/sys/UNDO i386 >Description: While trying to build showimg 0.8.20030305 from the ports tree, make dies with: In file included from batchrenamer.h:23, from rename.h:28, from rename.cpp:20: /usr/include/utime.h:40: syntax error before `;' This seems to be due to utime.h not including time.h on 4-STABLE and can be worked around by exchanging the order of the two following lines in batchrenamer.h: #include #include However, after this "fix", make chokes on the next problem: In file included from qtiffio.cpp:20: /usr/include/sys/mman.h:141: type specifier omitted for parameter With this one, I am not sure what the problem is. >How-To-Repeat: Try to make graphics/showimg version 0.8.20030305 from ports on 4-STABLE. >Fix: >Release-Note: >Audit-Trail: >Unformatted: