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

Bug 83417

Summary: x11-libs/wxGTK fails to honour odbc flag when gtk2 flag is set
Product: Gentoo Linux Reporter: david somers <dsomers>
Component: New packagesAssignee: Gentoo wxWidgets project <wxwidgets>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description david somers 2005-02-26 16:08:03 UTC
In the ebuild for x11-libs/wxGTK, look for

    if use gtk2 ; then
        myconf="${myconf} --enable-gtk2"
        einfo "Building gtk2 version"
        mkdir build_gtk2
        cd build_gtk2
        ../configure ${myconf} \

and change that last line to

        ../configure ${myconf} `use_with odbc`\


Reproducible: Always
Steps to Reproduce:
Comment 1 Rob Cakebread (RETIRED) gentoo-dev 2005-05-02 13:03:33 UTC
Thanks david, fixed in all 2.4 versions and should work in just-added 2.6.0