Date: Mon, 23 Mar 1998 01:56:16 -0800 From: Amancio Hasty <hasty@rah.star-gate.com> To: Chuck Robey <chuckr@glue.umd.edu> Cc: Andreas Klemm <andreas@klemm.gtn.com>, current@FreeBSD.ORG Subject: Re: pgaccess doesn't run on -current anymore, possibly shared lib problem ? Message-ID: <199803230956.BAA11771@rah.star-gate.com> In-Reply-To: Your message of "Sun, 22 Mar 1998 22:24:18 EST." <Pine.BSF.3.96.980322221841.301O-100000@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
Whats missing is a line similar to this: cc -L/usr/local/lib -lcrypt -lcompat -lln -lm -lreadline -ltermcap -lcurses -L ../../interfaces/libpq -lpq -shared pgtcl.o pgtclCmds.o pgtclId.o -o libpgtcl.so.1.0 And I got that line from the old postgres port. I just compiled postgres3.1 locally here and it appears to work with pgaccess. Have Fun, Amancio 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?199803230956.BAA11771>