I'd like to build fontconfig library under AIX os 64 bits. So I downloaded fontconfig source and I executed the configure commande : ./configure --prefix=/home/stephv/libraries/sharedlib configure returns the followings error: checking The type of len parameter of gperf hash/lookup function... configure: error: Unable to determine the type of the len parameter of the gperf hash/lookup function
So, how can I resolve this error?
Thanks