Date: Sun, 07 Nov 2004 17:43:57 -0600 From: Jason Dusek <jason-dusek@uiowa.edu> To: freebsd-ports@freebsd.org Subject: Re: mysqlclient.12 Message-ID: <418EB33D.5090302@uiowa.edu> In-Reply-To: <418D494A.70805@uiowa.edu> References: <418D494A.70805@uiowa.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
A few days ago I wrote in saying that the MySQL 4.0 port was broken, and Kris Kenway suggested that I updgrade my ports. I CVSupped and ran: # portupgrade -rRaO Then I went ahead and tried to build MySQL 4.0 again: 20041107 ~ 17:26:03 ~ /usr/ports/databases/mysql40-server 22 jsn@localhost # make all install clean <...snip.../> ===> Compressing manual pages for mysql-client-4.0.22 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib/mysql ldconfig: /usr/local/lib/mysql: ignoring group-writable directory ===> Registering installation for mysql-client-4.0.22 ===> Returning to build of mysql-server-4.0.22 Error: shared library "mysqlclient.12" does not exist *** Error code 1 Stop in /usr/ports/databases/mysql40-server. I've tried mysql41-server as well - gives me a slightly different error: Error: shared library "mysqlclient.14" does not exist *** Error code 1 Stop in /usr/ports/databases/mysql41-server. Any suggestions? _jason Jason Dusek wrote: >> This almost always means you have an out-of-date port installed. Use >> portupgrade to upgrade your ports. >> >> Kris > > > Could you explain what this has to do with an out-of-date port? > > _jason > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?418EB33D.5090302>