public inbox for libffi-discuss@sourceware.org
 help / color / mirror / Atom feed
* Header installation directory
@ 2018-02-02 18:28 Jeffrey Walton
  2018-02-04  1:03 ` Anthony Green
  0 siblings, 1 reply; 3+ messages in thread
From: Jeffrey Walton @ 2018-02-02 18:28 UTC (permalink / raw)
  To: libffi-discuss

Hi Everyone,

My apologies for this question... I configured with
--prefix=/usr/local and --libdir=/usr/local/lib64 on Fedora. Build and
install seems to go well, but this caught my eye:

    gmake[3]: Nothing to be done for 'install-exec-am'.
     /bin/mkdir -p '/usr/local/lib64/libffi-3.2.1/include'
     /bin/install -c -m 644 ffi.h ffitarget.h
'/usr/local/lib64/libffi-3.2.1/include'

The header file location seems a bit unusual. Are headers supposed to
be installed below the libdir?

The libffi home page does not discuss header file location, and I did
not see an INSTALL or README to look it up. I also did not see an
option when running ./configure --help.

Looking at Stallman's
https://www.gnu.org/software/make/manual/html_node/Directory-Variables.html
, I don't really see a place for a version-specific set of header
files. It looks like the convention is to overwrite old headers with
new headers when from the same package.

Thanks in advance,

Jeff

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

end of thread, other threads:[~2018-02-06  5:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-02 18:28 Header installation directory Jeffrey Walton
2018-02-04  1:03 ` Anthony Green
2018-02-06  5:30   ` Matthias Klose

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