* compiling without pkg-config
@ 2009-12-15 15:01 Mike Gran
2009-12-19 22:39 ` Neil Jerram
0 siblings, 1 reply; 2+ messages in thread
From: Mike Gran @ 2009-12-15 15:01 UTC (permalink / raw)
To: guile-devel
Hi-
I note that even when BDW_GC_CFLAGS and BDW_GC_LIBS are set
when configure is called, configure still fails if pkg-config isn't present
on the system. pkg-config isn't otherwise necessary but the autoconf
macroscheck for its presence before considering BDW_GC_*.
Here, I'm talking about the daily Guile tarball. pkg.m4 gets pulled into
aclocal.m4but doesn't appear in the m4 directory.
One can work around a missing pkg-config by setting
PKG_CONFIG="true" at configure time.
This appears to be fixed in the pkg.m4 in pkg-config master.
-Mike
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: compiling without pkg-config
2009-12-15 15:01 compiling without pkg-config Mike Gran
@ 2009-12-19 22:39 ` Neil Jerram
0 siblings, 0 replies; 2+ messages in thread
From: Neil Jerram @ 2009-12-19 22:39 UTC (permalink / raw)
To: Mike Gran; +Cc: guile-devel
Mike Gran <spk121@yahoo.com> writes:
> Hi-
>
> I note that even when BDW_GC_CFLAGS and BDW_GC_LIBS are set
> when configure is called, configure still fails if pkg-config isn't present
> on the system. pkg-config isn't otherwise necessary but the autoconf
> macroscheck for its presence before considering BDW_GC_*.
>
> Here, I'm talking about the daily Guile tarball. pkg.m4 gets pulled into
> aclocal.m4but doesn't appear in the m4 directory.
>
> One can work around a missing pkg-config by setting
> PKG_CONFIG="true" at configure time.
>
> This appears to be fixed in the pkg.m4 in pkg-config master.
>
> -Mike
Thanks. I added some text to README to cover this:
http://git.savannah.gnu.org/gitweb/?p=guile.git;a=commit;h=ef73663576c54d04bd9f1dfe1cdf587515e5cc71.
Do you think that that's sufficient?
Neil
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-12-19 22:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-15 15:01 compiling without pkg-config Mike Gran
2009-12-19 22:39 ` Neil Jerram
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).