site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Mta-interface: amavisd-new-2.3.1-rc3-E (2005-05-06) at daleenterprise.com On May 18, 2005, at 03:47 PM, Peter Bierman wrote: At 3:17 PM -0400 5/18/05, Dale Walsh wrote: hey if you want to submit it by all means, knock yourself out.... Remove the files mysql.c and mysql_init.c from the project. Edit config.h and make the corresponding changes: #define HAVE_MYSQL 1 #define STATIC_MYSQL I also 'strip'ed the files to reduce size and unwanted debug symbols. -- Dale _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I've fixed a problem with this project so that the libsql.so plug now works and doesn't need to be disabled, other than mentioning it on this list, I'd like to pass along the fix to the person who is managing the project so that the project can be updated but I have no clue who this person is. I'm not interested in personally submitting anything to the Apple site, I've gone this route once before and it requires more participation and time than I can devote. Well, the way to get the patch to the person responsible is to submit the info via Apple's site. I realize that doing so can seem like a onerous commitment, but even if you just fill out the Radar report and ignore it completely after that, it's probably more likely to end up on the desk of the responsible person than discussions on a mailing list. The nice thing about Radar is that once a bug is open, _someone_ is personally responsible for it until it gets closed. -pmb The fix is very simple, in the XCode project, select the plugins folder, add existing files, select sql.c and sql_init.c and add these to the mysql subproject. I did this, built the project (deployment), copied the libsasl2.2.dylib and libsql.so files to the appropriate place and they work as expected without any bad side affects. I've also modified the postfix-144 project to use mysql, pcre and netinfo. Now if I could get CyrusIMAP to work with mysql, virtual users e-mail (without local accounts) would be a breeze and a reality. This email sent to site_archiver@lists.apple.com