Bug 2769 - krb5-config error: rpath in lib flags
Summary: krb5-config error: rpath in lib flags
Status: CLOSED WONTFIX
Alias: None
Product: Sisyphus
Classification: Development
Component: libkrb5-devel (show other bugs)
Version: unstable
Hardware: all Linux
: P5 normal
Assignee: Alexander Bokovoy
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-18 10:10 MSD by Mikhail Zabaluev
Modified: 2003-08-25 21:50 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Zabaluev 2003-07-18 10:10:19 MSD
$ krb5-config --libs
-L/usr/lib/krb5 -Wl,-rpath -Wl,/usr/lib/krb5 -lkrb5 -lk5crypto -lcom_err -lresolv

rpath should not be there.
---

---

Comment 1 Mikhail Zabaluev 2003-07-18 10:39:24 MSD
OK, maybe it should :)
Comment 2 Mikhail Zabaluev 2003-07-18 10:39:24 MSD
OK, maybe it should :)
Comment 3 Alexander Bokovoy 2003-08-25 21:50:55 MSD
This is deliberate decision to put krb5 into /usr/lib/krb5 and use rpaths here.