From owner-freebsd-ports Fri Nov 3 1:10: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from granger.mail.mindspring.net (granger.mail.mindspring.net [207.69.200.148]) by hub.freebsd.org (Postfix) with ESMTP id 73B2837B4C5; Fri, 3 Nov 2000 01:10:02 -0800 (PST) Received: from silvia.hip.berkeley.edu (sji-ca5-234.ix.netcom.com [209.109.234.234]) by granger.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id EAA16346; Fri, 3 Nov 2000 04:09:59 -0500 (EST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.11.1/8.11.0) id eA398WV32697; Fri, 3 Nov 2000 01:08:32 -0800 (PST) (envelope-from asami@cs.berkeley.edu) Date: Fri, 3 Nov 2000 01:08:32 -0800 (PST) Message-Id: <200011030908.eA398WV32697@silvia.hip.berkeley.edu> X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: tg@FreeBSD.org Cc: ports@FreeBSD.org Subject: graphics/graphviz port From: asami@FreeBSD.org (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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