unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* autoconf 2.53 breaks guile-core 1.6 autogen.sh
@ 2002-03-17 12:09 Neil W. Van Dyke
  2002-03-22  3:22 ` Rob Browning
  0 siblings, 1 reply; 2+ messages in thread
From: Neil W. Van Dyke @ 2002-03-17 12:09 UTC (permalink / raw)


Just FYI...

Autoconf 2.53 treats use of "LIBOBJS" as an error, preventing
"autogen.sh" of the 1.6 branch of package "guile-core" from running.

    % ./autogen.sh
    WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
    WARNING: and `config.h.top', to define templates for `config.h.in'
    WARNING: is deprecated and discouraged.

    WARNING: Using the third argument of `AC_DEFINE' and
    WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
    WARNING: `acconfig.h':

    WARNING:   AC_DEFINE([NEED_MAIN], 1,
    WARNING:             [Define if a function `main' is needed.])

    WARNING: More sophisticated templates can also be produced, see the
    WARNING: documentation.
    configure.in:30: warning: do not use m4_patsubst: use patsubst or
                              m4_bpatsubst
    configure.in:689: warning: do not use m4_regexp: use regexp or m4_bregexp
    autoheader2.50: `libguile/scmconfig.h.in' is unchanged
    configure.in:135: error: do not use LIBOBJS directly, use AC_LIBOBJ
                             (see section `AC_LIBOBJ vs. LIBOBJS'

-- 
                                                        Neil W. Van Dyke
                                             http://www.neilvandyke.org/

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


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

* Re: autoconf 2.53 breaks guile-core 1.6 autogen.sh
  2002-03-17 12:09 autoconf 2.53 breaks guile-core 1.6 autogen.sh Neil W. Van Dyke
@ 2002-03-22  3:22 ` Rob Browning
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Browning @ 2002-03-22  3:22 UTC (permalink / raw)
  Cc: bug-guile

"Neil W. Van Dyke" <nwv@neilvandyke.org> writes:

> Just FYI...
>
> Autoconf 2.53 treats use of "LIBOBJS" as an error, preventing
> "autogen.sh" of the 1.6 branch of package "guile-core" from running.

Dale's already sent a patch for this (though he may have just sent it
to me), and unless someone else gets to it sooner, I'll try and
integrate it soon.

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD

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


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

end of thread, other threads:[~2002-03-22  3:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-17 12:09 autoconf 2.53 breaks guile-core 1.6 autogen.sh Neil W. Van Dyke
2002-03-22  3:22 ` Rob Browning

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