Steven Rogers wrote:
Just in case there's any relevance, here's the full text of the db44 compile error
Building db44 with target all Error: Target com.apple.build returned: shell command " cd "/opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_databases_db44/work/db-4.4.20/build_unix" && make all " returned error 2 ...
I have been having a very frustrating time trying to install Apache2 +openldap. which you probably know by now is dependent on db4 and db44. Turns out there is a misconfiguration of db packages in the MacPorts repository...full details can be found here: http://concise-software.blogspot.com/2007/07/howto-sudo-port-install-db4.htm... What this link tells you is to edit as Admin: /opt/local/var/macports/sources/rsync.macports.org/release/ports/databases/db4/Portfile Change the line: configure.args --enable-compat185 --enable-dump185 --enable-cxx \ TO configure.args --enable-cxx \ Unfortunately that does not work for me, since there is nothing in .....release/ports/ The solution is to run the command: sudo port edit db4 and then remove the offending command Do the same for db44 and any other db{x} you need to make. Who do I talk to about fixing the repository? Why is it almost two weeks without the system being fixed? - Miles -- View this message in context: http://www.nabble.com/Full-db44-error-tf4021954.html#a11866676 Sent from the MacPorts - Users mailing list archive at Nabble.com.