unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Guile 1.4.1 packaging bug -- fixed?
@ 2003-04-11 16:14 Bruce Korb
  2003-04-11 18:47 ` Rob Browning
  0 siblings, 1 reply; 2+ messages in thread
From: Bruce Korb @ 2003-04-11 16:14 UTC (permalink / 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


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

end of thread, other threads:[~2003-04-11 18:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-11 16:14 Guile 1.4.1 packaging bug -- fixed? Bruce Korb
2003-04-11 18:47 ` 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).