On 2/7/2011 6:19 PM, Kevin.Friswell@xxxxxxxxxxxxxxx wrote: > Thanks Eugene, I used some of your ideas for "inspiration". > > CFLAGS=â-m64â > export CFLAGS This will break some ./configure tests, to get it right you really need to set/export CC="gcc -m64" or similar, based on your compiler and its 32/64-bit flags. --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx