From nobody@FreeBSD.org  Fri Oct  5 12:13:12 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 6EB1D37B401
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <leblanc@acadia.ne.mediaone.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: malloc.h, lines 81,82,and 87 - syntax errors when compiling gnomevfs 1.0.2 in devel ports.
X-Send-Pr-Version: www-1.0

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 05 12:20:01 PDT 2001
>Closed-Date:    Wed Jan 2 09:30:30 PST 2002
>Last-Modified:  Wed Jan 02 09:31:20 PST 2002
>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:

From: Louis LeBlanc <leblanc@acadia.ne.mediaone.net>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: i386/31067: malloc.h, lines 81,82,and 87 - syntax errors when compiling gnomevfs 1.0.2 in devel ports.
Date: Mon, 15 Oct 2001 14:58:43 -0400

 Turns out to be an incompatibility between the gnomevfs port and the
 libmalloc port.  I found the owner of the file that was causing the
 build failure and removed it.  Then gnomevfs built without error.
 
 Thanks
 Lou
 -- 
 Louis LeBlanc       leblanc@acadia.ne.mediaone.net
 Fully Funded Hobbyist, KeySlapper Extrordinaire :)
 http://acadia.ne.mediaone.net                 ԿԬ

From: Hiten Pandya <hitmaster2k@yahoo.com>
To: bug-followup@FreeBSD.org
Cc: leblanc@acadia.ne.mediaone.net
Subject: Re: i386/31067
Date: Wed, 02 Jan 2002 17:13:05 +0000

 This PR can be closed as a fix has already been suggested.
 
 regards,
  - Hiten
  - <hiten@uk.FreeBSD.org>
 
 -- 
 1024 45:a5:9c:f2:fb:07:da:70:18:02:0b:f3:63:f1:7a:a6 hitenp@hpdi.ath.cx
State-Changed-From-To: open->closed 
State-Changed-By: bmah 
State-Changed-When: Wed Jan 2 09:30:30 PST 2002 
State-Changed-Why:  
Submitter found and fixed the problem locally. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31067 
>Unformatted:
