I got 64-bit Apache 2.0 serving pages on AIX today but had to disable send_file() usage to do so. Something weird going on as I always get back EINVAL from send_file()... dunno yet... some nice chap in Austin is bound to help me out...
so many little details left... hit a compile failure with 64-bit compiler in anal mode... seems we're not including time.h in mod_mime_magic for the ctime() declaration... but guess what... we shouldn't be calling ctime() anyway in that place (I think that is request processing code) cause it ain't thread safe... a sane APR interface would be nice (probably already is one; I gotta check)... so I'm glad it didn't compile :) somebody put a little XXX there already (eons ago) but we forgot about it...
what else... more export file problems just now noticed because I don't use DSOs enough... differs between an AP_DEBUG build and !AP_DEBUG... gross...
must get sleep... must help clean the house... (nah!)
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!