Turned out that there was a 32-bit glibc-devel on the CD that I couldn't get from RHN. Installing this allowed me to build MapServer in 32-bit mode. I still don't know why it wouldn't find the 64-bit libraries to configure in 64-bit mode.
On 2/9/07, Doug B <[EMAIL PROTECTED]> wrote:
Hmmm - only some of the -devel packages (like glibc and zlib) have 64-bit rpms even on the CDs, which leaves me wondering if the issue is with ppc64 RHEL or with MapServer's configure script not understanding that flavor's structure. On 2/9/07, Doug B <[EMAIL PROTECTED]> wrote: > I notice that configure is looking for libfreetype.a and > libfreetype.so in both /usr/lib and /usr/lib64, but my rpm install of > libfreetype-devel only put one in /usr/lib. The rpm install of > libfreetype included both /usr/lib and /usr/lib64 content, but the > -devel package seems to only have /usr/lib content. > > Any clues as to what's wrong with this and the other lib install based > on that information? libpng-devel is the same way, and I don't see > any specific 64-bit package names to use. > > I do realize this isn't specific to MapServer, but I'll take help > anywhere I can get it. Thanks. > > Doug
