Bug 46017 - pwlib doesn't add important symlink after build
Bug#: 46017 Product:  Gentoo Linux Version: unspecified Platform: IA64
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: stkn@gentoo.org Reported By: duraid@octopus.com.au
Component: Library
URL: 
Summary: pwlib doesn't add important symlink after build
Keywords:  
Status Whiteboard: 
Opened: 2004-03-28 12:39 0000
Description:   Opened: 2004-03-28 12:39 0000
pwlib (1.6.3-r2) compiles just fine on ia64. However, it doesn't add a symlink
to /usr/lib/libpt.so (look around lines 120-130 of pwlib-1.6.3-r2.ebuild to see
what I mean: an ia64 line should be added there. the 'else' case does not cover
ia64)


Reproducible: Always
Steps to Reproduce:
1. try and emerge pwlib
2. note that there is no /usr/lib/libpt.so at the end, and so programs (such as
gnomemeeting) which look for this library will break

------- Comment #1 From Stefan Knoblich (RETIRED) 2004-03-30 14:33:16 0000 -------
i've cleaned up the symlinks stuff, should work now on ia64 (don't have one,
so please test and tell me if it really works)

------- Comment #2 From Stefan Knoblich (RETIRED) 2004-10-24 10:06:17 0000 -------
fixed long go