unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Stanislas Pinte <alto_stan@wanadoo.be>
Cc: guile-user@gnu.org, David Pirotte <david@altosw.be>
Subject: Re: gettext bindings
Date: Tue, 01 Oct 2002 21:23:30 +0200	[thread overview]
Message-ID: <3D99F632.5080700@wanadoo.be> (raw)
In-Reply-To: m3bs6fjppc.fsf@laruns.ossau.uklinux.net

hello,

I did the following:

-started from a clean guile-1.6.0.tar.gz
-applied all the modifications of the 
http://www.glug.org/patches/2001-07-29.gettext-support/ by hand, in the 
guil-1.6.0 source tree.
-installed GNU autoconf 2.53, to be able to generate a new ./configure 
script
-installed GNU gettext 0.10.36 because AM_GNU_GETTEXT M4 macro is needed.
-successfully runned autoconf
-issued a "./configure" --with-threads. Apparently no problem....
-issued a "make"....

got the following errors:

stan@pablo:/usr/local/src/guile/guile-1.6.0 144 $ make
make  all-recursive
make[1]: Entering directory `/usr/local/src/guile/guile-1.6.0'
Making all in oop
make[2]: Entering directory `/usr/local/src/guile/guile-1.6.0/oop'
Making all in goops
make[3]: Entering directory `/usr/local/src/guile/guile-1.6.0/oop/goops'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/src/guile/guile-1.6.0/oop/goops'
make[3]: Entering directory `/usr/local/src/guile/guile-1.6.0/oop'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/src/guile/guile-1.6.0/oop'
make[2]: Leaving directory `/usr/local/src/guile/guile-1.6.0/oop'
Making all in qt
make[2]: Entering directory `/usr/local/src/guile/guile-1.6.0/qt'
Making all in md
make[3]: Entering directory `/usr/local/src/guile/guile-1.6.0/qt/md'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/src/guile/guile-1.6.0/qt/md'
Making all in time
make[3]: Entering directory `/usr/local/src/guile/guile-1.6.0/qt/time'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/src/guile/guile-1.6.0/qt/time'
make[3]: Entering directory `/usr/local/src/guile/guile-1.6.0/qt'
make[3]: *** No rule to make target `@QTHREAD_LTLIBS@', needed by 
`all-am'.  Stop.
make[3]: Leaving directory `/usr/local/src/guile/guile-1.6.0/qt'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/guile/guile-1.6.0/qt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/guile/guile-1.6.0'
make: *** [all] Error 2
stan@pablo:/usr/local/src/guile/guile-1.6.0 145 $


thanks for your help....

Stan.



Neil Jerram wrote:

>>>>>>"Stanislas" == Stanislas Pinte <alto_stan@wanadoo.be> writes:
>>>>>>
> 
>     Stanislas> hello,
>     Stanislas> I have problems applying the patch
> 
>     Stanislas> http://www.glug.org/patches/2001-07-29.gettext-support/
> 
>     Stanislas> to the guile-1.6.0.tar.gz sources...
> 
> Given the time difference, I wouldn't expect this patch to apply
> cleanly.  I believe it is on Marius's TODO list to look at this patch
> sometime ...
> 
> ISTR that the patch is non-trivial because of its changes to the
> reader which could affect performance.  Any thoughts on whether your
> use of the patch would need those changes?
> 
>         Neil
> 
> 
> 
> 




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


      parent reply	other threads:[~2002-10-01 19:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-29 10:50 gettext bindings Stanislas Pinte
2002-09-29 13:15 ` Bo Forslund
2002-09-30 16:29   ` Stanislas Pinte
2002-09-30 18:38 ` Neil Jerram
2002-10-01 16:51   ` Stanislas Pinte
2002-10-01 19:23   ` Stanislas Pinte [this message]

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=3D99F632.5080700@wanadoo.be \
    --to=alto_stan@wanadoo.be \
    --cc=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).