Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Nov 2000 01:08:32 -0800 (PST)
From:      asami@FreeBSD.org (Satoshi Asami)
To:        tg@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   graphics/graphviz port
Message-ID:  <200011030908.eA398WV32697@silvia.hip.berkeley.edu>

next in thread | raw e-mail | index | archive | help
You need to change USE_AUTOCONF to USE_AUTOMAKE if you are going to
patch doc/Makefile.am.  Doc's are going to the wrong place because of
that.

Unfortunately, using USE_AUTOMAKE will cause some very weird errors
here so I can't just fix it that way.

===
 :
cc -DPACKAGE=\"graphviz\" -DVERSION=\"1.6\" -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DHAVE_LIBTTF=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBXPM=1 -DHAVE_ALLOCA=1 -I. -I. -O -pipe -I/usr/local/include -I/usr/local/include/tcl8.3 -I/usr/local/include/tk8.3 -DHAVE_TERMIOS -Wp,-MD,.deps/Dir.pp -c Dir.c  -fPIC -DPIC -o Dir.lo
In file included from Dir.c:33:
SFinternal.h:27: X11/Intrinsic.h: No such file or directory
SFinternal.h:28: X11/StringDefs.h: No such file or directory
SFinternal.h:29: X11/Xos.h: No such file or directory
SFinternal.h:30: X11/Xaw/Text.h: No such file or directory
SFinternal.h:31: X11/Xaw/AsciiText.h: No such file or directory
In file included from Dir.c:33:
 :
===

I put the full log in freefall:~asami/graphviz-1.6.log if you can fix
it before the freeze (i.e., within the next nine hours).

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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