After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 421037 - Fontconfig does not compile w/o libexpat
Fontconfig does not compile w/o libexpat
Status: RESOLVED NOTABUG
Product: GARNOME
Classification: Deprecated
Component: general
2.18.x
Other All
: Normal normal
: ---
Assigned To: GARNOME Maintainers
garnome list
Depends on:
Blocks:
 
 
Reported: 2007-03-21 14:27 UTC by Baris Cicek
Modified: 2007-03-21 14:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Baris Cicek 2007-03-21 14:27:32 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.
Comment 1 Joseph Sacco 2007-03-21 14:38:25 UTC
Not a bug... Already discussed/resolved with submitter.

-Joseph