public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64]  Dynamic library trying to link against static library?
@ 2006-08-12 16:09 Michael Hordijk
  2006-08-12 18:42 ` Richard Fish
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Hordijk @ 2006-08-12 16:09 UTC (permalink / raw
  To: gentoo-amd64

	So this is more of a library linking issue, but I run into this error 
frequently, especially when linking against ncurses.  I'm trying to 
emerge dev-perl/Curses-1.14.  It then tries to link against ncurses, and 
fails when it can't build an .so using libncurses.a.  Well no kidding.
	The ncurses ebuild puts libncurses.a in /usr/lib64 and libncurses.so in 
/lib64.  How do I get packages like the above to properly link against 
the dynamic library in /lib64 rather than /usr/lib64?

- hoffer

-- 
gentoo-amd64@gentoo.org mailing list



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

end of thread, other threads:[~2006-08-12 23:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-12 16:09 [gentoo-amd64] Dynamic library trying to link against static library? Michael Hordijk
2006-08-12 18:42 ` Richard Fish
2006-08-12 21:26   ` [gentoo-amd64] " Michael Hordijk
2006-08-12 22:50     ` Richard Fish
2006-08-12 23:43       ` Michael Hordijk
2006-08-12 23:52         ` Richard Fish

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