On Wed, 2006-03-15 at 11:50 -0700, Orion Poplawski wrote: > Dennis Gilmore wrote: > > My guess its its hardcoded somewhere to look in /lib and /usr/lib you will > > need to make sure it looks in /lib64 and /usr/lib64 also > > > > Indeed it is in aclocal.m4. Yeesh. So, do I patch aclocal.m4 to use > /lib64 and /usr/lib64 or is there a better way to detect this automatically? usually just removing the dir entirely just works... the linker is not stupid and does the right thing