Skip site navigation (1)Skip section navigation (2)
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:   i386/31067: malloc.h, lines 81,82,and 87 - syntax errors when compiling gnomevfs 1.0.2 in devel ports.
Message-ID:  <200110051913.f95JDCF52488@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110051913.f95JDCF52488>