Opened 13 years ago

Closed 13 years ago

#30122 closed defect (fixed)

bacula @5.0.3 +mysql4: Unable to find mysql.h in standard locations

Reported by: fyzzics@… Owned by: mf2k (Frank Schima)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: bacula

Description

Attempt to install bacula +mysql4 did not build due to a failure to find mysql.h:

:info:configure checking for library containing dlopen... none required
:info:configure checking for PostgreSQL support... no
:info:configure checking for MySQL support... no
:info:configure configure: error: Unable to find mysql.h in standard locations

Mac Mini running 10.6.8. However, it does look like mysql4 did install normally.

Change History (5)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to macsforever2000@…
Port: bacula added

mysql4 is obsolete in the extreme. Upstream support for it ended years ago, and it will be deleted from MacPorts soon. Surely you would wish to use mysql5 by now?

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: bacula @5.0.3 +mysql4 Configure error - build failurebacula @5.0.3 +mysql4: Unable to find mysql.h in standard locations

comment:3 Changed 13 years ago by mf2k (Frank Schima)

Status: newassigned

The mysql5 variant works fine. I'm inclined to simply remove the mysql4 variant.

comment:4 Changed 13 years ago by fyzzics@…

I have no problem with that. I only specified mysql4 out of ignorance. If mysql5 works fine with bacula, then I am a happy camper.

comment:5 Changed 13 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: assignedclosed

I removed the mysql4 variant in r80394.

Note: See TracTickets for help on using tickets.