[Xorg] Problem building fontconfig on AIX.
mcnichol at austin.ibm.com
mcnichol at austin.ibm.com
Fri Aug 13 13:04:12 PDT 2004
When running make World on AIX I get this error:
making all in lib/fontconfig...
Target "all" is up to date.
Target "all" is up to date.
Target "all" is up to date.
rm -f fontconfig-def.cpp
MAJ=`expr "" : "\([^\.]*\)\..*"`; MIN=`expr "" : "[^\.]*\.\([^\.]*\)\.*.*"` || true; TEEN=`expr "" : "[^\.]*\.[^\.]*\.*\(.*\)"` || true; CUR=LT_CURRENT=`expr $MAJ + $MIN`; REV=LT_REVISION=$TEEN; sh ./config-subst $CUR $REV < fontconfig.def.in > fontconfig-def.cpp
make: The error code from the last command is 1.
The problem seems to be that the variable SOFONTCONFIGREV in the Makefile is undefined.
Where is this value supposed to come from?
Dan
More information about the xorg
mailing list