public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Cmake problem - please help
@ 2017-11-23 17:01 Helmut Jarausch
  2017-11-23 17:07 ` Hung Dang
  2017-11-23 18:46 ` R0b0t1
  0 siblings, 2 replies; 5+ messages in thread
From: Helmut Jarausch @ 2017-11-23 17:01 UTC (permalink / raw
  To: gentoo-user

Hi,

cmake is still a mystery to me.

I like to add a  (non-Gentoo) package to my local overlay.
This package is configured and built by 'cmake'

It needs and finds a package 'mumps' (from the Science Overlay)
but linkage fails since the 'mumps' library needs another library  
(scalapack)

So, how can I "tell" 'cmake' to link to libscalapack (there is a
/usr/lib64/pkgconfig/refscalapack.pc file on my machine)

But 'sci-libs/mumps' doesn't install a pkg-config file.

I have done 'grep' through all CMakeLists.txt files,
but I have no idea where the 'mumps' library is included.

I'd be grateful to any hints and links (for 'cmake' dummies)

Helmut


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

end of thread, other threads:[~2017-11-23 18:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-23 17:01 [gentoo-user] Cmake problem - please help Helmut Jarausch
2017-11-23 17:07 ` Hung Dang
2017-11-23 17:14   ` Helmut Jarausch
2017-11-23 17:31     ` Hung Dang
2017-11-23 18:46 ` R0b0t1

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox