Description of problem: Mutt is currently built against db 4.6 which is now in compat-db, as the latest db is version 4.7. Please rebuild mutt for db 4.7 (using the attached patch, as mutt only is able to link up to db 4.6 by default). Version-Release number of selected component (if applicable): mutt-1.5.18-3 db4-4.7.25-2 How reproducible: Everytime, see above. Actual results: Mutt links against db 4.6. Expected results: Mutt should link against db 4.7. Additional info: The attached patch was already sent upstream.
Created attachment 311647 [details] mutt-1.5.18-db47.patch
Ping?
Fixed in mutt-1.5.18-4.fc10. I removed the configure.ac hunk from the patch to avoid trying to rebuild configure when building. Thanks.