unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Earnie Boyd <earnie_boyd@yahoo.com>
Cc: guile-devel@gnu.org, AutoConf Development <autoconf@gnu.org>,
	autogen-devel@lists.sourceforge.net
Subject: Re: [Autogen-devel] building a libguile client
Date: Wed, 26 Jun 2002 06:54:46 -0400	[thread overview]
Message-ID: <3D199D76.24607659@yahoo.com> (raw)
In-Reply-To: 3D191099.89BA48FD@pacbell.net

Bruce Korb wrote:
> 
> Earnie Boyd wrote:
> >
> > I execute noag-boot.sh and find that configure can't locate
> > -lregex for some reason.  I do have it in /usr/lib.
> 
> But not in /usr/lib/libc*.
> 

But, couldn't we just look for them in the other common libraries in the
configury before complaining and have the configury set the LIBS value
appropriately?

> > So I export LIBS=-lregex and execute noag-boot.sh again.
> 
> Exactly the thing I was hoping to point you at with the config message:
> 

Yep, that's what clued me in.

> >   cat >&2 <<'_EOF_'
> > I cannot detect POSIX compliant regcomp/regexec routines.
> > These are required for AutoGen to work correctly.  If you have
> > such a library present on your system, you must specify it by
> > setting the LIBS environment variable, e.g., "LIBS='-lregex'".
> > If you do not have such a library on your system, then you should
> > download and install, for example, the one from:
> >     ftp://ftp.gnu.org/gnu/rx/
> ...
> 
> > I make distclean, configure --prefix=/usr --disable-shared and make.
> > Now I find config.h and /usr/include/libguile/scmconfig.h redefine
> > a boat load of constants, like PACKAGE_*, is this due to
> > a misconfigure of libguile?
> 
> Yes.  Unfortunately, there is no trivial
> way out of the problem.  I think the proper solution is for guile
> (and any other package that installs its own config.h file) to
> "prefix" the defines:
> 
>  http://ac-archive.sf.net/Miscellaneous/ac_create_prefix_config_h.html
> 
> and use those #define-d values from their installed config header.
> It would be "good" to prominently document the importance of this
> in the autoconf docs.  Meanwhile, we have a problem....
> 

So it sounds as if we need to submit patches to libguile, if not done so
already, and argue the case.  However, we might need to update autoconf
documentation first.

> > I finally get to the compile of agen5/cgi-fsm.c and find cgi-fsm.h
> > missing.  Is this supposed to be generated?  The agen5/cgi-fsm.c file is
> > stored in CVS, should the corresponding header also be available from
> > CVS?
> 
> No.  cgi-fsm.c is under CVS because it contains some edited source,
> though it is mostly generated.  Looks like I left cgi-fsm.h off the
> list of generated source.  Sorry.  It will be updated in a few minutes.
> I'll also send it as an attachment under separate cover.

Thanks,
Earnie.

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


      parent reply	other threads:[~2002-06-26 10:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3D1210F1.2EC8AAD8@yahoo.com>
     [not found] ` <3D1213A9.727CCD5B@yahoo.com>
     [not found]   ` <3D1241BE.17B9A0F2@pacbell.net>
     [not found]     ` <3D1256FF.7CDE510C@yahoo.com>
     [not found]       ` <3D125729.7E6DA69B@pacbell.net>
     [not found]         ` <3D18FB4D.56978564@yahoo.com>
2002-06-26  0:53           ` [Autogen-devel] building a libguile client Bruce Korb
     [not found]           ` <3D191099.89BA48FD@pacbell.net>
2002-06-26 10:54             ` Earnie Boyd [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=3D199D76.24607659@yahoo.com \
    --to=earnie_boyd@yahoo.com \
    --cc=autoconf@gnu.org \
    --cc=autogen-devel@lists.sourceforge.net \
    --cc=guile-devel@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).