From owner-freebsd-current Tue Mar 31 15:42:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27986 for freebsd-current-outgoing; Tue, 31 Mar 1998 15:42:13 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from sendero.simon-shapiro.org (sendero-fddi.Simon-Shapiro.ORG [206.190.148.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA27949 for ; Tue, 31 Mar 1998 15:41:51 -0800 (PST) (envelope-from shimon@simon-shapiro.org) Received: (qmail 27554 invoked from network); 31 Mar 1998 23:50:54 -0000 Received: from localhost.simon-shapiro.org (HELO sendero-fxp0.simon-shapiro.org) (@127.0.0.1) by localhost.simon-shapiro.org with SMTP; 31 Mar 1998 23:50:54 -0000 Message-ID: X-Mailer: XFMail 1.3-alpha-032398 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 31 Mar 1998 15:50:54 -0800 (PST) Reply-To: shimon@simon-shapiro.org Organization: The Simon Shapiro Foundation From: Simon Shapiro To: Tim Vanderhoek Subject: Re: [PORTS] Pgaccess doesn't run on -current anymore, Update Cc: current@FreeBSD.ORG, pgsql-ports@postgreSQL.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28-Mar-98 Tim Vanderhoek wrote: > [Cc: list trimmed dramatically] > > On Tue, 24 Mar 1998, Simon Shapiro wrote: > >> I belive the issue is clear, and the course of action identified. >> Rather >> than shutting us up, maybe you suggest how we avoid the breakage on the >> next package? I certainly do not know how (in the context of not having >> {tcl,tk}.h and lib{tcl,tk} where it is normally found). > > This won't solve all problems, but from what little I can gather > of the current one, > > CFLAGS+= -L /usr/local/lib/tcl8.0 -l tcl80 -I /usr/local/lib/tcl > > may possibly be useful. It is sometimes useful as a general > solution. Actually, where it stands now (well, yesterday), it really has a problem with libpgtcl. I simply specified ``load /usr/local/pgsql/lib/libpgtcl.so'' instead of: ``load libpgtcl.so'' and am using the pgaccess.tcl that comes with the postgress CVSup tree, rather than the FreeBSD package. It all seems to work fine. Not to start a war, but; while I LOVE the look and feel and functionality of tcl/tk applications, this mess comes as no surprise to me. So many versions for so many pieces. Appears very fragile. Simon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message