bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
* Interference between two installations of gnulib
@ 2021-04-10  7:38 Reuben Thomas
  2021-04-11 19:32 ` Bruno Haible
  0 siblings, 1 reply; 8+ messages in thread
From: Reuben Thomas @ 2021-04-10  7:38 UTC (permalink / raw)
  To: bug-gnulib

[-- Attachment #1: Type: text/plain, Size: 764 bytes --]

I have made two installations of gnulib in a project, because I am using
both relocatable-prog and relocatable-lib-lgpl.

I have different modules installed for each, of course.

I just had a problem where my library would not compile, because it was
missing setlocale_null.h. GNULIB_SETLOCALE_NULL was indeed set to 1 by
configure.

The "library gnulib" uses only "locale", which does not depend on
setloacle-null, while the "program gnulib" uses "quote", which does.

I was able to work around this by adding "setlocale" to the library gnulib
(I could not use "quote", as that is a GPL module); but have I done
something wrong here? I can't see how I would fix this in general without
having two configure scripts…

-- 
https://rrt.sc3d.org

[-- Attachment #2: Type: text/html, Size: 1894 bytes --]

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

end of thread, other threads:[~2021-06-13 21:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-10  7:38 Interference between two installations of gnulib Reuben Thomas
2021-04-11 19:32 ` Bruno Haible
2021-04-12  7:50   ` Reuben Thomas
2021-04-17 15:17   ` Bruno Haible
2021-04-18 11:16     ` Bruno Haible
2021-06-13 17:41   ` Paul Eggert
2021-06-13 20:55     ` Bruno Haible
2021-06-13 21:11     ` general comments about gnulib Bruno Haible

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).