mysql 4.1.13 compile info

David Rhodus sdrhodus at gmail.com
Sun Jul 31 10:12:30 PDT 2005


On 7/31/05, Joerg Anslik <joerg at xxxxxxxxx> wrote:
> 
> Hi,
> 
> I don't know if this is related to "us" or "them", but compiling mysql
> 4.1.13 from ports results in carloads of
> 
> [...]
> undefined reference to  '__cxa_pure_virtual'
> [...]
> 
> messages. I found that disabling the "CXX= ${CC}" line in the top
> level Makefile gets around this and the package just compiles fine
> (not using libstdc++ and friends).
> 
> I checked the mysql docs, etc. and came accross recommendations not to
> build with libstdc++ when using gcc 3.xxx, so I wonder if the CXX-line
> mentioned above should be disabled by default?
> 

I just did a ./configure && make && make install on a DFly machine
from July 19th and didn't hit any compile problems.  Though I
downloaded the source from mysql.org.  Personally there are a few
things such as mysql, apache and php that I never install from a
package management system.

-- 
                                            -David
                                            Steven David Rhodus
                                            <drhodus at xxxxxxxxxxx>






More information about the Bugs mailing list