This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Build Graphviz


Hi,
Who succeeded in building Graphviz for cygwin? ?In my cygwin 1.7.5, I
got following error when running 'make' on 2.26.3 of Graphviz:
libtool: compile: ?gcc -DHAVE_CONFIG_H -I. -I../.. -I../..
-I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio
-I../../lib/ast -I../../lib/ingraphs -I../../lib/common
-I../../lib/cgraph -I../../lib/cdt -I/usr/local/include -g -O2
-Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall
-ffast-math -MT compile.lo -MD -MP -MF .deps/compile.Tpo -c compile.c
-DDLL_EXPORT -DPIC -o .libs/compile.o
compile.c:78: warning: initialization from incompatible pointer type
compile.c:83: error: initializer element is not constant
compile.c:83: error: (near initialization for 'gprDisc.mem')
compile.c:83: error: initializer element is not constant
compile.c:83: error: (near initialization for 'gprDisc.id')
compile.c: In function 'assignable':
compile.c:335: warning: array subscript has type 'char'
compile.c:335: warning: array subscript has type 'char'
compile.c:335: warning: array subscript has type 'char'

And, attached is the log for the success running result of 'configure'.

Thanks in advance.
--
Life is the only flaw in an otherwise perfect nonexistence
? ? -- Schopenhauer

narke
public key at http://subkeys.pgp.net:11371 (narkewoody@gmail.com)

Attachment: config.log
Description: Binary data

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]