Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 1997 19:25:28 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        msmith@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/sysutils/pib Makefile ports/sysutils/pib/files md5
Message-ID:  <199709120225.TAA27876@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199709110924.CAA26262@freefall.freebsd.org> (message from Michael Smith on Thu, 11 Sep 1997 02:24:58 -0700 (PDT))

next in thread | previous in thread | raw e-mail | index | archive | help
 *   Upgrade to version 1.1, now uses Tcl/Tk 8.0, faster INDEX parser.

Thanks, but it doesn't work.  Did you remove tcl.h and tk.h from the
standard include directories (as I said in my previous mails)?  They
are now only in version-specific subdirectories.

Satoshi
=======
cc -fpic -DPIC -O2 -pipe -I/usr/local/include -I/usr/X11R6/include  -DUSE_XACCESS -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1  -DSTDC_HEADERS=1 -DTK_FILE_COUNT=_r -DNEED_MATHERR=1  -DTK_LIBRARY=\"/usr/local/lib/tk4.1\" -c tkXAccess.c -o tkXAccess.so
In file included from tkXAccess.c:26:
tkPort.h:61: tcl.h: No such file or directory
tkXAccess.c:27: tk.h: No such file or directory
 :



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