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

Bug 273980

Summary: www-misc/gurlchecker fails to build with >=net-libs/gnutls-2.7.1
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: frenkx
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 253709    

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.