unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Yagnesh Raghava Yakkala <hi@yagnesh.org>
To: Stefan Israelsson Tampe <stefan.itampe@gmail.com>
Cc: guile-user@gnu.org
Subject: Re: SOLVED; building guile problem (configure: possibly undefined macro)
Date: Tue, 26 Mar 2013 01:26:28 +0900	[thread overview]
Message-ID: <87620fxx6z.fsf_-_@yagnesh.org> (raw)
In-Reply-To: <CAGua6m1Wuy_0X6DkKOO9anZowfSbS=mp0KP-tAGk-bDJL7ataQ@mail.gmail.com> (Stefan Israelsson Tampe's message of "Mon, 25 Mar 2013 16:43:51 +0100")


Hello Stefan,

On Mar 26 2013, Stefan Israelsson Tampe <stefan.itampe@gmail.com> wrote:

> Maybe packages is missing. Look in the docs for the dependencies and check
> that the corresponding dev packages is installed that is the suspects
> for including these macros.

I actually have all dependencies installed. You were right, The problem was my
autoconf is installed in different location from system wide autoconf. I made
a symlink from system aclocal to local autoconf installation.

For the record. Here is what I did,

--8<---------------cut here---------------start------------->8---
cd /home/yagnesh/local/share/   # my local AC is installed in /home/yagnesh/local/ 
rm -r aclocal                   
ln -s /usr/share/aclocal/ . 
--8<---------------cut here---------------end--------------->8---

Thanks.,
-- 
ఎందరో మహానుభావులు అందరికి వందనములు.
YYR



  reply	other threads:[~2013-03-25 16:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-25 13:19 building guile problem (configure: possibly undefined macro) Yagnesh Raghava Yakkala
2013-03-25 14:33 ` Ludovic Courtès
2013-03-25 20:00   ` Yagnesh Raghava Yakkala
2013-03-25 15:24 ` Stefan Israelsson Tampe
2013-03-25 15:40   ` Yagnesh Raghava Yakkala
2013-03-25 15:43     ` Stefan Israelsson Tampe
2013-03-25 16:26       ` Yagnesh Raghava Yakkala [this message]
2013-03-25 18:01 ` Mark H Weaver
2013-03-25 18:06   ` Mark H Weaver
2013-03-25 20:10     ` Yagnesh Raghava Yakkala

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=87620fxx6z.fsf_-_@yagnesh.org \
    --to=hi@yagnesh.org \
    --cc=guile-user@gnu.org \
    --cc=stefan.itampe@gmail.com \
    /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).