Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 389351 - net-libs/libgsasl-1.6.1 fails to detect >=heimdal-1.4 correctly
Summary: net-libs/libgsasl-1.6.1 fails to detect >=heimdal-1.4 correctly
Status: RESOLVED DUPLICATE of bug 359005
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 389343
  Show dependency tree
 
Reported: 2011-11-02 17:54 UTC by Rafał Mużyło
Modified: 2011-11-04 16:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***