unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Newbie early adopter 1.90 autogen error
@ 2009-06-24  3:07 tbrooke
  2009-06-24  7:34 ` Neil Jerram
  2009-06-24 13:05 ` tbrooke
  0 siblings, 2 replies; 4+ messages in thread
From: tbrooke @ 2009-06-24  3:07 UTC (permalink / raw)
  To: Guile-user


This may go in the dev forum but I get the following in autogen.sh when
trying to compile on Fedora 10

configure.in:41: error: possibly undefined macro: AC_LIB_LINKFLAGS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

There may be a simple solution but I'm new

Tom

-- 
View this message in context: http://www.nabble.com/Newbie-early-adopter-1.90-autogen-error-tp24177936p24177936.html
Sent from the Gnu - Guile - User mailing list archive at Nabble.com.





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

* Re: Newbie early adopter 1.90 autogen error
  2009-06-24  3:07 Newbie early adopter 1.90 autogen error tbrooke
@ 2009-06-24  7:34 ` Neil Jerram
  2009-06-24 13:05 ` tbrooke
  1 sibling, 0 replies; 4+ messages in thread
From: Neil Jerram @ 2009-06-24  7:34 UTC (permalink / raw)
  To: tbrooke; +Cc: Guile-user

tbrooke <tom.brooke@gmail.com> writes:

> This may go in the dev forum but I get the following in autogen.sh when
> trying to compile on Fedora 10
>
> configure.in:41: error: possibly undefined macro: AC_LIB_LINKFLAGS
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
>
> There may be a simple solution but I'm new
>
> Tom

Hi Tom,

When you start from a release tarball, you shouldn't run autogen.sh
yourself.  You only need to do ./configure && make.

(autogen.sh is for developers working from the Git repository, and
requires various extra tools to be in place.)

Now that you have run a bit of autogen.sh, you may need to unpack
again from a vanilla tarball, to get back to a clean state.

Hope that helps.

     Neil




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

* Re: Newbie early adopter 1.90 autogen error
  2009-06-24  3:07 Newbie early adopter 1.90 autogen error tbrooke
  2009-06-24  7:34 ` Neil Jerram
@ 2009-06-24 13:05 ` tbrooke
  2009-06-24 15:15   ` Ludovic Courtès
  1 sibling, 1 reply; 4+ messages in thread
From: tbrooke @ 2009-06-24 13:05 UTC (permalink / raw)
  To: Guile-user


But how do you run 1.90 if not from the GIT repository?
(I  have 1.86 running I wanted to follow the development)


tbrooke wrote:
> 
> This may go in the dev forum but I get the following in autogen.sh when
> trying to compile on Fedora 10
> 
> configure.in:41: error: possibly undefined macro: AC_LIB_LINKFLAGS
>       If this token and others are legitimate, please use
> m4_pattern_allow.
>       See the Autoconf documentation.
> 
> There may be a simple solution but I'm new
> 
> Tom
> 
> 

-- 
View this message in context: http://www.nabble.com/Newbie-early-adopter-1.90-autogen-error-tp24177936p24184430.html
Sent from the Gnu - Guile - User mailing list archive at Nabble.com.





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

* Re: Newbie early adopter 1.90 autogen error
  2009-06-24 13:05 ` tbrooke
@ 2009-06-24 15:15   ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2009-06-24 15:15 UTC (permalink / raw)
  To: guile-user

Hi,

tbrooke <tom.brooke@gmail.com> writes:

> But how do you run 1.90 if not from the GIT repository?

1.9.0 was released a few days ago:

  http://www.gnu.org/software/guile/news.html

Thanks,
Ludo'.





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

end of thread, other threads:[~2009-06-24 15:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-24  3:07 Newbie early adopter 1.90 autogen error tbrooke
2009-06-24  7:34 ` Neil Jerram
2009-06-24 13:05 ` tbrooke
2009-06-24 15:15   ` Ludovic Courtès

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