Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: xscreensaver https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=189268 mtasaka@xxxxxxxxxxxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Status|NEEDINFO |ASSIGNED ------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx 2006-04-19 12:28 EST ------- (In reply to comment #5) > checking for bc... no > > configure: WARNING: Your system doesn't have "bc", which has been a standard > part of Unix since the 1970s. Come back when your vendor > has grown a clue. > I removed the necessity of bc by adding Patch268: xscreensaver-5.00a9-remove-bc.patch (this should work with bash configure) ..... bc is only used in configure and I can't understand the necessity of bc any more because the usage of bc in configure can be substituded with expr in coreutils. Without this patch, configure stops at this line if not having bc. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.