From owner-freebsd-current Mon Mar 23 05:18:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA12874 for freebsd-current-outgoing; Mon, 23 Mar 1998 05:18:30 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from hub.org (hub.org [209.47.148.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA12868 for ; Mon, 23 Mar 1998 05:18:28 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by hub.org (8.8.8/8.7.5) with SMTP id IAA06033; Mon, 23 Mar 1998 08:18:28 -0500 (EST) Date: Mon, 23 Mar 1998 08:18:27 -0500 (EST) From: The Hermit Hacker To: Simon Shapiro cc: Andreas Klemm , pgsql-ports@postgresql.org, current@FreeBSD.ORG Subject: RE: pgaccess doesn't run on -current anymore, possibly shared li In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 22 Mar 1998, Simon Shapiro wrote: > > On 23-Mar-98 Simon Shapiro wrote: > > .. > > >> Actually, 6.3.1 now...we're just about to put out a *post-release* > >> patch based on some bugs that leaked through... > > > > I am earnestly compiling... > > OK. With PostgreSQL CVSup'ed ten minutes ago: > > a. --with-perl fails to compile with some syntax errors > b. --with-tcl fails to do anything usefu; More fixes for this went in this morning... > c. Manually compiling fails, as the ports .mk file insists that all > ``generic'' tcl headers be removed, and thus there is no > /usr/local/include/tcl.h. this was fixed in > src/pgsql/src/interfaces/Makefile. Where do the .mk files fall into this?? > d. /usr/local/bin/wish8.1 -f ~/src/pgsql/src/bin/pgaccess/pgaccess.tcl > produced: > > Error in startup script: couldn't load file "libpgtcl.so": Undefined symbol > "_PQnotifies" in wish8.1:libpgtcl.so > while executing > "load libpgtcl.so" > (procedure "main" line 3) > invoked from within > "main $argc $argv Known bug, but apparently just FreeBSD related...at least insofar as I can't reproduce it under Solaris, just under FreeBSD... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message