Date: Sat, 5 Jul 2008 16:50:36 +0100 From: Anton Shterenlikht <mexas@bristol.ac.uk> To: freebsd-alpha@freebsd.org Subject: graphviz port build fails on alpha FBSD 6.3 Message-ID: <20080705155035.GA88847@mech-cluster238.men.bris.ac.uk>
next in thread | raw e-mail | index | archive | help
(also posted to ports/graphviz maintainer) I get the following error when building this port on FreeBSD 6.3-STABLE #0: alpha (ds10l). My option set is default (given below as well). Any advice? Anybody else using graphviz? many thanks anton #make [skip] Making all in common gmake[3]: Entering directory `/usr/ports/graphics/graphviz/work/graphviz-2.20.2/lib/common' /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/include -I/usr/local/include -I/usr/local/include/tk8.4 -I/usr/local/include/tcl8.4 -I/usr/local/include -O -pipe -mcpu=ev6 -mieee -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/include -I/usr/local/include -I/usr/local/include/tk8.4 -I/usr/local/include/tcl8.4 -I/usr/local/include -O -pipe -mcpu=ev6 -mieee -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o utils.c:1733: error: conflicting types for 'strncasecmp' utils.h:25: error: previous declaration of 'strncasecmp' was here utils.c:1733: error: conflicting types for 'strncasecmp' utils.h:25: error: previous declaration of 'strncasecmp' was here gmake[3]: *** [utils.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.20.2/lib/common' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.20.2/lib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.20.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/graphics/graphviz. *** Error code 1 Stop in /usr/ports/graphics/graphviz. # I used default option set: # cat /var/db/ports/graphviz/options # This file is auto-generated by 'make config'. # No user-servicable parts inside! # Options for graphviz-2.20.2 _OPTIONS_READ=graphviz-2.20.2 WITH_ICONV=true WITH_XPM=true WITH_DIGCOLA=true WITH_IPSEPCOLA=true WITHOUT_SMYRNA=true WITH_NLS=true WITHOUT_TK=true WITHOUT_PANGOCAIRO=true WITHOUT_RSVG=true WITHOUT_GTK=true WITHOUT_GDK_PIXBUF=true WITHOUT_GNOMEUI=true WITHOUT_MING=true WITHOUT_DEVIL=true WITHOUT_PERL=true WITHOUT_PHP=true WITHOUT_PYTHON=true WITHOUT_RUBY=true WITHOUT_LUA=true WITHOUT_TCL=true WITHOUT_GUILE=true # -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080705155035.GA88847>