Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273980 - www-misc/gurlchecker fails to build with >=net-libs/gnutls-2.7.1
Summary: www-misc/gurlchecker fails to build with >=net-libs/gnutls-2.7.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 253709
  Show dependency tree
 
Reported: 2009-06-13 11:38 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-08-24 21:48 UTC (History)
1 user (show)

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 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-13 11:38:00 UTC
configure.in:106: error: possibly undefined macro: AC_MSG_WARN
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:297: error: possibly undefined macro: AM_PATH_LIBGNUTLS

I think gnutls stopped providing the m4 file and only provide the pkg-config files.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-06-17 20:50:32 UTC
yes, recent gnutls are pkg-config only now
Comment 2 Frank 2009-08-19 23:41:18 UTC
Sorry for asking, but what exactly does that mean and where can I find more information about how to fix the problem? 
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-08-24 21:48:45 UTC
Fixed in 0.10.5. Thanks for reporting.