unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Bruce Korb <bkorb@veritas.com>
Subject: Guile 1.4.1 packaging bug -- fixed?
Date: Fri, 11 Apr 2003 09:14:26 -0700	[thread overview]
Message-ID: <3E96E9E2.F00358C3@veritas.com> (raw)

This problem exists in SuSE 8.1 distribution but is caused
by a Guile installation bug.
/usr/include/libguile/scmconfig.h is installed and needs
to have these defines prefixed with something a la
http://www.gnu.org/software/ac-archive/htmldoc/ac_create_prefix_config_h.html

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../autoopts -I../snprintfv -g -O2 -MT libguileopts_la-guileopt.lo -MD -MP -MF
.deps/libguileopts_la-guileopt.Tpo -c guileopt.c  -fPIC -DPIC -o .libs/libguileopts_la-guileopt.lo
In file included from autoopts.h:59,
                 from guileopt.c:54:
../config.h:211:1: warning: "PACKAGE_BUGREPORT" redefined
In file included from /usr/include/libguile/__scm.h:127,
                 from /usr/include/libguile.h:50,
                 from /usr/include/guile/gh.h:52,
                 from guileopt.c:52:
/usr/include/libguile/scmconfig.h:427:1: warning: this is the location of the previous definition
In file included from autoopts.h:59,
                 from guileopt.c:54:
../config.h:214:1: warning: "PACKAGE_NAME" redefined
In file included from /usr/include/libguile/__scm.h:127,
                 from /usr/include/libguile.h:50,
                 from /usr/include/guile/gh.h:52,
                 from guileopt.c:52:
/usr/include/libguile/scmconfig.h:430:1: warning: this is the location of the previous definition
In file included from autoopts.h:59,
                 from guileopt.c:54:
../config.h:217:1: warning: "PACKAGE_STRING" redefined
In file included from /usr/include/libguile/__scm.h:127,
                 from /usr/include/libguile.h:50,
                 from /usr/include/guile/gh.h:52,
                 from guileopt.c:52:
/usr/include/libguile/scmconfig.h:433:1: warning: this is the location of the previous definition
In file included from autoopts.h:59,
                 from guileopt.c:54:
../config.h:220:1: warning: "PACKAGE_TARNAME" redefined
In file included from /usr/include/libguile/__scm.h:127,
                 from /usr/include/libguile.h:50,
                 from /usr/include/guile/gh.h:52,
                 from guileopt.c:52:
/usr/include/libguile/scmconfig.h:436:1: warning: this is the location of the previous definition
In file included from autoopts.h:59,
                 from guileopt.c:54:
../config.h:223:1: warning: "PACKAGE_VERSION" redefined
In file included from /usr/include/libguile/__scm.h:127,
                 from /usr/include/libguile.h:50,
                 from /usr/include/guile/gh.h:52,
                 from guileopt.c:52:
/usr/include/libguile/scmconfig.h:439:1: warning: this is the location of the previous definition


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


             reply	other threads:[~2003-04-11 16:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-11 16:14 Bruce Korb [this message]
2003-04-11 18:47 ` Guile 1.4.1 packaging bug -- fixed? Rob Browning

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=3E96E9E2.F00358C3@veritas.com \
    --to=bkorb@veritas.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).