GNOME Bugzilla – Bug 421037
Fontconfig does not compile w/o libexpat
Last modified: 2007-03-21 14:38:25 UTC
Please describe the problem: While trying to compile GNOME 2.18 garnome can't compile fontconfig. Error message from make is below: /usr/lib/libexpat.so: could not read symbols: File in wrong format It seems like fontconfig does not have bootstrap/expat in its dependencies. Steps to reproduce: 1. make paranoid-install 2. Watch garnome quit. 3. Actual results: Garnome quits on compiling freedesktop/fontconfig. Expected results: It should compile bootstrap/expat in advance, then compile fontconfig. Does this happen every time? Yes Other information: When I compiled bootstrap/expat and installed it fontconfig compiled well.
Not a bug... Already discussed/resolved with submitter. -Joseph