Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Nov 2004 16:08:11 -0600
From:      Jason Dusek <jason-dusek@uiowa.edu>
To:        freebsd-ports@freebsd.org
Subject:   Re: mysqlclient.12
Message-ID:  <418BF9CB.1080303@uiowa.edu>
In-Reply-To: <418BF457.7040801@uiowa.edu>
References:  <418BF457.7040801@uiowa.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
The mysql41-server exhibits similar behaviour:

   20041105  ~  16:03:14  ~  /usr/ports/databases/mysql41-client 48
   jsn@localhost # make all install clean
   <...snip.../>
   ===>   Running ldconfig
   /sbin/ldconfig -m /usr/local/lib/mysql
   ldconfig: /usr/local/lib/mysql: ignoring group-writable directory
   ===>   Registering installation for mysql-client-4.1.7
   ===>   Returning to build of mysql-server-4.1.7
   Error: shared library "mysqlclient.14" does not exist
   *** Error code 1

   Stop in /usr/ports/databases/mysql41-server.

I'm running an old 5.3 Beta:

   20041105  ~  16:05:18  ~  /usr/ports/databases/mysql41-client
   48 jsn@localhost # uname -a
   FreeBSD localhost 5.3-BETA2 FreeBSD 5.3-BETA2 #0:
   Mon Sep  6 15:27:56 CDT 2004
   root@localhost:/usr/obj/usr/src/sys/CUSTOM  i386

Does this make any difference? How does anyone build MySQL anymore?

_jason

Jason Dusek wrote:
> I'm having trouble installing mysql40-server - it installs 
> mysql40-client and then in order to get "mysqlclient.12" but then it 
> can't find it
> 
>   Error: shared library "mysqlclient.12" does not exist
>   *** Error code 1
> 
>   Stop in /usr/ports/databases/mysql40-server.
> 
> probably because there is no such file - rather there is a 
> "libmysqlclient.so.12" in /usr/local/lib/mysql. Other people have had 
> this problem - witness:
> 
>     http://www.mail-archive.com/freebsd-questions@freebsd.org/msg46895.html
> 
> and also:
> 
>     http://lists.freebsd.org/pipermail/freebsd-ports/2004-July/014685.html
> 
> but I haven't found a solution anywhere. Is there simply a typographical 
> error in the dependency list? What is the right way to get around this 
> problem?
> 
> _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?418BF9CB.1080303>