From owner-freebsd-ports Tue Jul 2 19:10:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47D3137B400 for ; Tue, 2 Jul 2002 19:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7537943E4B for ; Tue, 2 Jul 2002 19:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g632A2JU055828 for ; Tue, 2 Jul 2002 19:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g632A2om055827; Tue, 2 Jul 2002 19:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5579937B400 for ; Tue, 2 Jul 2002 19:03:39 -0700 (PDT) Received: from olmec.nighttide.net (jasper.nighttide.net [207.5.141.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21E3A43E3B for ; Tue, 2 Jul 2002 19:03:38 -0700 (PDT) (envelope-from darren@nighttide.net) Received: from olmec.nighttide.net (localhost [127.0.0.1]) by olmec.nighttide.net (8.12.5/8.12.3) with ESMTP id g6323ajF074319 for ; Tue, 2 Jul 2002 22:03:36 -0400 (EDT) (envelope-from darren@nighttide.net) Received: (from darren@localhost) by olmec.nighttide.net (8.12.5/8.12.3/Submit) id g6323ahP074318; Tue, 2 Jul 2002 22:03:36 -0400 (EDT) Message-Id: <200207030203.g6323ahP074318@olmec.nighttide.net> Date: Tue, 2 Jul 2002 22:03:36 -0400 (EDT) From: Darren Henderson Reply-To: Darren Henderson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40131: tclock fails to compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40131 >Category: ports >Synopsis: tclock fails to compile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 02 19:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Darren Henderson >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD olmec.nighttide.net 4.6-STABLE FreeBSD 4.6-STABLE #1: Sat Jun 29 14:53:49 EDT 2002 darren@olmec.nighttide.net:/usr/obj/usr/src/sys/OLMEC i386 1.8Ghz P4,Soyo FireDragon,256MB ram - XFree86 4.2.0_1,1 >Description: tclock fails to compile on a 4.6-STABLE system which was cvsup'd 29-Jun-2002 and 2-Jul-2002 (see below). However, it does compile fine and work on a 4.6-STABLE system that was cvsup'd on 20-Jun-2002 and running XFree86-4.1.0_6 make of /usr/ports/x11-clocks/tcclock fails with the following... ===> Building for tclock-1.0.1 cc -O -pipe -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DMITMISC -DXTEST -DXTRAP -DXSYNC -DXCMISC -DXRECORD -DPEXEXT -DMITSHM -DXIE -DBIGREQS -DXF86VIDMODE -DXF86MISC -DDBE -DDPMSExtension -DEVI -DSCREENSAVER -DXV -DXVMC -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA -DFONTCACHE -c tclock.c tclock.c: In function `strToTP': tclock.c:229: conflicting types for `malloc' /usr/include/stdlib.h:99: previous declaration of `malloc' tclock.c:229: warning: extern declaration of `malloc' doesn't match global one tclock.c: In function `main': tclock.c:302: warning: return type of `main' is not `int' *** Error code 1 Stop in /usr/ports/x11-clocks/tclock/work. *** Error code 1 Stop in /usr/ports/x11-clocks/tclock. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message