From owner-freebsd-bugs Fri Oct 5 12:20:12 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9746037B410 for ; Fri, 5 Oct 2001 12:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f95JK1g53229; Fri, 5 Oct 2001 12:20:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6EB1D37B401 for ; Fri, 5 Oct 2001 12:13:12 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f95JDCF52488; Fri, 5 Oct 2001 12:13:12 -0700 (PDT) (envelope-from nobody) Message-Id: <200110051913.f95JDCF52488@freefall.freebsd.org> Date: Fri, 5 Oct 2001 12:13:12 -0700 (PDT) From: Louis LeBlanc To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/31067: malloc.h, lines 81,82,and 87 - syntax errors when compiling gnomevfs 1.0.2 in devel ports. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 31067 >Category: i386 >Synopsis: malloc.h, lines 81,82,and 87 - syntax errors when compiling gnomevfs 1.0.2 in devel ports. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 05 12:20:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Louis LeBlanc >Release: RELENG_4_4_0_RELEASE Oct 2, 2001 >Organization: >Environment: # uname -a FreeBSD leblanc.mirrorimage.net 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Oct 2 16:42:02 EDT 2001 root@leblanc.mirrorimage.net:/usr/obj/usr/src/sys/LEBLANC i386 >Description: Tried to upgrade a gnomevfs thru portupgrade, but it fails with the following output: cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libgnomevfs -I../libgnomevfs -I../intl -I../intl -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -Wall -Wunused -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DPREFIX=\"/usr/X11R6\" -I/usr/local/include -O -pipe -I/usr/X11R6/include -c file-method.c -fPIC -DPIC -o .libs/file-method.lo In file included from file-method.c:49: /usr/local/include/malloc.h:81: syntax error before `*' /usr/local/include/malloc.h:82: syntax error before `*' /usr/local/include/malloc.h:87: syntax error before `*' gmake[3]: *** [file-method.lo] Error 1 >How-To-Repeat: cvsup to 10/2 version of RELENG_4_4_0_RELEASE, build and install world and kernel. portupgrade -R (-N) gnomevfs, or just cd /usr/ports/devel/gnomevfs; make >Fix: ? >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message