Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 1998 23:42:53 -0800 (PST)
From:      Simon Shapiro <shimon@simon-shapiro.org>
To:        Simon Shapiro <shimon@simon-shapiro.org>
Cc:        Andreas Klemm <andreas@klemm.gtn.com>, current@FreeBSD.ORG, The Hermit Hacker <scrappy@hub.org>
Subject:   RE: pgaccess doesn't run on -current anymore, possibly shared li
Message-ID:  <XFMail.980322234253.shimon@simon-shapiro.org>
In-Reply-To: <XFMail.980322231927.shimon@simon-shapiro.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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;
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.
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

So it is sort of broken :-(




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



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