pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/30666: net/bind9 libbind.so needs librt for clock_gettime() on Solaris



>Number:         30666
>Category:       pkg
>Synopsis:       net/bind9 libbind.so needs librt for clock_gettime() on Solaris
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 05 07:12:00 +0000 2005
>Originator:     grant beattie
>Release:        SunOS 5.8
>Organization:
>Environment:
System: SunOS sunburst 5.8 Generic_108528-13 sun4u sparc SUNW,Sun-Blade-1000
Architecture: sparc
Machine: sun4u
>Description:
libbind.so references clock_gettime() but it isn't linked against
librt so it can't resolve the symbol at runtime.
>How-To-Repeat:
attempt to link against libbind.so (like mail/libspf-alt does)
>Fix:
link libbind.so against librt.




Home | Main Index | Thread Index | Old Index