Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 389351

Summary: net-libs/libgsasl-1.6.1 fails to detect >=heimdal-1.4 correctly
Product: Gentoo Linux Reporter: Rafał Mużyło <galtgendo>
Component: [OLD] LibraryAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 389343    

Description Rafał Mużyło 2011-11-02 17:54:07 UTC
Again, about bug 389343.

libgsasl checks with (see gl/m4/gss-extra.m4)
AC_CHECK_FUNCS([GSS_C_NT_HOSTBASED_SERVICE])
obviously, that can't work if GSS_C_NT_HOSTBASED_SERVICE is simply a preprocessor define.
Comment 1 Rafał Mużyło 2011-11-04 16:28:19 UTC
Sorry, I forgot about bug 359005.

*** This bug has been marked as a duplicate of bug 359005 ***