Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2006 17:41:03 GMT
From:      Jorge Gascon Perez <jgascon@gsyc.escet.urjc.es>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/95052: Compilation errors in: graphviz-2.6.4
Message-ID:  <200603281741.k2SHf3H7024087@www.freebsd.org>
Resent-Message-ID: <200603281750.k2SHoDsY006004@freefall.freebsd.org>

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

>Number:         95052
>Category:       i386
>Synopsis:       Compilation errors in: graphviz-2.6.4
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 28 17:50:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jorge Gascon Perez
>Release:        5-stable
>Organization:
URJC
>Environment:
FreeBSD localhost 5.4-STABLE FreeBSD 5.4-STABLE #2: Thu Oct 27 13:59:07 CEST 2005     root@Rex:/usr/obj/usr/src/sys/DESKTOPBSD  i386
>Description:
A compilation error:
Doing:

localhost# cd /usr/ports/graphics/graphiz/
localhost# make install clean
>How-To-Repeat:
localhost# cd /usr/ports/graphics/graphiz/
localhost# make install clean

.. Compilation messages ...

In file included from SFinternal.h:47,
                 from Dir.c:55:
/usr/X11R6/include/X11/Intrinsic.h:1181: error: syntax error before "_X_SENTINEL"
/usr/X11R6/include/X11/Intrinsic.h:1325: error: syntax error before "_X_SENTINEL"
/usr/X11R6/include/X11/Intrinsic.h:1392: error: syntax error before "_X_SENTINEL"
/usr/X11R6/include/X11/Intrinsic.h:1399: error: syntax error before "_X_SENTINEL"
/usr/X11R6/include/X11/Intrinsic.h:1423: error: syntax error before "_X_SENTINEL"
/usr/X11R6/include/X11/Intrinsic.h:1475: error: syntax error before "_X_SENTINEL"
/usr/X11R6/include/X11/Intrinsic.h:1498: error: syntax error before "_X_SENTINEL"
/usr/X11R6/include/X11/Intrinsic.h:1572: error: syntax error before "_X_SENTINEL"
/usr/X11R6/include/X11/Intrinsic.h:1593: error: syntax error before "_X_SENTINEL"
/usr/X11R6/include/X11/Intrinsic.h:1604: error: syntax error before "_X_SENTINEL"
/usr/X11R6/include/X11/Intrinsic.h:1615: error: syntax error before "_X_SENTINEL"
/usr/X11R6/include/X11/Intrinsic.h:1630: error: syntax error before "_X_SENTINEL"
/usr/X11R6/include/X11/Intrinsic.h:1645: error: syntax error before "_X_SENTINEL"
gmake[6]: *** [Dir.lo] Error 1
gmake[6]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.6/cmd/lefty/ws/x11/libfilereq'
gmake[5]: *** [all-recursive] Error 1
gmake[5]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.6/cmd/lefty/ws/x11'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.6/cmd/lefty/ws'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.6/cmd/lefty'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.6/cmd'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.6'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/graphics/graphviz.

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



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