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

Bug 349770

Summary: net-wireless/wifiscanner fails to build with grep-2.7
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Mobile Herd (OBSOLETE) <mobile+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 339487    
Attachments: Build log

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-12-26 15:07:10 UTC
Old story of our patches not working with the latest grep version. Unfortunately the obvious fix (rebuilding autotools) will fail because wiretap tries to use AM_PATH_GLIB that is part of the glib 1.2 macros and it doesn't ship it.

I'd suggest getting it fixed upstream by dropping glib 1.2 support altogether, anyway this needs a bit more work than a simple eautoreconf.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-12-26 15:07:20 UTC
Created attachment 258105 [details]
Build log
Comment 2 SpanKY gentoo-dev 2012-01-14 05:28:27 UTC
should be all set now in the tree; thanks for the report!

Commit message: Update old grep style which fails with newer versions
http://sources.gentoo.org/net-wireless/wifiscanner/wifiscanner-1.0.1-r2.ebuild?r1=1.2&r2=1.3