unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Error executing autogen.sh
@ 2004-10-24 17:22 Mikael Djurfeldt
  2004-10-24 21:33 ` Rob Browning
  0 siblings, 1 reply; 3+ messages in thread
From: Mikael Djurfeldt @ 2004-10-24 17:22 UTC (permalink / raw)
  Cc: djurfeldt

Execution of guilw-core/autogen.sh yields:

Makefile.am:24: required directory ./libltdl does not exist
autoreconf: automake failed with exit status: 1


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Error executing autogen.sh
  2004-10-24 17:22 Error executing autogen.sh Mikael Djurfeldt
@ 2004-10-24 21:33 ` Rob Browning
  2004-10-25 12:07   ` Marius Vollmer
  0 siblings, 1 reply; 3+ messages in thread
From: Rob Browning @ 2004-10-24 21:33 UTC (permalink / raw)
  Cc: bug-guile

Mikael Djurfeldt <mdj@kvast.blakulla.net> writes:

> Execution of guilw-core/autogen.sh yields:
>
> Makefile.am:24: required directory ./libltdl does not exist
> autoreconf: automake failed with exit status: 1

I think Marius may have just removed libguile-ltdl from HEAD.  Perhaps
missed a reference or two.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Error executing autogen.sh
  2004-10-24 21:33 ` Rob Browning
@ 2004-10-25 12:07   ` Marius Vollmer
  0 siblings, 0 replies; 3+ messages in thread
From: Marius Vollmer @ 2004-10-25 12:07 UTC (permalink / raw)
  Cc: bug-guile, Mikael Djurfeldt

Rob Browning <rlb@defaultvalue.org> writes:

> Mikael Djurfeldt <mdj@kvast.blakulla.net> writes:
>
>> Execution of guilw-core/autogen.sh yields:
>>
>> Makefile.am:24: required directory ./libltdl does not exist
>> autoreconf: automake failed with exit status: 1
>
> I think Marius may have just removed libguile-ltdl from HEAD.  Perhaps
> missed a reference or two.

Yes.  You need to run "libtoolize --ltdl" once to add ltdl/ to your
tree.  I _hope_ that after that ltdl/ will be updated automatically by
autoreconf.

I will add some code to autogen.sh to ensure that ltdl/ is there.


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-10-25 12:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-24 17:22 Error executing autogen.sh Mikael Djurfeldt
2004-10-24 21:33 ` Rob Browning
2004-10-25 12:07   ` Marius Vollmer

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).