bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
From: Reuben Thomas <rrt@sc3d.org>
To: bug-gnulib <bug-gnulib@gnu.org>
Subject: Interference between two installations of gnulib
Date: Sat, 10 Apr 2021 08:38:56 +0100	[thread overview]
Message-ID: <CAOnWdogtWqVVpbvuiJnzyv_-=wVRtJNpna_HqGQZuXQzqff3eQ@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2021-04-10  7:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-10  7:38 Reuben Thomas [this message]
2021-04-11 19:32 ` Interference between two installations of gnulib 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

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://lists.gnu.org/mailman/listinfo/bug-gnulib

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOnWdogtWqVVpbvuiJnzyv_-=wVRtJNpna_HqGQZuXQzqff3eQ@mail.gmail.com' \
    --to=rrt@sc3d.org \
    --cc=bug-gnulib@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).