unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: David Pirotte <david@altosw.be>
Cc: ttn@giblet.glug.org, crayc@pyro.net, guile-user@gnu.org
Subject: Re: guile-pg
Date: Sat, 30 Nov 2002 01:22:14 -0500	[thread overview]
Message-ID: <20021130012214.21324e85.david@altosw.be> (raw)
In-Reply-To: <E18HCTs-0001VZ-00@giblet>

On Wed, 27 Nov 2002 16:24:36 -0800
Thien-Thi Nguyen <ttn@giblet.glug.org> wrote:


>   http://www.glug.org/alt/guile-pg-0.07ttn6.tar.gz

doanloaded and compiled ok, I just had to remove a line in
libpostgres.c

	 #include <c.h>

> note that i use postgresql 7.1.3; patches to make guile-pg compatable w/
> later versions of postgresql welcome.  on the other hand, patches to
> make guile-pg compatible w/ later versions of guile should be sent to
> the guile maintainers.

I am using 7.2.3, and get the following error trying to load the module:

	david@faust:~ 6 $ guile
	guile>  (use-modules (database postgres))
	/usr/local/share/guile/database/postgres.scm:42:9: In procedure dynamic-link in expression (dynamic-link (car #)):
	/usr/local/share/guile/database/postgres.scm:42:9: file: "/usr/local/lib/guile-pg/0.07ttn6/libpostgres.so", message: "/usr/local/lib/guile-pg/0.07ttn6/libpostgres.so: undefined symbol: terminating"
	ABORT: (misc-error)

	Type "(backtrace)" to get more information or "(debug)" to enter the debugger.
	guile>

I am not very helpfull, but here is where this symbol is used in guile-pg-0.07ttn6:

	david@faust:/usr/local/src/guile/guile-pg-0.07ttn6 29 $ cfind terminating
	extern int terminating;
	          if (!terminating)
	./libpostgres_lo.c
	david@faust:/usr/local/src/guile/guile-pg-0.07ttn6 30 $ 

thanks a lot for your help
david


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


  reply	other threads:[~2002-11-30  6:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-26 13:32 guile-pg David Pirotte
2002-11-27  2:07 ` guile-pg Christopher Cramer
2002-11-26 17:40   ` guile-pg David Pirotte
2002-11-27 20:57     ` guile-pg Christopher Cramer
2002-11-27 11:54       ` guile-pg David Pirotte
2002-11-28  0:24         ` guile-pg Thien-Thi Nguyen
2002-11-30  6:22           ` David Pirotte [this message]
2002-11-30  8:47             ` guile-pg Thien-Thi Nguyen
2002-11-28  2:29         ` guile-pg Christopher Cramer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021130012214.21324e85.david@altosw.be \
    --to=david@altosw.be \
    --cc=crayc@pyro.net \
    --cc=guile-user@gnu.org \
    --cc=ttn@giblet.glug.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).