On Mon, Dec 19, 2005 at 10:27:14AM -0500, Boys Santos wrote:
> Joe,
> 
> Thanks for taking this question.  Configure was ran as follows:
> 
> export CFLAGS="+DD64"
> ./configure

Can you try instead:

  unset CFLAGS
  export CC="cc +DD64"
  ./configure

and see if that works?  If not, does it work if you don't specify +DD64 
at all?

joe

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to