Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Oct 2005 11:34:24 -0300
From:      "RH Lists" <lists@101.net>
To:        <freebsd-ports@freebsd.org>
Subject:   First time port builder - help with MySQL headers needed
Message-ID:  <auto-000000890205@transact.bm>

next in thread | raw e-mail | index | archive | help
Good morning,

 

I'm attempting to build a port of Osprey (osprey.ibiblio.org), and I have it
to the point where it's checking for mysql libraries.  

 

I have the following mysql ports installed:

 

mysql-client-4.1.14                 

mysql-server-4.1.14                 

 

However, during the configure script, it bombs out:

 

checking /usr/include/mysql/mysql.h usability... yes

checking /usr/include/mysql/mysql.h presence... yes

checking for /usr/include/mysql/mysql.h... yes

checking for mysql_real_connect in -lmysqlclient... no

configure: error: Missing mysql library.

            Use --with-mysql=/path/to/mysql

 

I've seen this before, and in the past, I've worked around it by installing
mysql from source. But since I'm building a port, I suppose I should do it
the right way.

 

What's the trick?

 

Thanks all

 

Rob

 


---
Checked for viruses by Transact Bermuda



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?auto-000000890205>