Summary: | error at make install | ||
---|---|---|---|
Product: | fontconfig | Reporter: | Vinay Pawar <zoyd> |
Component: | library | Assignee: | Keith Packard <keithp> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | high | ||
Version: | 2.1 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinay Pawar
2003-03-02 04:19:53 UTC
Should work now that we're using vanilla libtool Tried version 2.1.92. It still doesn't 'make install' correctly. The bug remains. Please post the output from 'make' and 'make install' so I can try and figure this out. This is the o/p of 'make install' just before it crashes: if [ x = x ]; then /antomic/sources/fontconfig-2.1.92/build/usr/bin/fc-cache -f -v; fi /antomic/sources/fontconfig-2.1.92/build/usr/bin/fc-cache: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory make[3]: *** [install-data-local] Error 127 I've switched how fc-cache is run during install to try and resolve this problem; it runs the fc-cache wrapper script built by libtool which should find the uninstalled version of the library correctly. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.