unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Stanislas Pinte <alto_stan@wanadoo.be>
Subject: RE: problem compiling patched guile-pg against guile-1.6.0
Date: Thu, 24 Oct 2002 18:09:31 +0200	[thread overview]
Message-ID: <3DB81B3B.6070208@wanadoo.be> (raw)

hello,

I solved the problem by commenting out line 285 and 321-332 of file 
libpostgres_lo.c

--> I suppose it has got an impact on large objects handling, but "make 
check" seems to pass all tests...

Any suggested action, or explanation for that?

thanks a lot,

Stan.

-------- Original Message --------
Subject: problem compiling patched guile-pg against guile-1.6.0
Date: Thu, 24 Oct 2002 17:51:09 +0200
From: Stanislas Pinte <alto_stan@wanadoo.be>
To: guile-user@gnu.org

hello,

I have the following problem, when trying to compile guile-pg-0.07,
patched with guile-pg-0.07-0.07ttn4.diff...

I get this:

ranlib .libs/libpostgres.a
creating libpostgres.la
(cd .libs && rm -f libpostgres.la && ln -s ../libpostgres.la libpostgres.la)
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include
-I/usr/local/pgsql//include    -g -O2 -Wall -Wmissing-prototypes -c
guile-pg.c
/bin/sh ./libtool --mode=link gcc  -g -O2 -Wall -Wmissing-prototypes  -o
guile-pg -L/usr/local/lib -lguile -lqthreads -lpthread -lcrypt -lm
-L/usr/local/pgsql//lib -lpq -static guile-pg.o libpostgres.la -lpq -lcrypt
gcc -g -O2 -Wall -Wmissing-prototypes -o guile-pg -L/usr/local/lib
-lguile -lqthreads -lpthread -lcrypt -lm -L/usr/local/pgsql//lib -lpq
guile-pg.o .libs/libpostgres.a -lpq -lpq -lcrypt -lpq -lcrypt
.libs/libpostgres.a(libpostgres_lo.o): In function `lob_flush':
/usr/alto/staff/stan/src/guile/guile-pg-0.07ttn4/libpostgres_lo.c:321:
undefined reference to `terminating'
collect2: ld returned 1 exit status
make[2]: *** [guile-pg] Error 1
make[2]: Leaving directory `/usr/local/src/guile/guile-pg-0.07ttn4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/guile/guile-pg-0.07ttn4'
make: *** [all-recursive-am] Error 2


any clue why?

Is this patch only working against guile-cvs?

thanks a lot,

Stan.





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


             reply	other threads:[~2002-10-24 16:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-24 16:09 Stanislas Pinte [this message]
     [not found] <5.1.1.6.0.20021025130513.00a8a590@pop.wanadoo.be>
2002-10-25 11:16 ` problem compiling patched guile-pg against guile-1.6.0 Bill Gribble
  -- strict thread matches above, loose matches on Subject: below --
2002-10-24 15:51 Stanislas Pinte
2002-10-24 15:56 ` Bill Gribble
2002-10-24 16:49   ` Dale P. Smith
2002-10-24 16:00 ` David Pirotte

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=3DB81B3B.6070208@wanadoo.be \
    --to=alto_stan@wanadoo.be \
    /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).