<html><P>I can't seem to compile PowerDNS on AIX.<BR>My libldap.a is 64bit and I have tried various ways.</P>
<P>export OBJECT_MODE=64</P>
<P>CXXFLAGS=-I/tmp/boost_1_33_1 ./configure --with-modules="" --with-dynmodules="ldap" --enable-recursor</P>
<P>But when configuring I am getting errors </P>
<P>configure:2431: checking for C compiler default output file name<BR>configure:2434: gcc    conftest.c  >&5<BR>Assembler:<BR>/tmp//ccF396EO.s: line 10: Only .llong should be used for relocatable expressions.<BR></P>
<P>I am using GCC 4.1.1.</P>
<P> </P>
<P>Any advice?</P>