unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38098] [PATCH 0/2] Fix build for astyle
@ 2019-11-07 10:16 Hartmut Goebel
  2019-11-07 10:18 ` [bug#38098] [PATCH 1/2] gnu: astyle: Create symlinks for .so files, too Hartmut Goebel
       [not found] ` <handler.38098.B.15731217779844.ack@debbugs.gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Hartmut Goebel @ 2019-11-07 10:16 UTC (permalink / raw)
  To: 38098

- header files have been not been installed
- The Makefile only creates files with a versioned extension (".so.3.1.0").
  To make cmake's `find_libarary()` and phase `verify-runpath` happy,
  add symlinks for ".so" and ".so.3".

Thus is a revised patchset for http://issues.guix.gnu.org/issue/38090.

Hartmut Goebel (2):
  gnu: astyle: Create symlinks for .so files, too.
  gnu: astyle: Install header file, too.

 gnu/packages/code.scm | 32 +++++++++++++++++++++++++-------
 1 file changed, 25 insertions(+), 7 deletions(-)

-- 
2.21.0

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

end of thread, other threads:[~2019-11-21 18:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-07 10:16 [bug#38098] [PATCH 0/2] Fix build for astyle Hartmut Goebel
2019-11-07 10:18 ` [bug#38098] [PATCH 1/2] gnu: astyle: Create symlinks for .so files, too Hartmut Goebel
2019-11-07 10:18   ` [bug#38098] [PATCH 2/2] gnu: astyle: Install header file, too Hartmut Goebel
     [not found] ` <handler.38098.B.15731217779844.ack@debbugs.gnu.org>
2019-11-21 18:00   ` bug#38098: Acknowledgement ([PATCH 0/2] Fix build for astyle) Hartmut Goebel

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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