From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040805 Firefox/0.9.2 Description of problem: build will fail on RHEL3 because it has freetype 2.1.4 Version-Release number of selected component (if applicable): firefox-0.10.1-1.0PR1.13 How reproducible: Always Steps to Reproduce: 1. try to build on RHEL3 2. see build fail 3. Actual Results: build fail with missing fields in freetype descriptors. Expected Results: dependancy failure at --rebuild time Additional info: upgrading to freetype-2.1.9 seems to fix the problem not sure what level of freetype added the required fields. do we really need freetype configured in those days ?
This is no longer an issue in our latest firefox SRPM. Just flip the boolean at the top of the .spec, and it should rebuild successfully on RHEL3.