unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: David Pirotte <david@altosw.be>
Cc: guile-user@gnu.org
Subject: Re: guile-pg
Date: Tue, 26 Nov 2002 12:40:36 -0500	[thread overview]
Message-ID: <20021126124036.2d2a976d.david@altosw.be> (raw)
In-Reply-To: <20021126200717.A20864@kiwi.pyrotechnics.com>


Hi Christopher,

thank you for your quick answer. removing the 'include c.h' did not work
so I decided to go for your patch

> If that doesn't work, you could try my patch, which I've been using for
> a long time with no problems. (Although I've never used large objects
> at all, so that part may be broken.)

the patch applies fine and subsequent configuration also, but when I type make,
I have the following message
 
;; -- ./configure --with-libpq=/usr/local/pgsql
...

david@faust:/usr/local/src/guile/guile-pg-0.07 74 $ make
cd . && automake --gnu --include-deps Makefile
configure.in:24: your implementation of AM_INIT_AUTOMAKE comes from an
configure.in:24: old Automake version.  You should recreate aclocal.m4
configure.in:24: with aclocal and run automake again.
Makefile.am: required file `./compile' not found
Makefile.am: required file `./depcomp' not found
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL
make: *** [Makefile.in] Error 1


;; -- then, not knowing anything about these programs, I tried the following

david@faust:/usr/local/src/guile/guile-pg-0.07 75 $ aclocal
david@faust:/usr/local/src/guile/guile-pg-0.07 76 $ automake
Makefile.am: required file `./compile' not found
Makefile.am: required file `./depcomp' not found

;; -- my automake is the following

david@faust:/usr/alto/staff/david 2 $ automake --version
automake (GNU automake) 1.6.3



==> So, does anybody know what commands and their sequence 
    (like before ./configure I suppose)
    to bring the auto and conf files uptodate?

So many thanks
David


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


  reply	other threads:[~2002-11-26 17:40 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   ` David Pirotte [this message]
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           ` guile-pg David Pirotte
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=20021126124036.2d2a976d.david@altosw.be \
    --to=david@altosw.be \
    --cc=guile-user@gnu.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).