On Wed, Jul 05, 2006 at 09:18:57AM -0500, Matt Sealey wrote: > [EMAIL PROTECTED]:/usr/ports/databases/ruby-bdb$ portupgrade -f ruby-bdb > /usr/libexec/ld-elf.so.1: > /usr/local/lib/ruby/site_ruby/1.8/i386-freebsd4/bdb.so: Undefined > symbol "db_version_4002"
I had a similar issue on one of my systems once, and as a quick fix I had to install databases/db41 too, and rebuild ruby-bdb against it. I haven't had time yet to research it any further yet, but you might want to give it a try... -- Riemer Palstra Amsterdam, The Netherlands [EMAIL PROTECTED] http://www.palstra.com/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
