all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#51479] [PATCH 0/1] gnu: ta-lib: Explicitly link math library
@ 2021-10-29 11:04 Foo Chuan Wei
  2021-10-29 11:06 ` [bug#51479] [PATCH 1/1] " Foo Chuan Wei
  0 siblings, 1 reply; 3+ messages in thread
From: Foo Chuan Wei @ 2021-10-29 11:04 UTC (permalink / raw)
  To: 51479

The math library has to be linked with ta-lib. Otherwise, errors may
occur. For example: https://github.com/rivella50/talib-ruby/issues/6

The fix here was copied from the patch used by Arch Linux and Gentoo.
https://gitweb.gentoo.org/repo/gentoo.git/tree/sci-libs/ta-lib/files/ta-lib-0.4.0-asneeded.patch


Foo Chuan Wei (1):
  gnu: ta-lib: Explicitly link math library

 gnu/packages/finance.scm | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)


base-commit: ad39268cdf075f4c4eeb87ed78ce46ca6f817675
-- 
2.25.1





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

end of thread, other threads:[~2021-10-30 12:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-29 11:04 [bug#51479] [PATCH 0/1] gnu: ta-lib: Explicitly link math library Foo Chuan Wei
2021-10-29 11:06 ` [bug#51479] [PATCH 1/1] " Foo Chuan Wei
2021-10-30 12:46   ` bug#51479: " Guillaume Le Vaillant

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.