← Back to team overview

ourdelta-developers team mailing list archive

[Bug 462503] [NEW] bintar packages must link libmysqlclient statically to allow easy installation in non-default location

 

Public bug reported:

Fix is to add these two ./configure flags:

    --with-client-ldflags=-static --with-mysqld-ldflags=-static

** Affects: maria
     Importance: Undecided
         Status: New

** Affects: ourdelta
     Importance: Undecided
         Status: New

** Also affects: ourdelta
   Importance: Undecided
       Status: New

-- 
bintar packages must link libmysqlclient statically to allow easy installation in non-default location
https://bugs.launchpad.net/bugs/462503
You received this bug notification because you are a member of OurDelta-
developers, which is the registrant for OurDelta.

Status in Maria: New
Status in OurDelta - Builds for MySQL,Maria: New

Bug description:
Fix is to add these two ./configure flags:

    --with-client-ldflags=-static --with-mysqld-ldflags=-static



Follow ups

References